- Timestamp:
- Mar 30, 2009, 11:50:23 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackSetup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackSetup.c
r23576 r23601 47 47 psAssert(recipe, "We've thrown an error on this before."); 48 48 49 options->convolve = psMetadataLookupBool(NULL, config->arguments, "CONVOLVE"); // Convolve images?49 options->convolve = psMetadataLookupBool(NULL, recipe, "CONVOLVE"); // Convolve images? 50 50 if (!psMetadataLookupBool(NULL, config->arguments, "HAVE.PSF")) { 51 51 psWarning("No PSFs provided --- unable to convolve to common PSF.");
Note:
See TracChangeset
for help on using the changeset viewer.
