- Timestamp:
- Jan 28, 2009, 5:12:09 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_20090128/ppImage/src/ppImageDetrendReadout.c
r20626 r21217 59 59 60 60 // Weight on the basis of pixel value needs to be done after the overscan has been subtracted 61 if (options->do WeightBuild) {62 // create the target mask and weightimages63 pmReadoutGenerate Weight(input, true);61 if (options->doVarianceBuild) { 62 // create the target mask and variance images 63 pmReadoutGenerateVariance(input, true); 64 64 } 65 65
Note:
See TracChangeset
for help on using the changeset viewer.
