Index: trunk/ippScripts/scripts/ipp_serial_detrend.pl
===================================================================
--- trunk/ippScripts/scripts/ipp_serial_detrend.pl	(revision 14411)
+++ trunk/ippScripts/scripts/ipp_serial_detrend.pl	(revision 14959)
@@ -288,5 +288,5 @@
 # Reject based on exposures
 {
-    my $command = "$dettool -residdetrun -dbname $dbname";
+    my $command = "$dettool -todetrunsummary -dbname $dbname";
     my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
 	run( command => $command, verbose => 1 );
