Changeset 25755 for trunk/psphot/src/psphotFindDetections.c
- Timestamp:
- Oct 2, 2009, 3:12:47 PM (17 years ago)
- Location:
- trunk/psphot/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psphotFindDetections.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src
- Property svn:ignore
-
old new 18 18 psphotVersionDefinitions.h 19 19 psphotMomentsStudy 20 psphotPetrosianStudy
-
- Property svn:ignore
-
trunk/psphot/src/psphotFindDetections.c
r21183 r25755 52 52 // optionally merge peaks into footprints 53 53 if (useFootprints) { 54 psphotFindFootprints (detections, significance, readout, recipe, pass, maskVal);54 psphotFindFootprints (detections, significance, readout, recipe, threshold, pass, maskVal); 55 55 } 56 56
Note:
See TracChangeset
for help on using the changeset viewer.
