Changeset 18280 for branches/RHL_v1_4b/psModules/src/objects/pmPSFtry.h
- Timestamp:
- Jun 23, 2008, 5:47:08 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/RHL_v1_4b/psModules/src/objects/pmPSFtry.h
r11253 r18280 6 6 * @author EAM, IfA 7 7 * 8 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $9 * @date $Date: 200 7-01-24 02:54:15$8 * @version $Revision: 1.11.10.1 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2008-06-23 15:47:08 $ 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 11 11 */ … … 68 68 PSFTRY_MASK_PSF_FAIL = 0x04, ///< 3: psf model failed to converge 69 69 PSFTRY_MASK_BAD_PHOT = 0x08, ///< 4: invalid source photometry 70 PSFTRY_MASK_ALL = 0x0f, ///< Add comment. 70 PSFTRY_MASK_BAD_MODEL= 0x10, ///< 5: could not build PSF from EXT (!??) 71 PSFTRY_MASK_ALL = 0x1f, ///< Add comment. 71 72 } pmPSFtryMaskValues; 72 73
Note:
See TracChangeset
for help on using the changeset viewer.
