Skip to content

Commit

Permalink
Update offline_matched_coadd_ccds_SURVEY.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ameisner authored Dec 16, 2024
1 parent cc52664 commit 84dfcde
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions doc/DESI_ROOT/survey/GFA/offline_matched_coadd_ccds_SURVEY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,17 +72,17 @@ N_NON_FINITE int64 adu Number of non-finite pixel values
MAX float64 adu Max pixel value of raw CCD image.
MIN float64 adu Min pixel value of raw CCD image.
SIG_ROBUST float64 adu Robust standard deviation of raw CCD image.
SIG float64 adu *Description needed.*
SIG float64 adu Standard deviation of raw CCD image.
MEDIAN_Q1 float64 adu *Description needed.*
MEAN_Q1 float64 adu *Description needed.*
N_NON_FINITE_Q1 int64 adu *Description needed.*
MAX_Q1 float64 adu Maximum raw GFA image pixel value in ADU in quadrant 1 (amp G)
MIN_Q1 float64 *Description needed.*
SIG_ROBUST_Q1 float64 *Description needed.*
SIG_Q1 float64 *Description needed.*
MEDIAN_Q2 float64 *Description needed.*
MEAN_Q2 float64 *Description needed.*
N_NON_FINITE_Q2 int64 *Description needed.*
MIN_Q1 float64 Minimum raw GFA image pixel value in ADU in quadrant 1 (amp G)
SIG_ROBUST_Q1 float64 Robust standard deviation of quadrant 1 (amp G)
SIG_Q1 float64 Standard deviation of quadrant 1 (amp G)
MEDIAN_Q2 float64 Median of quadrant 2 (amp H)
MEAN_Q2 float64 Mean of quadrant 2 (amp H)
N_NON_FINITE_Q2 int64 Number of non-finite pixel values in quadrant 2 (amp H)
MAX_Q2 float64 adu Maximum raw GFA image pixel value in ADU in quadrant 2 (amp H)
MIN_Q2 float64 *Description needed.*
SIG_ROBUST_Q2 float64 *Description needed.*
Expand Down

0 comments on commit 84dfcde

Please sign in to comment.