Changeset 40768
- Timestamp:
- May 30, 2019, 9:05:54 AM (7 years ago)
- File:
-
- 1 edited
-
tags/ipp-ps2-20190404/ppSub/src/ppSubLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-ps2-20190404/ppSub/src/ppSubLoop.c
r32676 r40768 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)) {
Note:
See TracChangeset
for help on using the changeset viewer.
