Changeset 29936 for trunk/psphot/src/psphotFindDetections.c
- Timestamp:
- Dec 5, 2010, 9:42:25 PM (16 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotFindDetections.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/psphotFindDetections.c
r29548 r29936 12 12 psAssert (recipe, "missing recipe?"); 13 13 14 int num = psMetadataLookupS32 (&status, config->arguments, "PSPHOT.INPUT.NUM"); 15 psAssert (status, "programming error: must define PSPHOT.INPUT.NUM"); 14 int num = psphotFileruleCount(config, filerule); 16 15 17 16 // loop over the available readouts
Note:
See TracChangeset
for help on using the changeset viewer.
