ExampleObservationInfo¶
- class sofia_redux.scan.custom.example.info.observation.ExampleObservationInfo[source]¶
Bases:
ObservationInfo
Initialize the observation information for the example instrument.
Methods Summary
Read and apply the FITS options from the configuration.
get_table_entry
(name)Given a name, return the parameter stored in the information object.
Methods Documentation