- 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/ppImageRebinReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140904/ppImage/src/ppImageRebinReadout.c
r20439 r37804 12 12 pmFPAfile *outFile = psMetadataLookupPtr(NULL, config->files, outName); 13 13 if (outFile == NULL) return false; 14 15 // psTimerStart("rebin.chip"); 14 16 15 17 // XXX double check that chip != -1? … … 40 42 } 41 43 44 // psLogMsg ("ppImage", 5, "rebin chip for %s: %f sec\n", outName, psTimerMark ("rebin.chip")); 45 42 46 return true; 43 47 }
Note:
See TracChangeset
for help on using the changeset viewer.
