Index: /trunk/ippScripts/scripts/register_exp.pl
===================================================================
--- /trunk/ippScripts/scripts/register_exp.pl	(revision 14485)
+++ /trunk/ippScripts/scripts/register_exp.pl	(revision 14486)
@@ -52,5 +52,5 @@
 
 # add -detrend UNLESS type is one of SCIENCE listed below (eg, OBJECT)
-my @SCIENCE = ( "object" ); # Observation types to NOT mark as detrend
+my @SCIENCE = ( "object", "science" ); # Observation types to NOT mark as detrend
 my $DETREND_FLAG = "-detrend"; # Flag to use to mark detrend exposure
 
