- Timestamp:
- Dec 2, 2009, 9:44:32 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psModules/src/imcombine/pmSubtractionStamps.h
r26035 r26318 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.
