Changeset 21424 for trunk/ppSub/src/ppSubReadoutSubtract.c
- Timestamp:
- Feb 9, 2009, 11:26:05 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubReadoutSubtract.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubReadoutSubtract.c
r21374 r21424 6 6 * 7 7 * @author IfA 8 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $9 * @date $Date: 2009-02-0 6 03:20:02$8 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2009-02-09 21:26:05 $ 10 10 * Copyright 2009 Institute for Astronomy, University of Hawaii 11 11 */ … … 63 63 outRO->parent->parent->data_exists = true; 64 64 65 pmSubtractionVisualShowSubtraction(minuend->image, subtrahend->image, outRO->image); 66 65 67 // copy concepts from the input to the output (XXX should this always use minuend?) 66 68 pmFPAfile *inFile = psMetadataLookupPtr (&mdok, config->files, "PPSUB.INPUT");
Note:
See TracChangeset
for help on using the changeset viewer.
