- Timestamp:
- Dec 2, 2009, 12:04:51 PM (16 years ago)
- Location:
- branches/pap/psModules/src/imcombine
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pmSubtractionStamps.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psModules/src/imcombine
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/eam_branches/20091201/psModules/src/imcombine merged eligible /branches/eam_branches/20091113/psModules/src/imcombine 26119-26255
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/pap/psModules/src/imcombine/pmSubtractionStamps.h
r26035 r26321 24 24 psArray *flux; ///< Fluxes for possible stamps (or NULL) 25 25 int footprint; ///< Half-size of stamps 26 psKernel *window; ///< window function generated from ensemble of stamps 26 27 float sysErr; ///< Systematic error 27 28 } pmSubtractionStampList; … … 136 137 ); 137 138 139 bool pmSubtractionStampsGetWindow(pmSubtractionStampList *stamps, int kernelSize); 140 138 141 /// Extract stamps from the images 139 142 bool pmSubtractionStampsExtract(pmSubtractionStampList *stamps, ///< Stamps
Note:
See TracChangeset
for help on using the changeset viewer.
