Changeset 19869 for trunk/psphot/src/psphotFindDetections.c
- Timestamp:
- Oct 2, 2008, 11:49:42 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotFindDetections.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotFindDetections.c
r17870 r19869 41 41 psImage *significance = psphotSignificanceImage (readout, recipe, pass, maskVal); 42 42 43 // display the backsub and backgnd images 44 psphotVisualShowSignificance (significance); 45 43 46 // detect the peaks in the significance image 44 47 detections->peaks = psphotFindPeaks (significance, readout, recipe, threshold, NMAX);
Note:
See TracChangeset
for help on using the changeset viewer.
