You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MOONRA float64 deg RA of the Moon at the relevant epoch.
123
123
MOONDEC float64 deg Dec of the Moon at the relevant epoch.
124
124
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 degTemperature 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.
128
128
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.
130
130
EXPTIME float64 s Length of time shutter was open
131
131
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
0 commit comments