Changeset 29936 for trunk/psphot/src/psphotSourceStats.c
- Timestamp:
- Dec 5, 2010, 9:42:25 PM (16 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotSourceStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20101103/psphot (added) merged: 29660,29824-29825,29904,29914,29918,29920
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotSourceStats.c
r29604 r29936 14 14 psAssert (recipe, "missing recipe?"); 15 15 16 int num = psMetadataLookupS32 (&status, config->arguments, "PSPHOT.INPUT.NUM"); 17 psAssert (status, "programming error: must define PSPHOT.INPUT.NUM"); 16 int num = psphotFileruleCount(config, filerule); 18 17 19 18 // skip the chisq image (optionally?)
Note:
See TracChangeset
for help on using the changeset viewer.
