WCSAPIMixin =========== .. currentmodule:: gwcs.api .. autoclass:: WCSAPIMixin :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~WCSAPIMixin.array_shape ~WCSAPIMixin.axis_correlation_matrix ~WCSAPIMixin.bounding_box ~WCSAPIMixin.forward_transform ~WCSAPIMixin.input_frame ~WCSAPIMixin.low_level_wcs ~WCSAPIMixin.output_frame ~WCSAPIMixin.pixel_axis_names ~WCSAPIMixin.pixel_bounds ~WCSAPIMixin.pixel_n_dim ~WCSAPIMixin.pixel_shape ~WCSAPIMixin.serialized_classes ~WCSAPIMixin.world_axis_names ~WCSAPIMixin.world_axis_object_classes ~WCSAPIMixin.world_axis_object_components ~WCSAPIMixin.world_axis_physical_types ~WCSAPIMixin.world_axis_units ~WCSAPIMixin.world_n_dim .. rubric:: Methods Summary .. autosummary:: ~WCSAPIMixin.array_index_to_world ~WCSAPIMixin.array_index_to_world_values ~WCSAPIMixin.evaluate ~WCSAPIMixin.invert ~WCSAPIMixin.pixel_to_world ~WCSAPIMixin.pixel_to_world_values ~WCSAPIMixin.world_to_array_index ~WCSAPIMixin.world_to_array_index_values ~WCSAPIMixin.world_to_pixel ~WCSAPIMixin.world_to_pixel_values .. rubric:: Attributes Documentation .. autoattribute:: array_shape .. autoattribute:: axis_correlation_matrix .. autoattribute:: bounding_box .. autoattribute:: forward_transform .. autoattribute:: input_frame .. autoattribute:: low_level_wcs .. autoattribute:: output_frame .. autoattribute:: pixel_axis_names .. autoattribute:: pixel_bounds .. autoattribute:: pixel_n_dim .. autoattribute:: pixel_shape .. autoattribute:: serialized_classes .. autoattribute:: world_axis_names .. autoattribute:: world_axis_object_classes .. autoattribute:: world_axis_object_components .. autoattribute:: world_axis_physical_types .. autoattribute:: world_axis_units .. autoattribute:: world_n_dim .. rubric:: Methods Documentation .. automethod:: array_index_to_world .. automethod:: array_index_to_world_values .. automethod:: evaluate .. automethod:: invert .. automethod:: pixel_to_world .. automethod:: pixel_to_world_values .. automethod:: world_to_array_index .. automethod:: world_to_array_index_values .. automethod:: world_to_pixel .. automethod:: world_to_pixel_values