- 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/ppImageDetrendFringe.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140904/ppImage/src/ppImageDetrendFringe.c
r26895 r37804 327 327 pmCell *cell = NULL; 328 328 329 // psTimerStart("apply.fringe"); 330 329 331 assert (options->doFringe); // do not call if not needed 330 332 assert (inputView->chip != -1); … … 386 388 } 387 389 390 // psLogMsg ("ppImage", 5, "apply fringe: %f sec\n", psTimerMark ("apply.fringe")); 391 388 392 psFree (view); 389 393 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
