Changeset 19909
- Timestamp:
- Oct 6, 2008, 3:09:29 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotCheckStarDistribution.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotCheckStarDistribution.c
r15043 r19909 86 86 if (source->moments == NULL) continue; 87 87 if (source->mode & PM_SOURCE_MODE_PSFSTAR) continue; 88 if (source->mode & PM_SOURCE_MODE_SATSTAR) continue; 88 89 if (source->type != PM_SOURCE_TYPE_STAR) continue; 89 90
Note:
See TracChangeset
for help on using the changeset viewer.
