- 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/psphotSkyReplace.c
r28013 r29904 5 5 bool status = true; 6 6 7 int num = psMetadataLookupS32 (&status, config->arguments, "PSPHOT.INPUT.NUM"); 8 psAssert (status, "programming error: must define PSPHOT.INPUT.NUM"); 7 int num = psphotFileruleCount(config, filerule); 9 8 10 9 // skip the chisq image (optionally?)
Note:
See TracChangeset
for help on using the changeset viewer.
