Changeset 40742
- Timestamp:
- May 16, 2019, 11:07:48 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubLoop.c
r32676 r40742 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.
