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