@@ -149,18 +149,18 @@ PSF_FWHM_ASEC float64 asec PSF FWHM in arcseconds.
149
149
PSF_CENTROID_CBOX float64 pix Centering box sidelength used for PSF centroid determination.
150
150
PSF_CENTROID_FAILED int64 Flag indicating whether PSF centroiding failed.
151
151
RADPROF_FWHM_ASEC float64 asec PSF FWHM in arcseconds determined from a fit to a 1-dimensional radial profile of the PSF.
152
- PSF_CENTROIDING_FLAG int64 * Description needed. *
153
- PSF_ASYMMETRY_RATIO float32 * Description needed. *
154
- PSF_ASYMMETRY_NUMERATOR float32 * Description needed. *
155
- PSF_ASYMMETRY_DENOMINATOR float32 * Description needed. *
156
- PSF_TOTAL_FLUX float32 * Description needed. *
157
- PROFILE_RADIUS_PIX float32[26] * Description needed. *
158
- PSF_RADIAL_PROFILE float32[26] * Description needed. *
159
- MOUNTHA_HEADER float64 * Description needed. *
160
- MOUNTDEC_HEADER float64 * Description needed. *
161
- HA_DEG float64 * Description needed. *
162
- HA_DEG_PER_GFA float64 * Description needed. *
163
- MOON_SEP_DEG float64 * Description needed. *
152
+ PSF_CENTROIDING_FLAG int64 Flag indicating potential issues with PSF centroiding.
153
+ PSF_ASYMMETRY_RATIO float32 Dimensionless metric characterizing the level of PSF asymmetry.
154
+ PSF_ASYMMETRY_NUMERATOR float32 Numerator of the PSF_ASYMMETRY_RATIO metric.
155
+ PSF_ASYMMETRY_DENOMINATOR float32 Denominator of the PSF_ASYMMETRY_RATIO metric.
156
+ PSF_TOTAL_FLUX float32 adu Total PSF flux.
157
+ PROFILE_RADIUS_PIX float32[26] pix List of radius values in pixels for the PSF radial profile.
158
+ PSF_RADIAL_PROFILE float32[26] List of PSF amplitude values for the PSF radial profile.
159
+ MOUNTHA_HEADER float64 deg MOUNTHA hour angle inherited from TCS.
160
+ MOUNTDEC_HEADER float64 deg MOUNTDEC declination inherited from TCS.
161
+ HA_DEG float64 deg Boresight hour angle in degrees calculated independently of MOUNTHA reported by TCS.
162
+ HA_DEG_PER_GFA float64 deg Hour angle in degrees calculated for the relevant GFA camera.
163
+ MOON_SEP_DEG float64 deg Boresight angular distance to the Moon.
164
164
ZD_DEG_PER_GFA float64 *Description needed. *
165
165
HEADER_AIRMASS float64 *Description needed. *
166
166
AIRMASS float64 Average airmass during this exposure
0 commit comments