IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29587


Ignore:
Timestamp:
Oct 28, 2010, 5:34:35 PM (16 years ago)
Author:
watersc1
Message:

Adding reduction classes to difftool invocations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/survey.pro

    r28835 r29587  
    404404    $run = $run -set_label $label
    405405    $run = $run -set_workdir $workdir/$label/$year/$month/$day
     406    $run = $run -set_reduction WARPWARP
    406407
    407408    if ($DB:n == 0)
     
    486487    $run = $run -set_label $label
    487488    $run = $run -set_workdir $workdir/$label/$year/$month/$day
     489    $run = $run -set_reduction WARPSTACK
    488490    $run = $run -available
    489491    if ($DB:n == 0)
     
    568570    $run = $run -set_label $label
    569571    $run = $run -set_workdir $workdir/$label/$year/$month/$day
     572    $run = $run -set_reduction STACKSTACK
    570573#    $run = $run -available
    571574    if ($DB:n == 0)
Note: See TracChangeset for help on using the changeset viewer.