Changeset 37193 for trunk/ippScripts/scripts
- Timestamp:
- Aug 6, 2014, 3:20:23 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/lap_science.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/lap_science.pl
r37148 r37193 190 190 $chip_cmd .= " -set_label $exposure->{label} -set_data_group $data_group "; 191 191 $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 "; 194 194 195 195 my ($success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
Note:
See TracChangeset
for help on using the changeset viewer.
