Changeset 40744
- Timestamp:
- May 16, 2019, 11:25:47 AM (7 years ago)
- File:
-
- 1 edited
-
tags/ipp-20170121/ppSub/src/ppSubLoop.c (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20170121/ppSub/src/ppSubLoop.c
-
Property svn:mergeinfo
set to
/branches/czw_branch/20160809/ppSub/src/ppSubLoop.c merged eligible /trunk/ppSub/src/ppSubLoop.c merged eligible
r32676 r40744 305 305 } 306 306 307 //MEH -- need to also clear out detections or inv.cmf corrupted on update 308 pmFPAview *viewinv = ppSubViewReadout(); // View to readout 309 pmReadout *inv = pmFPAfileThisReadout(config->files, viewinv, "PPSUB.INVERSE"); 310 if (psMetadataLookup(inv->analysis, "PSPHOT.DETECTIONS")) { 311 psMetadataRemoveKey(inv->analysis, "PSPHOT.DETECTIONS"); 312 } 313 psFree(viewinv); 314 307 315 // Close subtraction files and open inverse photometry files 308 316 if (!ppSubFilesIterateUp(config, PPSUB_FILES_SUB)) { -
Property svn:mergeinfo
set to
Note:
See TracChangeset
for help on using the changeset viewer.
