- Timestamp:
- Mar 31, 2011, 9:16:03 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/Ohana/src/opihi/dvo/imextract.c
r30612 r31103 197 197 gprint (GP_ERR, " cerror : astrometric scatter\n"); 198 198 199 gprint (GP_ERR, " FWHM : mean fwhm of exposure\n"); 200 gprint (GP_ERR, " FWHM_MAJ : fwhm of major axis\n"); 201 gprint (GP_ERR, " FWHM_MIN : fwhm of minor axis\n"); 199 gprint (GP_ERR, " -- Note: the follow FWHM are from the PSF model --\n"); 200 gprint (GP_ERR, " FWHM : mean fwhm of chip\n"); 201 gprint (GP_ERR, " FWHM_MAJ : fwhm of chip (major axis)\n"); 202 gprint (GP_ERR, " FWHM_MIN : fwhm of chip (minor axis)\n"); 203 gprint (GP_ERR, " FWHM_MAJOR : fwhm of chip (major axis)\n"); 204 gprint (GP_ERR, " FWHM_MININ : fwhm of chip (minor axis)\n"); 205 206 gprint (GP_ERR, " FWHM_MEDIAN : median fwhm of exposure\n"); 207 gprint (GP_ERR, " FWHM_MAJ_MEDIAN : median fwhm of major axis\n"); 208 gprint (GP_ERR, " FWHM_MIN_MEDIAN : median fwhm of minor axis\n"); 209 gprint (GP_ERR, " FWHM_MAJOR_MEDIAN : median fwhm of major axis\n"); 210 gprint (GP_ERR, " FWHM_MININ_MEDIAN : median fwhm of minor axis\n"); 211 202 212 gprint (GP_ERR, " trate : tracking rate for TDI images\n"); 203 213
Note:
See TracChangeset
for help on using the changeset viewer.
