Changeset 5828 for trunk/psphot/src/pmPeaksSigmaLimit.c
- Timestamp:
- Dec 22, 2005, 4:20:27 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/pmPeaksSigmaLimit.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/pmPeaksSigmaLimit.c
r5772 r5828 26 26 threshold = NSIGMA*sky->sampleStdev + sky->sampleMean; 27 27 // threshold = NSIGMA*sky->sampleStdev; 28 psLogMsg ("psphot", 3, "threshold: %f DN\n", threshold);28 psLogMsg ("psphot", 4, "threshold: %f DN\n", threshold); 29 29 30 30 // find the peaks in the smoothed image
Note:
See TracChangeset
for help on using the changeset viewer.
