Index: trunk/ippScripts/scripts/detrend_resid_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_resid_imfile.pl	(revision 27718)
+++ trunk/ippScripts/scripts/detrend_resid_imfile.pl	(revision 33666)
@@ -121,4 +121,5 @@
     'FLATMASK'         => '-mask',      # Specify the mask frame
     'CTEMASK'          => '-mask',      # Specify the mask frame
+    'NOISEMAP'         => '-noisemap',  # Specify the noisemap frame
 };
 
@@ -144,4 +145,5 @@
                   'SKYFLAT'          => 'PPIMAGE.OUTPUT.DETREND',
                   'FRINGE'           => 'PPIMAGE.OUTPUT.RESID',
+		  'NOISEMAP'         => 'PPIMAGE.OUTPUT.RESID',
               };
 
