IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2014, 3:27:44 PM (11 years ago)
Author:
heather
Message:

changes to addtool to do addstar diffs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/addstar_run.pl

    r37551 r37709  
    9494# Recipes to use based on reduction class
    9595$reduction = 'DEFAULT' unless defined $reduction;
    96 if ($stage =~/diff/) {
    97     $reduction = 'ADDSTAR';
    98 }
     96#if ($stage =~/diff/) {
     97#    $reduction = 'ADDSTAR';
     98#}
    9999if ($stage =~/forcedwarp/) {
    100100    $reduction = 'ADDSTAR';
Note: See TracChangeset for help on using the changeset viewer.