Changeset 19854
- Timestamp:
- Oct 2, 2008, 10:55:03 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080926/psphot/src/psphotFindDetections.c
r17870 r19854 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.
