Skip to content

Commit 3778eea

Browse files
authored
fill in more
1 parent 901209e commit 3778eea

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

doc/DESI_ROOT/survey/GFA/offline_matched_coadd_ccds_SURVEY.rst

+8-8
Original file line numberDiff line numberDiff line change
@@ -129,14 +129,14 @@ NIGHT int64 Night of observation (YYY
129129
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
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.
140140
FIBER_FRACFLUX float64 *Description needed.*
141141
FIBER_FRACFLUX_ELG float64 *Description needed.*
142142
FIBER_FRACFLUX_BGS float64 *Description needed.*

0 commit comments

Comments
 (0)