IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 19, 2007, 3:47:27 PM (19 years ago)
Author:
eugene
Message:

defined features to read in externally-supplied source coordinates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotArguments.c

    r11190 r11201  
    103103    pmConfigFileSetsMD (config->arguments, config, "WEIGHT", "-weight", "-weightlist");
    104104    pmConfigFileSetsMD (config->arguments, config, "PSF",    "-psf", "-psflist");
     105    pmConfigFileSetsMD (config->arguments, config, "SRC",    "-src", "-srclist");
    105106
    106107    // the input file is a required argument; if not found, we will exit
Note: See TracChangeset for help on using the changeset viewer.