- Timestamp:
- Dec 3, 2010, 2:28:34 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101103/psphot/src/psphotStackMatchPSFs.c
r29548 r29904 8 8 psAssert(recipe, "We've thrown an error on this before."); 9 9 10 int num = psMetadataLookupS32 (&status, config->arguments, "PSPHOT.INPUT.NUM"); 11 psAssert (status, "programming error: must define PSPHOT.INPUT.NUM"); 10 int num = psphotFileruleCount(config, "PSPHOT.INPUT"); 12 11 13 12 // 'options' carries info needed to perform the stack matching
Note:
See TracChangeset
for help on using the changeset viewer.
