Index: trunk/ippScripts/scripts/register_exp.pl
===================================================================
--- trunk/ippScripts/scripts/register_exp.pl	(revision 16063)
+++ trunk/ippScripts/scripts/register_exp.pl	(revision 16172)
@@ -53,5 +53,5 @@
 # add -detrend UNLESS type is one of SCIENCE listed below (eg, OBJECT)
 my @SCIENCE = ( "object", "science" ); # Observation types to NOT mark as detrend
-my $DETREND_FLAG = "-detrend"; # Flag to use to mark detrend exposure
+my $DETREND_FLAG = "-end_stage reg"; # Flag to use to mark detrend exposure
 
 # values to extract from output metadata and the stats to calculate
