TelescopeInfo¶
- class sofia_redux.scan.info.telescope.TelescopeInfo[source]¶
Bases:
InfoBase
Initialize the telescope information.
Contains information on the telescope, telescope coordinate system epoch, and whether it is tracking the source coordinates.
Attributes Summary
Return the string log ID for the info.
Methods Summary
edit_image_header
(header[, scans])Edit a FITS image header with the telescope information.
Return the telescope name.
Attributes Documentation
- log_id¶
Return the string log ID for the info.
The log ID is used to extract certain information from table data.
- Returns:
- str
Methods Documentation