Changeset 13416 for trunk/psphot/src/psphotArguments.c
- Timestamp:
- May 17, 2007, 2:48:42 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotArguments.c
r12923 r13416 97 97 // if these command-line options are supplied, load the file name lists into config->arguments 98 98 // override any configuration-specified source for these files 99 // 99 // 100 100 pmConfigFileSetsMD (config->arguments, &argc, argv, "MASK", "-mask", "-masklist"); 101 101 pmConfigFileSetsMD (config->arguments, &argc, argv, "WEIGHT", "-weight", "-weightlist"); 102 pmConfigFileSetsMD (config->arguments, &argc, argv, "PS F", "-psf","-psflist");102 pmConfigFileSetsMD (config->arguments, &argc, argv, "PSPHOT.PSF", "-psf", "-psflist"); 103 103 pmConfigFileSetsMD (config->arguments, &argc, argv, "SRC", "-src", "-srclist"); 104 104
Note:
See TracChangeset
for help on using the changeset viewer.
