Changeset 29936 for trunk/psphot/src/psphotStackMatchPSFs.c
- Timestamp:
- Dec 5, 2010, 9:42:25 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotStackMatchPSFs.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/psphotStackMatchPSFs.c
r29548 r29936 8 8 psAssert(recipe, "We've thrown an error on this before."); 9 9 10 int num = psMetadataLookupS32 (&status, config->arguments, "PSPHOT.INPUT.NUM"); 11 psAssert (status, "programming error: must define PSPHOT.INPUT.NUM"); 10 int num = psphotFileruleCount(config, "PSPHOT.INPUT"); 12 11 13 12 // 'options' carries info needed to perform the stack matching
Note:
See TracChangeset
for help on using the changeset viewer.
