IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37194


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

Reduction switch for after the pole completes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-pv3-20140717/ippScripts/scripts/lap_science.pl

    r37149 r37194  
    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.