Changeset 31451 for trunk/psModules/src/objects/pmSourceMasks.h
- Timestamp:
- May 5, 2011, 11:02:53 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceMasks.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceMasks.h
r31153 r31451 14 14 PM_SOURCE_MODE_PSFSTAR = 0x00000040, ///< Source used to define PSF model 15 15 PM_SOURCE_MODE_SATSTAR = 0x00000080, ///< Source model peak is above saturation 16 PM_SOURCE_MODE_BLEND = 0x00000100, ///< Source is a blend with other source rs16 PM_SOURCE_MODE_BLEND = 0x00000100, ///< Source is a blend with other sources 17 17 PM_SOURCE_MODE_EXTERNAL = 0x00000200, ///< Source based on supplied input position 18 18 PM_SOURCE_MODE_BADPSF = 0x00000400, ///< Failed to get good estimate of object's PSF … … 51 51 PM_SOURCE_MODE2_ON_BURNTOOL = 0x00000020, ///< > 25% of (PSF-weighted) pixels land on burntool 52 52 PM_SOURCE_MODE2_ON_CONVPOOR = 0x00000040, ///< > 25% of (PSF-weighted) pixels land on convpoor 53 54 PM_SOURCE_MODE2_PASS1_SRC = 0x00000080, ///< source detected in first pass analysis 53 55 } pmSourceMode2; 54 56
Note:
See TracChangeset
for help on using the changeset viewer.
