Skip to content

Commit 5b056bc

Browse files
committed
add missing columns
1 parent 00a5898 commit 5b056bc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

doc/DESI_SPECTRO_REDUX/SPECPROD/exposures-SPECPROD.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ TSNR2_BGS float64 BGS template (S/N)^2 summed over B,R,Z
175175
TSNR2_GPBBACKUP float64 GPBBACKUP template (S/N)^2 summed over B,R,Z
176176
TSNR2_QSO float64 QSO template (S/N)^2 summed over B,R,Z
177177
TSNR2_LRG float64 LRG template (S/N)^2 summed over B,R,Z
178-
TSNR2_ALPHA float32 *Description needed.*
178+
TSNR2_ALPHA float32 Scaling factor on the CCD readnoise component to the TSNR2
179179
SURVEY char[7] Survey name
180180
GOALTYPE char[6] The intended observing conditions for the tile
181181
FAPRGRM char[*] PROGRAM in fiberassign file

doc/DESI_SPECTRO_REDUX/SPECPROD/exposures/NIGHT/EXPID/stdstars-SPECTROGRAPH-EXPID.rst

+2
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ Required Data Table Columns
141141
===================== ======= ===== =======================================
142142
Name Type Units Description
143143
===================== ======= ===== =======================================
144+
TARGETID int64 Unique DESI target ID
145+
FIBER int32 Fiber ID on the CCDs [0-4999]
144146
LOGG float64 log10( surface gravity / solar value)
145147
TEFF float64 K Effective temperature
146148
FEH float64 log10( iron abundance / solar value)

0 commit comments

Comments
 (0)