- Timestamp:
- Mar 29, 2015, 5:55:41 AM (11 years ago)
- Location:
- branches/eam_branches/ipp-20150112/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150112/psphot
- Property svn:mergeinfo set to
-
branches/eam_branches/ipp-20150112/psphot/src
- Property svn:ignore
-
old new 27 27 psmakecff 28 28 psphotFullForceSummary 29 psphotVersionDefinitions.h.tmp
-
- Property svn:ignore
-
branches/eam_branches/ipp-20150112/psphot/src/psphotReadoutMinimal.c
r34317 r38057 90 90 psphotKronIterate(config, view, filerule, 1); 91 91 92 psphotChipParams (config, view, filerule); 93 92 94 // measure source size for the remaining sources 93 95 psphotSourceSize (config, view, filerule, false); … … 112 114 113 115 // create the exported-metadata and free local data 114 return psphotReadoutCleanup (config, view, filerule);116 return psphotReadoutCleanupMinimal (config, view, filerule); 115 117 }
Note:
See TracChangeset
for help on using the changeset viewer.
