Skip to content

Commit 1836a2a

Browse files
committed
Add 5 new columns, that arise from coadding fibers, to redrock file
1 parent 98a68fd commit 1836a2a

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

doc/DESI_SPECTRO_REDUX/SPECPROD/tiles/GROUPTYPE/TILEID/GROUPID/redrock-SPECTROGRAPH-TILEID-GROUPID.rst

+8-3
Original file line numberDiff line numberDiff line change
@@ -224,13 +224,18 @@ MEAN_DELTA_X float32 mm Mean (over exposures) fiber diff
224224
RMS_DELTA_X float32 mm RMS (over exposures) of the fiber difference between measured and requested CS5 X location on focal plane
225225
MEAN_DELTA_Y float32 mm Mean (over exposures) fiber difference requested - actual CS5 Y location on focal plane
226226
RMS_DELTA_Y float32 mm RMS (over exposures) of the fiber difference between measured and requested CS5 Y location on focal plane
227+
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
229+
MEAN_FIBER_X float32 mm Mean (over exposures) fiber CS5 X location on focal plane
230+
MEAN_FIBER_Y float32 mm Mean (over exposures) fiber CS5 Y location on focal plane
227231
MEAN_FIBER_RA float64 deg Mean (over exposures) RA of actual fiber position
228232
STD_FIBER_RA float32 arcsec Standard deviation (over exposures) of RA of actual fiber position
229233
MEAN_FIBER_DEC float64 deg Mean (over exposures) DEC of actual fiber position
230234
STD_FIBER_DEC float32 arcsec Standard deviation (over exposures) of DEC of actual fiber position
231-
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
232-
MEAN_FIBER_X float32 mm Mean (over exposures) fiber CS5 X location on focal plane
233-
MEAN_FIBER_Y float32 mm Mean (over exposures) fiber CS5 Y location on focal plane
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)
234239
========================== ======= ============ ===============================================================================================================================
235240

236241
.. [1] Optional

0 commit comments

Comments
 (0)