Changeset 13757 for trunk/ippScripts/scripts/detrend_resid.pl
- Timestamp:
- Jun 11, 2007, 1:36:35 PM (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
r13748 r13757 139 139 my $detFlag = DETRENDS->{lc($det_type)}; 140 140 &my_die("Unrecognised detrend type: $det_type", $det_id, $iter, $exp_tag, $class_id, $PS_EXIT_PROG_ERROR) unless defined $detFlag; 141 $command .= " $detFlag $detrend";141 $command .= " $detFlag $detrend"; 142 142 } 143 143
Note:
See TracChangeset
for help on using the changeset viewer.
