IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 11, 2026, 3:18:24 PM (2 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/detrend_stack.pl

    r40485 r43017  
    4242    'camera|c=s'        => \$camera,
    4343    'outroot|w=s'       => \$outroot,   # output file base name
    44     'dbname|d=s'        => \$dbname,    # Database name
     44    'dbname=s'          => \$dbname,    # Database name
    4545    'reduction=s'       => \$reduction, # Reduction class for processing
    4646    'threads=s'         => \$threads,
Note: See TracChangeset for help on using the changeset viewer.