- Timestamp:
- Aug 26, 2010, 9:18:39 AM (16 years ago)
- Location:
- branches/sc_branches/trunkTest
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSub/src/ppSubReadoutPhotometry.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/sc_branches/trunkTest
- Property svn:mergeinfo changed
-
branches/sc_branches/trunkTest/ppSub/src/ppSubReadoutPhotometry.c
r26982 r29060 97 97 psAssert (sources, "missing sources?"); 98 98 99 // a likely source of false positives is poor subtractions. this results in 100 // detections in the wings (or cores) of bright(er) stars found in both images. 101 // flag detections based on their distance from the bright(er) input sources. 102 bool matchRef = !strcasecmp(name, "PPSUB.INVERSE"); 103 ppSubFlagNeighbors (config, view, sources, matchRef); 104 99 105 if (data->stats) { 100 106 bool mdok;
Note:
See TracChangeset
for help on using the changeset viewer.
