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
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.
207
207
REQ_MJD_MIN float64 *Description needed.*
208
208
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.
0 commit comments