Changeset 27088 for trunk/ppSub/src/ppSubMatchPSFs.c
- Timestamp:
- Feb 25, 2010, 1:17:16 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubMatchPSFs.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubMatchPSFs.c
r26982 r27088 340 340 psImageCovarianceTruncate(refRO->covariance, COVAR_FRAC); 341 341 } 342 343 // Data doesn't exist until it's created in pmSubtraction... 344 inConv->data_exists = inConv->parent->data_exists = inConv->parent->parent->data_exists = false; 345 refConv->data_exists = refConv->parent->data_exists = refConv->parent->parent->data_exists = false; 342 346 343 347 // Match the PSFs
Note:
See TracChangeset
for help on using the changeset viewer.
