Changeset 29548 for trunk/psphot/src/psphotStackMatchPSFs.c
- Timestamp:
- Oct 25, 2010, 3:16:58 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotStackMatchPSFs.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotStackMatchPSFs.c
r28013 r29548 85 85 86 86 // set NAN pixels to 'SAT' 87 // XXX replace this is pmReadoutMaskInvalid? 87 88 psImageMaskType maskVal = pmConfigMaskGet("SAT", config); 88 89 if (!pmReadoutMaskNonfinite(readoutSrc, maskVal)) { … … 106 107 rescaleData(readoutOut, config, options, index); 107 108 108 dumpImage(readoutOut, readoutSrc, index, "convolved");109 // dumpImage(readoutOut, readoutSrc, index, "convolved"); 109 110 110 111 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
