utilities#
Module containing utility methods for manipulating images and grids
Functions
|
A faster version of scipy.interpolate.griddata implemented using scipy.ndimage.map_coordinates. |
|
Flattens a grid into a list of points. |
|
Returns the data from a fits file as a 2d numpy array |
|
Rotates and shifts an image. |
Classes
|
Grid of points on the sky |