StokesFrame¶
- class gwcs.coordinate_frames.StokesFrame(axes_order: tuple[int] = (0,), axes_names: tuple[str] = ('stokes',), name: str | None = None, axis_physical_types: tuple[str | None] | None = None)[source]¶
Bases:
CoordinateFrameA coordinate frame for representing Stokes polarisation states.
- Parameters:
- namestr
Name of this frame.
- axes_ordertuple
A dimension in the data that corresponds to this axis.
Attributes Summary
The APE 14 object classes for this frame.
Attributes Documentation
- world_axis_object_classes¶