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
@@ -225,17 +234,17 @@ RMS_DELTA_X float32 mm RMS (over exposures) of the fibe
225
234
MEAN_DELTA_Y float32 mm Mean (over exposures) fiber difference requested - actual CS5 Y location on focal plane
226
235
RMS_DELTA_Y float32 mm RMS (over exposures) of the fiber difference between measured and requested CS5 Y location on focal plane
227
236
MEAN_PSF_TO_FIBER_SPECFLUX float32 Mean of input exposures fraction of light from point-like source captured by 1.5 arcsec diameter fiber given atmospheric seeing
228
-
MEAN_MJD float64 d Mean MJD across fibers contributing to coadd
237
+
MEAN_MJD [1]_ float64 d Mean MJD across fibers contributing to coadd
229
238
MEAN_FIBER_X float32 mm Mean (over exposures) fiber CS5 X location on focal plane
230
239
MEAN_FIBER_Y float32 mm Mean (over exposures) fiber CS5 Y location on focal plane
231
240
MEAN_FIBER_RA float64 deg Mean (over exposures) RA of actual fiber position
232
241
STD_FIBER_RA float32 arcsec Standard deviation (over exposures) of RA of actual fiber position
233
242
MEAN_FIBER_DEC float64 deg Mean (over exposures) DEC of actual fiber position
234
243
STD_FIBER_DEC float32 arcsec Standard deviation (over exposures) of DEC of actual fiber position
235
-
MIN_MJD float64 d Minimum MJD contributing to fiber coadd
236
-
MAX_MJD float64 d Maximum MJD contributing to fiber coadd
237
-
FIRSTNIGHT int32 First night tile was observed (YYYYMMDD)
238
-
LASTNIGHT int32 Last night tile was observed (YYYYMMDD)
244
+
MIN_MJD [1]_ float64 d Minimum MJD contributing to fiber coadd
245
+
MAX_MJD [1]_ float64 d Maximum MJD contributing to fiber coadd
246
+
FIRSTNIGHT [1]_ int32 First night tile was observed (YYYYMMDD)
247
+
LASTNIGHT [1]_ int32 Last night tile was observed (YYYYMMDD)
0 commit comments