Changeset 13698 for trunk/ippScripts/scripts/detrend_resid.pl
- Timestamp:
- Jun 7, 2007, 9:45:27 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_resid.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_resid.pl
r13683 r13698 217 217 my $command = "$dettool -addresidimfile -det_id $det_id -iteration $iter -exp_tag $exp_tag -class_id $class_id -code $exit_code"; 218 218 $command .= " -dbname $dbname" if defined $dbname; 219 system ($command);219 ### system ($command); 220 220 } 221 221 exit $exit_code;
Note:
See TracChangeset
for help on using the changeset viewer.
