IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37193


Ignore:
Timestamp:
Aug 6, 2014, 3:20:23 PM (12 years ago)
Author:
watersc1
Message:

This version needs to be installed once the pole finishes for PV3 to switch reductions.

File:
1 edited

Legend:

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

    r37148 r37193  
    190190    $chip_cmd .= " -set_label $exposure->{label} -set_data_group $data_group ";
    191191    $chip_cmd .= " -set_workdir $workdir -set_dist_group $exposure->{dist_group} ";
    192 #    $chip_cmd .= " -set_reduction LAP_SCIENCE ";
    193     $chip_cmd .= " -set_reduction LAP_POLE ";
     192    $chip_cmd .= " -set_reduction LAP_SCIENCE ";
     193#    $chip_cmd .= " -set_reduction LAP_POLE ";
    194194
    195195    my ($success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
Note: See TracChangeset for help on using the changeset viewer.