Skip to content

Commit 296a8fb

Browse files
authored
Update offline_matched_coadd_ccds_SURVEY.rst
1 parent b4b68b9 commit 296a8fb

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

doc/DESI_ROOT/survey/GFA/offline_matched_coadd_ccds_SURVEY.rst

+12-12
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ AIRMASS_PER_GFA float64 Airmass in degrees for th
168168
ZP_ADU_PER_S float64 mag GFA camera zeropoint (r-band mag corresponding to total flux of 1 ADU/second).
169169
N_STARS_FOR_ZP int64 Number of stars used in computing the zeropoint.
170170
TRANSPARENCY float64 r-band transparency value for this GFA camera.
171-
KTERM float32 mag K-term in zeropoint calculation corresponding to this GFA camera's zenith distance.
171+
KTERM float32 mag k-term in zeropoint calculation corresponding to this GFA camera's zenith distance.
172172
FRACFLUX_NOMINAL_POINTSOURCE float32 Point source fraction of flux for a circular aperture roughly approximating the size of a DESI fiber.
173173
FRACFLUX_NOMINAL_ELG float32 Fiducial ELG morphology fraction of flux for a circular aperture roughly approximating the size of a DESI fiber.
174174
FRACFLUX_NOMINAL_BGS float32 Fiducial BGS morphology fraction of flux for a circular aperture roughly approximating the size of a DESI fiber.
@@ -196,22 +196,22 @@ FNAME_MASTER_DARK char[112] File name of master dark
196196
DO_FIT_DARK_SCALING binary Whether or not the master dark scaling was fit based on the GFA image itself.
197197
MASTER_DARK_EXPTIME float64 Integration time of the dark exposures used to make the relevant master dark.
198198
MASTER_DARK_GCCDTEMP float64 Average CCD temperature of the dark exposures used to make the relevant master dark.
199-
DARK_TEMP_SCALING_FACTOR float64 *Description needed.*
200-
TOTAL_DARK_SCALING_FACTOR float64 *Description needed.*
201-
DARK_RESCALE_FACTORS_PER_AMP float64[4] *Description needed.*
202-
DARK_RESCALE_FACTOR_BESTFIT float64 *Description needed.*
203-
DARK_RESCALE_FACTOR_ADOPTED float64 *Description needed.*
204-
APPLY_DARK_RESCALE_FACTOR binary *Description needed.*
205-
DARK_RESCALE_NCALLS int64[4] *Description needed.*
206-
DARK_RESCALE_CONVERGED binary[4] *Description needed.*
199+
DARK_TEMP_SCALING_FACTOR float64 Factor by which the master dark was scaled based on CCD temperature.
200+
TOTAL_DARK_SCALING_FACTOR float64 Total factor by which the master dark was scaled accounting for both exposure time and CCD temperature.
201+
DARK_RESCALE_FACTORS_PER_AMP float64[4] Per-amp factor by which the master dark was scaled accounting for both exposure time and CCD temperature.
202+
DARK_RESCALE_FACTOR_BESTFIT float64 Master dark rescaling factor fit from the GFA image data itself.
203+
DARK_RESCALE_FACTOR_ADOPTED float64 Adopted master dark rescaling from either CCD temperature-based scaling or else from empirical fit to the GFA image iself.
204+
APPLY_DARK_RESCALE_FACTOR binary Whether or not the adopted dark rescaling factor was applied.
205+
DARK_RESCALE_NCALLS int64[4] Per-amp number of dark current rescaling fit iterations.
206+
DARK_RESCALE_CONVERGED binary[4] Per-amp indication of whether the dark current rescaling fit converged.
207207
REQ_MJD_MIN float64 *Description needed.*
208208
REQ_MJD_MAX float64 *Description needed.*
209-
N_PMGSTARS_ALL int64 *Description needed.*
210-
N_PMGSTARS_RETAINED int64 *Description needed.*
209+
N_PMGSTARS_ALL int64 Number of platemaker stars.
210+
N_PMGSTARS_RETAINED int64 Number of platemaker stars retained by platemaker.
211211
FIBERFAC float64 *Description needed.*
212212
FIBERFAC_ELG float64 *Description needed.*
213213
FIBERFAC_BGS float64 *Description needed.*
214-
SPECTRO_EXPID int64 *Description needed.*
214+
SPECTRO_EXPID int64 DESI spectroscopic exposure number.
215215
============================ =========== ============= ================================================================================
216216

217217
HDU2

0 commit comments

Comments
 (0)