SPICEMeta#
- class sunraster.instr.spice.SPICEMeta(meta=None, key_comments=None, axes=None, data_shape=None)[source]#
Bases:
SlitSpectrographMetaABC,NDMetaAttributes Summary
Carrington Rotation number of observation.
The base time from which time axis values are measured.
Time at which photons reaching SPICE at start time would have reach Earth.
Time at which photons reaching SPICE at start time would have left Sun.
Distance to Sun center from observatory.
Coordinate of observatory location based on header info.
Velocity of observatory in direction of source.
The level to which the data has been processed.
Solar radius in angular units as seen from observatory.
Solar radius in units of length.
Tilt angle of solar north toward spacecraft.
Angle from spacecraft celestial north to solar north.
Angle from spacecraft ecliptic north to solar north angle.
The data version.
Attributes Documentation
- bias_frame_subtracted_onboard#
- carrington_rotation#
Carrington Rotation number of observation.
- contains_dumbbell#
- darkmap_subtracted_onboard#
- date_end#
- date_reference#
- date_start#
- date_start_earth#
Time at which photons reaching SPICE at start time would have reach Earth.
- date_start_sun#
Time at which photons reaching SPICE at start time would have left Sun.
The Sun is defined as the center of the Sun assuming photon was not impeded.
- detector#
- distance_to_sun#
- dumbbell_type#
- instrument#
- observatory#
- observer_location#
- observer_radial_velocity#
- observing_mode_id_solar_orbiter#
- processing_level#
- rsun_angular#
- rsun_meters#
- slit_id#
- slit_width#
- solar_B0#
Tilt angle of solar north toward spacecraft.
- solar_P0#
Angle from spacecraft celestial north to solar north.
- solar_ep#
Angle from spacecraft ecliptic north to solar north angle.
- spectral_window#
- spice_observation_id#
- version#
- window_type#