HighLevelWCSWrapper¶
-
class
astropy.wcs.wcsapi.HighLevelWCSWrapper(low_level_wcs)[source]¶ Bases:
astropy.wcs.wcsapi.HighLevelWCSMixinWrapper class that can take any
BaseLowLevelWCSobject and expose the high-level WCS API.Attributes Summary
array_shapeSee array_shapeaxis_correlation_matrixSee axis_correlation_matrixlow_level_wcsReturns a reference to the underlying low-level WCS object. pixel_boundsSee pixel_boundspixel_n_dimSee world_n_dimworld_axis_physical_typesSee world_axis_physical_typesworld_axis_unitsSee world_axis_unitsworld_n_dimSee world_n_dimAttributes Documentation
-
array_shape¶ See
array_shape
-
axis_correlation_matrix¶
-
low_level_wcs¶ Returns a reference to the underlying low-level WCS object.
-
pixel_bounds¶ See
pixel_bounds
-
pixel_n_dim¶ See
world_n_dim
-
world_axis_physical_types¶
-
world_axis_units¶ See
world_axis_units
-
world_n_dim¶ See
world_n_dim
-