- Timestamp:
- Jan 9, 2011, 12:46:38 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101205/ppStack/src/ppStackConvolve.c
r30015 r30228 171 171 } 172 172 psFree(maskHeader); 173 if (!ppStackWrite Image(options->convVariances->data[i], hdu->header, readout->variance, config)) {173 if (!ppStackWriteVariance(options->convVariances->data[i], hdu->header, readout->variance, readout->covariance->image, config)) { 174 174 psError(PPSTACK_ERR_IO, false, "Unable to write convolved variance %d", i); 175 175 psFree(fpaList);
Note:
See TracChangeset
for help on using the changeset viewer.
