- Timestamp:
- Jan 11, 2012, 11:19:21 PM (15 years ago)
- Location:
- branches/meh_branches/ppsub_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSub/src/ppSubReadoutPhotometry.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppsub_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppsub_test/ppSub/src/ppSubReadoutPhotometry.c
r31449 r33098 92 92 // detections in the wings (or cores) of bright(er) stars found in both images. 93 93 // flag detections based on their distance from the bright(er) input sources. 94 bool matchRef= !strcasecmp(name, "PPSUB.INVERSE");95 ppSubFlagNeighbors (config, view, sources, matchRef);94 bool subInverse = !strcasecmp(name, "PPSUB.INVERSE"); 95 ppSubFlagNeighbors (config, view, sources, subInverse); 96 96 97 97 if (data->stats) {
Note:
See TracChangeset
for help on using the changeset viewer.
