@@ -104,24 +104,24 @@ SIG_Q4 float64 adu Standard deviation of quadrant 4
104
104
CAMERA char[6] Camera identifier. Passband and SPECGRPH ([brz][0-9]).
105
105
EXTNAME char[6] String guide camera name; one of GUIDE0, GUIDE2, GUIDE3, GUIDE5, GUIDE7, GUIDE8
106
106
CONTRAST float64 Pattern-matching contrast for ``gfa_reduce `` astrometry; larger CONTRAST indicates a more robust astrometric solution
107
- SKY_MAG_AB float64 * Description needed. *
108
- SKY_MAG_AB_SUBREGION float64 * Description needed. *
109
- SKY_MAG_AB_PER_AMP float32[4] * Description needed. *
107
+ SKY_MAG_AB float64 mag arcsec^-2 GFA-measured sky brightness.
108
+ SKY_MAG_AB_SUBREGION float64 mag arcsec^-2 Sky brightness in a subregion of the GFA image.
109
+ SKY_MAG_AB_PER_AMP float32[4] mag arcsec^-2 Per-amp GFA-measured sky brightness.
110
110
PETAL_LOC binary Petal location [0-9]
111
111
EXPID int64 DESI Exposure ID number
112
112
MJD float64 d Modified Julian Date when shutter was opened for this exposure
113
113
LST_DEG float64 deg Local Sidereal Time in degrees
114
- MOON_ILLUMINATION float64 * Description needed. *
114
+ MOON_ILLUMINATION float64 Moon illumination fraction.
115
115
PROGRAM char[88] DESI program type - BRIGHT, DARK, BACKUP, OTHER
116
- SKYRA float64 * Description needed. *
117
- SKYDEC float64 * Description needed. *
118
- ZENITH_DIST_DEG float64 * Description needed. *
119
- DOMSHUTL char[8] * Description needed. *
120
- DOMSHUTU char[8] * Description needed. *
121
- PMCOVER char[8] * Description needed. *
122
- MOONRA float64 * Description needed. *
123
- MOONDEC float64 * Description needed. *
124
- MOON_ZD_DEG float64 * Description needed. *
116
+ SKYRA float64 deg Boresight RA from TCS.
117
+ SKYDEC float64 deg Boresight DEC from TCS.
118
+ ZENITH_DIST_DEG float64 deg Boresight zenith distance.
119
+ DOMSHUTL char[8] Dome lower shutter status inherited from TCS.
120
+ DOMSHUTU char[8] Dome upper shutter status inherited from TCS.
121
+ PMCOVER char[8] Primary mirror cover status inherited from TCS.
122
+ MOONRA float64 deg RA of the Moon at the relevant epoch.
123
+ MOONDEC float64 deg Dec of the Moon at the relevant epoch.
124
+ MOON_ZD_DEG float64 deg Moon angular distance from zenith.
125
125
T_C_FOR_DARK float64 *Description needed. *
126
126
T_C_FOR_DARK_IS_GUESS int64 *Description needed. *
127
127
TIME_S_FOR_DARK float64 *Description needed. *
0 commit comments