Skip to content

Commit 0529e46

Browse files
authored
Update offline_matched_coadd_ccds_SURVEY.rst
1 parent fab1521 commit 0529e46

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/DESI_ROOT/survey/GFA/offline_matched_coadd_ccds_SURVEY.rst

+5-5
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,11 @@ PMCOVER char[8] Primary mirror cover status inher
122122
MOONRA float64 deg RA of the Moon at the relevant epoch.
123123
MOONDEC float64 deg Dec of the Moon at the relevant epoch.
124124
MOON_ZD_DEG float64 deg Moon angular distance from zenith.
125-
T_C_FOR_DARK float64 *Description needed.*
126-
T_C_FOR_DARK_IS_GUESS int64 *Description needed.*
127-
TIME_S_FOR_DARK float64 *Description needed.*
125+
T_C_FOR_DARK float64 deg Temperature used for dark current calculation (degrees Celsius).
126+
T_C_FOR_DARK_IS_GUESS int64 Flag for whether temperature for dark current was a guess due to lack of metadata.
127+
TIME_S_FOR_DARK float64 Exposure time used for dark current calculation.
128128
NIGHT int64 Night of observation (YYYYMMDD) starting at local noon before observations start
129-
FOCUS char[39] *Description needed.*
129+
FOCUS char[39] Hexapod focus settings inherited from TCS.
130130
EXPTIME float64 s Length of time shutter was open
131131
CUBE_INDEX int64 Integer frame counter within the guide cube; ``CUBE_INDEX`` increases with time within each guide cube; 0 for acquisition images; -1 for matched coadds
132132
COADD_INDEX_START int64 *Description needed.*
@@ -192,7 +192,7 @@ CTYPE char[16] *Description needed.*
192192
LONGPOLE float64 *Description needed.*
193193
LATPOLE float64 *Description needed.*
194194
PV2 float64[2] *Description needed.*
195-
FNAME_MASTER_DARK char[112] *Description needed.*
195+
FNAME_MASTER_DARK char[112] File name of master dark used for dark current correction.
196196
DO_FIT_DARK_SCALING binary *Description needed.*
197197
MASTER_DARK_EXPTIME float64 *Description needed.*
198198
MASTER_DARK_GCCDTEMP float64 *Description needed.*

0 commit comments

Comments
 (0)