WrightTools.data.Data.zoom
- Data.zoom(factor, order=1, verbose=True)[source]
Zoom the data array using spline interpolation of the requested order.
The number of points along each axis is increased by factor. See scipy ndimage for more info.
Zoom the data array using spline interpolation of the requested order.
The number of points along each axis is increased by factor. See scipy ndimage for more info.