Changeset 31451 for trunk/psModules/src/objects/pmPeaks.h
- Timestamp:
- May 5, 2011, 11:02:53 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmPeaks.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmPeaks.h
r31153 r31451 69 69 float smoothFlux; ///< peak flux in smoothed signal image 70 70 float smoothFluxStdev; ///< peak stdev in smoothed signal image 71 // float SNestimated; ///< S/N estimated from the detection image72 71 bool assigned; ///< is peak assigned to a source? 73 72 pmPeakType type; ///< Description of peak. … … 89 88 90 89 bool psMemCheckPeak(psPtr ptr); 90 91 bool pmPeakCopy(pmPeak *out, pmPeak *in); 91 92 92 93 /** pmPeaksInVector()
Note:
See TracChangeset
for help on using the changeset viewer.
