- Timestamp:
- May 8, 2013, 5:07:02 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130419/pswarp/src/pswarpLoopBackground.c
r35536 r35537 142 142 143 143 // transform the actual BKGMODEL pixels from readout to output 144 // XXX replace the use of this temporary metadata item with an argument? 145 // XXX move the source transform out of pswarpTransformReadout? 146 psMetadataAddBool(config->arguments,PS_LIST_TAIL, "BACKGROUND_WARPING", PS_META_REPLACE, "", true); 147 pswarpTransformToTarget (output->fpa, readout, config); 148 psMetadataAddBool(config->arguments,PS_LIST_TAIL, "BACKGROUND_WARPING", PS_META_REPLACE, "", false); 144 pswarpTransformToTarget (output->fpa, readout, config, true); 149 145 150 146 if (!pmFPAfileIOChecks (config, view, PM_FPA_AFTER)) { // Readout
Note:
See TracChangeset
for help on using the changeset viewer.
