- Timestamp:
- Jan 11, 2015, 2:05:35 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140904
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppImage/src/ppImageDetrendPattern.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140904/ppImage/src/ppImageDetrendPattern.c
r33243 r37804 35 35 // chip. 36 36 37 // psTimerStart("apply.pattern"); 37 38 if (options->doPatternRow) { 39 38 40 bool status; 39 41 pmHDU *hdu = pmHDUFromChip(chip); … … 193 195 194 196 pattern_done: 197 198 // psLogMsg ("ppImage", 5, "apply pattern: %f sec\n", psTimerMark ("apply.pattern")); 199 195 200 return(true); 196 201 }
Note:
See TracChangeset
for help on using the changeset viewer.
