STIXImaging#
- class stixpy.coordinates.frames.STIXImaging(*args, **kwargs)[source]#
Bases:
SunPyBaseCoordinateFrameSTIX Imaging Frame
Tx(aka “theta_x”) along the pixel rows (e.g. 0, 1, 2, 3; 4, 5, 6, 8).Ty(aka “theta_y”) along the pixel columns (e.g. A, B, C, D).distanceis the Sun-observer distance.
Aligned with STIX ‘pixels’ +X corresponds direction along pixel row toward pixels 0, 4 and +Y corresponds direction along columns towards pixels 0, 1, 2, 3.
Col\Row --------- | 3 | 7 | D | _|_ | | |11 | | --------- | 2 | 6 | C | _|_ | | |10 | | --------- | 1 | 5 | B | _|_ | | | 9 | | --------- | 0 | 4 | A | _|_ | | | 8 | | ---------Attributes Summary
Default representation for differential data (e.g., velocity)
Default representation for position data
Mapping for frame-specific component names
A frame attribute
Average time of the observation 'mean(obstime, obstime_end)'.
A frame attribute
A frame attribute
Attributes Documentation
- default_differential#
Default representation for differential data (e.g., velocity)
- default_representation#
Default representation for position data
- frame_attributes = {'observer': <sunpy.coordinates.frameattributes.ObserverCoordinateAttribute object>, 'obstime': <sunpy.coordinates.frameattributes.TimeFrameAttributeSunPy object>, 'obstime_end': <sunpy.coordinates.frameattributes.TimeFrameAttributeSunPy object>, 'rsun': <astropy.coordinates.attributes.QuantityAttribute object>}#
- frame_specific_representation_info#
Mapping for frame-specific component names
- name = 'stiximaging'#
- observer#
A frame attribute
No default value
- obstime_avg#
Average time of the observation ‘mean(obstime, obstime_end)’.
- obstime_end#
A frame attribute
No default value
- rsun#
A frame attribute
Default: 695700.0 km