IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37073 for trunk/ippScripts


Ignore:
Timestamp:
Jul 17, 2014, 2:04:45 PM (12 years ago)
Author:
watersc1
Message:

The reduction isn't set cleanly. Hack to get the pole to work.

File:
1 edited

Legend:

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

    r36529 r37073  
    189189    $chip_cmd .= " -set_label $exposure->{label} -set_data_group $data_group ";
    190190    $chip_cmd .= " -set_workdir $workdir -set_dist_group $exposure->{dist_group} ";
    191     $chip_cmd .= " -set_reduction LAP_SCIENCE ";
     191#    $chip_cmd .= " -set_reduction LAP_SCIENCE ";
     192    $chip_cmd .= " -set_reduction LAP_POLE ";
    192193
    193194    my ($success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
Note: See TracChangeset for help on using the changeset viewer.