- Timestamp:
- Jun 20, 2012, 7:59:19 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test/ppStack/src/ppStackPrepare.c
r34046 r34050 336 336 if (options->convolve) { 337 337 // options->psf = ppStackPSF(config, numCols, numRows, psfs, options->inputMask); 338 options->psf = ppStackPSF(config, numCols, numRows, psfs, options);338 options->psf = ppStackPSF(config, numCols, numRows, psfs, options); 339 339 psFree(psfs); 340 340 if (!options->psf) {
Note:
See TracChangeset
for help on using the changeset viewer.
