- Timestamp:
- Jul 11, 2008, 8:37:41 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080706/ippScripts/scripts/detrend_process_imfile.pl
r18049 r18473 58 58 $ipprc->define_camera($camera); 59 59 60 my $logDest = $ipprc->filename("LOG.IMFILE", $outroot, $class_id) 61 or &my_die("Missing entry from camera config", $det_id, $exp_id, $class_id, $PS_EXIT_CONFIG_ERROR); 60 my $logDest = $ipprc->filename("LOG.IMFILE", $outroot, $class_id) or &my_die("Missing entry from camera config", $det_id, $exp_id, $class_id, $PS_EXIT_CONFIG_ERROR); 62 61 63 62 $ipprc->redirect_output($logDest) if $redirect;
Note:
See TracChangeset
for help on using the changeset viewer.
