HighLevelWCSWrapper

class astropy.wcs.wcsapi.HighLevelWCSWrapper(low_level_wcs)[source]

Bases: astropy.wcs.wcsapi.HighLevelWCSMixin

Wrapper class that can take any BaseLowLevelWCS object and expose the high-level WCS API.

Attributes Summary

array_shape

See array_shape

axis_correlation_matrix

See 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

See world_axis_physical_types

world_axis_units

See world_axis_units

world_n_dim

See world_n_dim

Attributes Documentation

array_shape

See array_shape

axis_correlation_matrix

See 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

See world_axis_physical_types

world_axis_units

See world_axis_units

world_n_dim

See world_n_dim