Changeset 12192 for trunk/psModules/src/detrend/pmShifts.h
- Timestamp:
- Mar 2, 2007, 2:35:29 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmShifts.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmShifts.h
r12191 r12192 44 44 /// The kernel is generated (with pmShiftsKernel) if required. The image and mask are convolved with the 45 45 /// kernel (specified maskVal is smeared). The weight map is not convolved. 46 bool pmShiftsConvolve(pmReadout *detrend, const pmCell *source, psMaskType maskVal) 46 bool pmShiftsConvolve(pmReadout *detrend, ///< Detrend readout to convolve 47 const pmCell *source, ///< Science exposure, containing a shifts kernel 48 psMaskType maskVal ///< Mask value to smear 49 ); 47 50 48 51 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
