pixel_axis_to_world_axes#

ndcube.utils.wcs.pixel_axis_to_world_axes(pixel_axis, axis_correlation_matrix)[source]#

Retrieves the indices of the world axis physical types corresponding to a pixel axis.

Parameters:
Returns:

world_axes (numpy.ndarray) – The world axis indices corresponding to the pixel axis.