- 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/psphotChoosePSF.c
r29004 r29904 10 10 psAssert (recipe, "missing recipe?"); 11 11 12 int num = psMetadataLookupS32 (&status, config->arguments, "PSPHOT.INPUT.NUM"); 13 psAssert (status, "programming error: must define PSPHOT.INPUT.NUM"); 12 int num = psphotFileruleCount(config, filerule); 14 13 15 14 // skip the chisq image (optionally?)
Note:
See TracChangeset
for help on using the changeset viewer.
