- Timestamp:
- Mar 18, 2011, 2:09:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/psModules/src/objects/pmFootprint.h
r30902 r30974 10 10 #ifndef PM_FOOTPRINT_H 11 11 #define PM_FOOTPRINT_H 12 13 // We need to choose up front if the culling algorithm uses the raw or smoothed image. 14 // depending on which we choose, we should produce sorted peaks based on peak->rawFlux or 15 // peak->smoothFlux 16 17 # define PM_PEAKS_CULL_WITH_SMOOTHED_IMAGE 1 12 18 13 19 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.
