Changeset 17971
- Timestamp:
- Jun 8, 2008, 2:19:00 PM (18 years ago)
- Location:
- trunk/ippScripts/scripts
- Files:
-
- 2 edited
-
detrend_process_imfile.pl (modified) (1 diff)
-
detrend_resid.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_process_imfile.pl
r17941 r17971 79 79 exit($PS_EXIT_CONFIG_ERROR); 80 80 } 81 $ppImage .= " -dbname $dbname" if defined $dbname;82 81 83 82 &my_die("Couldn't find input file: $input_uri\n", $det_id, $exp_id, $class_id, $PS_EXIT_SYS_ERROR) unless $ipprc->file_exists($input_uri); -
trunk/ippScripts/scripts/detrend_resid.pl
r17941 r17971 123 123 exit($PS_EXIT_CONFIG_ERROR); 124 124 } 125 $ppImage .= " -dbname $dbname" if defined $dbname;126 125 127 126 # outroot examples (HOST components must be set)
Note:
See TracChangeset
for help on using the changeset viewer.
