- Timestamp:
- Feb 5, 2010, 1:32:17 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ppStack/src/ppStackConvolve.c
r26690 r26785 94 94 options->origCovars->data[i] = psMemIncrRefCounter(readout->covariance); 95 95 if (!ppStackMatch(readout, options, i, config)) { 96 // XXX many things can cause a failure of ppStackMatch -- should some be handled differently? 96 97 psErrorStackPrint(stderr, "Unable to match image %d --- ignoring.", i); 97 98 options->inputMask->data.PS_TYPE_VECTOR_MASK_DATA[i] |= PPSTACK_MASK_MATCH;
Note:
See TracChangeset
for help on using the changeset viewer.
