- Timestamp:
- Feb 6, 2013, 2:34:49 PM (13 years ago)
- Location:
- branches/eam_branches/ipp-20121219
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20121219
-
branches/eam_branches/ipp-20121219/psModules
- Property svn:mergeinfo changed
/trunk/psModules merged: 35038,35081-35082
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20121219/psModules/src/detrend/pmPattern.h
r33243 r35096 14 14 #include <pslib.h> 15 15 #include <pmFPA.h> 16 #include <pmFPAview.h> 17 #include <pmFPAfile.h> 18 #include <pmFPAfileFitsIO.h> 19 #include <pmFPAHeader.h> 20 #include <pmHDU.h> 21 #include <pmHDUUtils.h> 16 22 17 23 /// @addtogroup detrend Detrend Creation and Application … … 65 71 ); 66 72 73 bool pmPatternContinuityBackground(pmFPAfile *in, 74 pmFPAfile *out, 75 psStatsOptions bgStat, 76 psStatsOptions cellStat, 77 psImageMaskType maskVal, 78 psImageMaskType maskBad, 79 int edgeWidth); 80 67 81 /// Apply previously measured cell pattern correction 68 82 bool pmPatternContinuityApply(pmReadout *ro, ///< Readout to correct
Note:
See TracChangeset
for help on using the changeset viewer.
