StokesFrame =========== .. currentmodule:: gwcs.coordinate_frames .. autoclass:: StokesFrame :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~StokesFrame.axes_names ~StokesFrame.axes_order ~StokesFrame.axes_type ~StokesFrame.axis_physical_types ~StokesFrame.name ~StokesFrame.naxes ~StokesFrame.reference_frame ~StokesFrame.serialized_classes ~StokesFrame.unit ~StokesFrame.world_axis_object_classes ~StokesFrame.world_axis_object_components .. rubric:: Methods Summary .. autosummary:: ~StokesFrame.from_high_level_coordinates ~StokesFrame.to_high_level_coordinates .. rubric:: Attributes Documentation .. autoattribute:: axes_names .. autoattribute:: axes_order .. autoattribute:: axes_type .. autoattribute:: axis_physical_types .. autoattribute:: name .. autoattribute:: naxes .. autoattribute:: reference_frame .. autoattribute:: serialized_classes .. autoattribute:: unit .. autoattribute:: world_axis_object_classes .. autoattribute:: world_axis_object_components .. rubric:: Methods Documentation .. automethod:: from_high_level_coordinates .. automethod:: to_high_level_coordinates