Changeset 25374 for trunk/ppSub
- Timestamp:
- Sep 14, 2009, 4:21:19 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubVarianceRescale.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubVarianceRescale.c
r25373 r25374 52 52 53 53 pmFPAview *view = ppSubViewReadout(); // View to readout 54 pmReadout * outRO= pmFPAfileThisReadout(config->files, view, "PPSUB.OUTPUT"); // Output image54 pmReadout *readout = pmFPAfileThisReadout(config->files, view, "PPSUB.OUTPUT"); // Output image 55 55 56 56 return pmReadoutVarianceRenormalise(readout, maskBad, num, minValid, maxValid);
Note:
See TracChangeset
for help on using the changeset viewer.
