Changeset 14959
- Timestamp:
- Sep 20, 2007, 4:43:14 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_serial_detrend.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_serial_detrend.pl
r14411 r14959 288 288 # Reject based on exposures 289 289 { 290 my $command = "$dettool - residdetrun-dbname $dbname";290 my $command = "$dettool -todetrunsummary -dbname $dbname"; 291 291 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 292 292 run( command => $command, verbose => 1 );
Note:
See TracChangeset
for help on using the changeset viewer.
