FITS metadata for lsst.afw.image Exposures¶
ExposureInfo
and contents such as Filter
and VisitInfo
can be stored as FITS header keywords.
The catalog schemas are described in ExposureInfo.cc
, Filter.cc
, and VisitInfo.cc
.
This page describes the equivalent FITS header keywords.
HDU 0¶
Keyword |
Format |
Units |
Accessor [1] and description |
---|---|---|---|
|
str |
Detector name. |
|
|
str |
Detector serial number. |
|
|
long int |
Exposure ID. |
|
|
float |
sec |
Exposure duration (shutter open time). |
|
float |
sec |
Time from CCD flush to readout, including shutter open time (despite the name) |
|
ISO8601 |
Date at middle of exposure, at boresight. No time zone character allowed. |
|
|
str |
Must exist and must be set to |
|
|
ISO8601 |
Deprecated; read if |
|
|
float |
MJD |
UT1 date middle of exposure, at boresight |
|
float |
deg |
Earth rotation angle at middle of exposure, at boresight. |
|
float |
deg |
Position of boresight, ICRS RA. |
|
float |
deg |
Position of boresight, ICRS Dec. |
|
float |
deg |
Position of boresight, refracted apparent topocentric Az. |
|
float |
deg |
Position of boresight, refracted apparent topocentric Alt. |
|
float |
deg |
Orientation of rotator at boresight. |
|
str |
Type of rotation; one of:
|
|
|
float |
deg |
|
|
float |
deg |
Latitude of telescope (positive eastward). |
|
float |
m |
Geodetic elevation of telescope (meters above reference spheroid). |
|
float |
C |
Air temperature. |
|
float |
Pascals |
Air pressure. |
|
float |
% |
Relative humidity. |
|
int |
HDU containing the archive used to store ancillary objects |
|
|
int |
Archive ID for coadd inputs catalogs |
|
|
int |
Archive ID for aperture correction map |
|
|
int |
Archive ID for the Exposure’s main Psf |
|
|
int |
Archive ID for the Exposure’s main Wcs |
|
|
int |
Archive ID for the Exposure’s valid polygon |
|
|
int |
Archive ID for an arbitrary Exposure component |
HDUs 1 to 3¶
Keyword |
Format |
Units |
Accessor [1] and description |
---|---|---|---|
|
double |
pixels |
X axis reference pixel, always |
|
double |
pixels |
Y axis reference pixel, always |
|
double |
Access as |
|
|
double |
Access as |
|
|
str |
Always |
|
|
str |
Always |
|
|
str |
Always |
|
|
str |
Always |