Changeset 4115 for trunk/psphot/src/find_peaks.c
- Timestamp:
- Jun 4, 2005, 5:22:13 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/find_peaks.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/find_peaks.c
r4114 r4115 9 9 10 10 // smooth the image 11 // should we also subtract a super-binned image? (as an option )11 // should we also subtract a super-binned image? (as an option?) 12 12 13 13 psTimerStart ("psphot"); … … 24 24 25 25 psLogMsg ("psphot", 4, "smooth: %f sec\n", psTimerMark ("psphot")); 26 27 26 28 27 // find the peaks in the smoothed image
Note:
See TracChangeset
for help on using the changeset viewer.
