IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42547


Ignore:
Timestamp:
Nov 16, 2023, 7:21:30 AM (3 years ago)
Author:
eugene
Message:

working on the script for xcstack

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20230313/ippScripts/scripts/xcstack_skycell.pl

    r42544 r42547  
    4242my ($xcstack_id, $dbname, $outroot, $debug, $run_state, $threads, $reduction, $verbose, $no_update, $no_op, $redirect, $save_temps, $delete_convolved_images);
    4343GetOptions(
    44     'xcstack_id|d=s'      => \$xcstack<_id, # Xcstack identifier
    45     ## XXX future addition: if xcstack gets multi-skyfile option 'xcstack_skyfile_id|d=s' => \$xcstack_skyfile_id, # Xcstack identifier
     44    'xcstack_id|d=s'    => \$xcstack<_id, # xcstack identifier
    4645    'dbname|d=s'        => \$dbname, # Database name
    4746    'outroot=s'         => \$outroot, # Output root name
Note: See TracChangeset for help on using the changeset viewer.