Changeset 42509
- Timestamp:
- Aug 17, 2023, 3:22:44 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/psphot/src/psphotCheckStarDistribution.c
r30624 r42509 89 89 if (source->type != PM_SOURCE_TYPE_STAR) continue; 90 90 91 // XXX for a test, do not include faint sources 92 if (source->moments->SN < 20) continue; 93 91 94 float x = source->peak->xf; 92 95 float y = source->peak->yf;
Note:
See TracChangeset
for help on using the changeset viewer.
