Index: trunk/ippScripts/scripts/detrend_norm_calc.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_norm_calc.pl	(revision 15609)
+++ trunk/ippScripts/scripts/detrend_norm_calc.pl	(revision 15613)
@@ -62,6 +62,4 @@
     'skyflat'  => 1,
     'fringe'   => 0,
-    'darkmask' => 0,
-    'flatmask' => 0,
     'mask'     => 0,
     }; 
Index: trunk/ippScripts/scripts/detrend_resid.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_resid.pl	(revision 15609)
+++ trunk/ippScripts/scripts/detrend_resid.pl	(revision 15613)
@@ -112,6 +112,4 @@
     'skyflat'  => '-flat',	# Specify the flat frame
     'fringe'   => '-fringe',	# Specify the fringe frame
-    'darkmask' => '-mask',	# Specify the mask frame
-    'flatmask' => '-mask',	# Specify the mask frame
     'mask'     => '-mask',	# Specify the mask frame
 };
