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
See
array_shapeReturns a reference to the underlying low-level WCS object.
See
pixel_boundsSee
world_n_dimSee
world_axis_unitsSee
world_n_dimAttributes Documentation
-
array_shape¶ See
array_shape
-
axis_correlation_matrix¶
-
low_level_wcs¶
-
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
-