- Timestamp:
- Jan 22, 2010, 5:32:32 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ppStack/src/ppStackSetup.c
r26475 r26674 22 22 psAssert(recipe, "We've thrown an error on this before."); 23 23 24 options->matchZPs = psMetadataLookupBool(NULL, recipe, "MATCH.ZERO.POINTS"); // Adjust zero points based on tranparency analysis? 24 options->matchZPs = psMetadataLookupBool(NULL, recipe, "ZP"); // Adjust zero points? 25 26 options->photometry = psMetadataLookupBool(NULL, recipe, "PHOTOMETRY"); // Perform photometry? 25 27 26 28 options->convolve = psMetadataLookupBool(NULL, recipe, "CONVOLVE"); // Convolve images?
Note:
See TracChangeset
for help on using the changeset viewer.
