Changeset 29904 for branches/eam_branches/ipp-20101103/psphot/src/psphotExtendedSourceAnalysisByObject.c
- 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/psphotExtendedSourceAnalysisByObject.c
r29548 r29904 41 41 42 42 // number of images used to define sources 43 int nImages = psMetadataLookupS32 (&status, config->arguments, "PSPHOT.INPUT.NUM"); 44 psAssert (status, "programming error: must define PSPHOT.INPUT.NUM"); 43 int nImages = psphotFileruleCount(config, filerule); 45 44 46 45 // generate look-up arrays for readouts
Note:
See TracChangeset
for help on using the changeset viewer.
