SGMeta#

class irispy.spectrograph.SGMeta(header, spectral_window, **kwargs)[source]#

Bases: Meta

Attributes Summary

automatic_exposure_control_enabled

date_end

date_reference

date_start

detector

dimensions

distance_to_sun

exposure_control_triggers_in_observation

Number of times automatic exposure control triggered during observing campaign.

exposure_control_triggers_in_raster

Number of times automatic exposure control was triggered during this raster.

fov_center

Location of the center of the field of view.

instrument

number_raster_positions

Number of positions in raster.

observation_includes_SAA

Whether IRIS passed through SAA during observations.

observatory

observatory_at_high_latitude

Whether IRIS passed through high Earth latitude during observations.

observing_campaign_end

End time of observing mode.

observing_campaign_start

Start time of observing campaign.

observing_mode_description

observing_mode_id

processing_level

raster_fov_width_x

Width of the field of view of the raster in the X (rastering) direction.

raster_fov_width_y

Width of the field of view of the raster in the Y (slit) direction.

satellite_rotation

Satellite roll from solar north.

spatial_summing_factor

Number of pixels summed together in the spatial (Y/slit) direction.

spectral_band

The spectral band of the spectral window.

spectral_range

The spectral range of the spectral window.

spectral_summing_factor

Number of pixels summed together in the spectral direction.

spectral_window

tracking_mode_enabled

Attributes Documentation

automatic_exposure_control_enabled#
date_end#
date_reference#
date_start#
detector#
dimensions#
distance_to_sun#
exposure_control_triggers_in_observation#

Number of times automatic exposure control triggered during observing campaign.

exposure_control_triggers_in_raster#

Number of times automatic exposure control was triggered during this raster.

fov_center#

Location of the center of the field of view.

instrument#
number_raster_positions#

Number of positions in raster.

observation_includes_SAA#

Whether IRIS passed through SAA during observations.

observatory#
observatory_at_high_latitude#

Whether IRIS passed through high Earth latitude during observations.

observing_campaign_end#

End time of observing mode.

observing_campaign_start#

Start time of observing campaign.

observing_mode_description#
observing_mode_id#
processing_level#
raster_fov_width_x#

Width of the field of view of the raster in the X (rastering) direction.

raster_fov_width_y#

Width of the field of view of the raster in the Y (slit) direction.

satellite_rotation#

Satellite roll from solar north.

spatial_summing_factor#

Number of pixels summed together in the spatial (Y/slit) direction.

spectral_band#

The spectral band of the spectral window.

spectral_range#

The spectral range of the spectral window.

spectral_summing_factor#

Number of pixels summed together in the spectral direction.

spectral_window#
tracking_mode_enabled#