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
Copy file name to clipboardexpand all lines: doc/DESI_ROOT/survey/GFA/offline_matched_coadd_ccds_SURVEY.rst
+8-8
Original file line number
Diff line number
Diff line change
@@ -129,14 +129,14 @@ NIGHT int64 Night of observation (YYY
129
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
132
-
COADD_INDEX_START int64 *Description needed.*
133
-
COADD_INDEX_END int64 *Description needed.*
134
-
COADD_MJDOBS_MIN float64 d *Description needed.*
135
-
COADD_MJDOBS_MAX float64 d *Description needed.*
136
-
RACEN float64 deg *Description needed.*
137
-
DECCEN float64 deg *Description needed.*
138
-
FNAME_RAW char[76] *Description needed.*
139
-
GITREV char[7] *Description needed.*
132
+
COADD_INDEX_START int64 Starting index of the coadd within the guider image cube sequence.
133
+
COADD_INDEX_END int64 Ending index (inclusive) of the coadd within the guider image cube sequence.
134
+
COADD_MJDOBS_MIN float64 d Minimum MJD of guider frames contributing to the coadd.
135
+
COADD_MJDOBS_MAX float64 d Maximum MJD of guider frames contributing to the coadd.
136
+
RACEN float64 deg Central RA of the guider image.
137
+
DECCEN float64 deg Central Dec of the guider image.
138
+
FNAME_RAW char[76] Raw file name for guider image cube.
139
+
GITREV char[7] Git version for gfa_reduce software.
0 commit comments