IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 11, 2026, 3:18:24 PM (3 months ago)
Author:
eugene
Message:

fix many instances of invalid per arguments of the form foo|=s (should be like foo|x=s) and duplicate short-args

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-pstamp-20260421/ippScripts/scripts/psphot_fullforce_warp.pl

    r37942 r43017  
    4848    'sources_path_base=s' => \$sourceroot,# path_base of sources
    4949    'camera=s'          => \$camera,    # camera name of sources
    50     'dbname|d=s'        => \$dbname,    # Database name
     50    'dbname=s'          => \$dbname,    # Database name
    5151    'threads=s'         => \$threads,   # Number of threads to use
    5252    'outroot=s'         => \$outroot,   # Output root name
Note: See TracChangeset for help on using the changeset viewer.