- 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/psphotAddNoise.c
r29004 r29904 18 18 psAssert (recipe, "missing recipe?"); 19 19 20 int num = psMetadataLookupS32 (&status, config->arguments, "PSPHOT.INPUT.NUM"); 21 psAssert (status, "programming error: must define PSPHOT.INPUT.NUM"); 20 int num = psphotFileruleCount(config, filerule); 22 21 23 22 // loop over the available readouts
Note:
See TracChangeset
for help on using the changeset viewer.
