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