IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 8, 2021, 9:47:22 AM (5 years ago)
Author:
eugene
Message:

reintegrate changes from tag ipp-ps1-20210510

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/ippScripts/scripts/warp_skycell.pl

    r39186 r41705  
    3636    exit($PS_EXIT_CONFIG_ERROR);
    3737}
     38
     39my @ARGS = @ARGV;
    3840
    3941my ($warp_id, $skycell_id, $warp_skyfile_id, $tess_dir, $reduction, $camera, $dbname, $outroot, $threads, $run_state, $magicked, $verbose, $no_update, $no_op, $redirect, $save_temps);
     
    9294
    9395$ipprc->redirect_to_logfile($logDest) or my_die( "Unable to redirect output", $warp_id, $skycell_id, $tess_dir, $PS_EXIT_SYS_ERROR ) if $redirect;
     96print "FULL COMMAND: $0 @ARGS\n\n";
    9497
    9598# Recipes to use based on reduction class
Note: See TracChangeset for help on using the changeset viewer.