Index: /trunk/ippconfig/simmosaic/ppImage.config
===================================================================
--- /trunk/ippconfig/simmosaic/ppImage.config	(revision 13906)
+++ /trunk/ippconfig/simmosaic/ppImage.config	(revision 13907)
@@ -3,7 +3,8 @@
 # List of tasks to perform
 
-BASE.FITS       BOOL    TRUE            # Save base detrended image?
-BIN1.FITS	BOOL    TRUE            # Save 1st binned chip image?
-BIN2.FITS	BOOL    TRUE		# Save 2nd binned chip image?
+BASE.FITS       BOOL    FALSE           # Save base detrended image?
+CHIP.FITS       BOOL    TRUE            # Save chip-mosaicked image?
+BIN1.FITS       BOOL    TRUE            # Save 1st binned chip image?
+BIN2.FITS       BOOL    TRUE            # Save 2nd binned chip image?
 
 # binned output image options
@@ -14,8 +15,8 @@
 
 # Overscan subtraction
-OVERSCAN.SINGLE		BOOL	FALSE		# Reduce overscan to a single value?
-OVERSCAN.FIT		STR	POLYNOMIAL	# NONE | POLYNOMIAL | SPLINE
-OVERSCAN.ORDER		S32	7		# Order of polynomial fit
-OVERSCAN.STAT		STR	MEAN		# MEAN | MEDIAN
+OVERSCAN.SINGLE         BOOL    FALSE           # Reduce overscan to a single value?
+OVERSCAN.FIT            STR     POLYNOMIAL      # NONE | POLYNOMIAL | SPLINE
+OVERSCAN.ORDER          S32     7               # Order of polynomial fit
+OVERSCAN.STAT           STR     MEAN            # MEAN | MEDIAN
 
 # How to select the appropriate detrend image
@@ -34,5 +35,5 @@
   END
   SHUTTER METADATA
-  END	
+  END   
 END
 
@@ -43,4 +44,6 @@
 # Overscan subtraction only
 PPIMAGE_O         METADATA
+  BASE.FITS       BOOL    TRUE            # Save base detrended image?
+  CHIP.FITS       BOOL    FALSE           # Save chip-mosaicked image?
   OVERSCAN        BOOL    TRUE            # Overscan subtraction
   BIAS            BOOL    FALSE           # Bias subtraction
@@ -50,11 +53,13 @@
   MASK            BOOL    FALSE           # Mask bad pixels
   FRINGE          BOOL    FALSE           # Fringe subtraction
-  PHOTOM          BOOL    FALSE		  # Source identification and photometry
+  PHOTOM          BOOL    FALSE           # Source identification and photometry
   ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
-  ASTROM.MOSAIC   BOOL    FALSE		  # Astrometry for mosaic?
+  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
 END
 
 # Dark subtraction only
 PPIMAGE_D         METADATA
+  BASE.FITS       BOOL    TRUE            # Save base detrended image?
+  CHIP.FITS       BOOL    FALSE           # Save chip-mosaicked image?
   OVERSCAN        BOOL    FALSE           # Overscan subtraction
   BIAS            BOOL    FALSE           # Bias subtraction
@@ -64,25 +69,29 @@
   MASK            BOOL    FALSE           # Mask bad pixels
   FRINGE          BOOL    FALSE           # Fringe subtraction
-  PHOTOM          BOOL    FALSE		  # Source identification and photometry
+  PHOTOM          BOOL    FALSE           # Source identification and photometry
   ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
-  ASTROM.MOSAIC   BOOL    FALSE		  # Astrometry for mosaic?
+  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
 END
 
 # Shutter correction only
 PPIMAGE_S         METADATA
+  BASE.FITS       BOOL    TRUE            # Save base detrended image?
+  CHIP.FITS       BOOL    FALSE           # Save chip-mosaicked image?
   OVERSCAN        BOOL    FALSE           # Overscan subtraction
   BIAS            BOOL    FALSE           # Bias subtraction
   DARK            BOOL    FALSE           # Dark subtraction
-  SHUTTER         BOOL    FALSE            # Shutter correction
+  SHUTTER         BOOL    FALSE           # Shutter correction
   FLAT            BOOL    FALSE           # Flat-field normalisation
   MASK            BOOL    FALSE           # Mask bad pixels
   FRINGE          BOOL    FALSE           # Fringe subtraction
-  PHOTOM          BOOL    FALSE		  # Source identification and photometry
+  PHOTOM          BOOL    FALSE           # Source identification and photometry
   ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
-  ASTROM.MOSAIC   BOOL    FALSE		  # Astrometry for mosaic?
+  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
 END
 
 # Overscan, bias, dark
 PPIMAGE_OBD      METADATA
+  BASE.FITS       BOOL    TRUE            # Save base detrended image?
+  CHIP.FITS       BOOL    FALSE           # Save chip-mosaicked image?
   OVERSCAN        BOOL    TRUE            # Overscan subtraction
   BIAS            BOOL    TRUE            # Bias subtraction
@@ -92,11 +101,13 @@
   MASK            BOOL    FALSE           # Mask bad pixels
   FRINGE          BOOL    FALSE           # Fringe subtraction
-  PHOTOM          BOOL    FALSE		  # Source identification and photometry
+  PHOTOM          BOOL    FALSE           # Source identification and photometry
   ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
-  ASTROM.MOSAIC   BOOL    FALSE		  # Astrometry for mosaic?
+  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
 END
 
 # Overscan, bias, dark, shutter
 PPIMAGE_OBDS      METADATA
+  BASE.FITS       BOOL    TRUE            # Save base detrended image?
+  CHIP.FITS       BOOL    FALSE           # Save chip-mosaicked image?
   OVERSCAN        BOOL    TRUE            # Overscan subtraction
   BIAS            BOOL    TRUE            # Bias subtraction
@@ -106,11 +117,13 @@
   MASK            BOOL    FALSE           # Mask bad pixels
   FRINGE          BOOL    FALSE           # Fringe subtraction
-  PHOTOM          BOOL    FALSE		  # Source identification and photometry
+  PHOTOM          BOOL    FALSE           # Source identification and photometry
   ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
-  ASTROM.MOSAIC   BOOL    FALSE		  # Astrometry for mosaic?
+  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
 END
 
 # Overscan, bias, dark, shutter, flat-field
 PPIMAGE_OBDSF     METADATA
+  BASE.FITS       BOOL    TRUE            # Save base detrended image?
+  CHIP.FITS       BOOL    FALSE           # Save chip-mosaicked image?
   OVERSCAN        BOOL    TRUE            # Overscan subtraction
   BIAS            BOOL    TRUE            # Bias subtraction
@@ -120,11 +133,13 @@
   MASK            BOOL    FALSE           # Mask bad pixels
   FRINGE          BOOL    FALSE           # Fringe subtraction
-  PHOTOM          BOOL    FALSE		  # Source identification and photometry
+  PHOTOM          BOOL    FALSE           # Source identification and photometry
   ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
-  ASTROM.MOSAIC   BOOL    FALSE		  # Astrometry for mosaic?
+  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
 END
 
 # Overscan, bias, dark, shutter, flat-field, fringe
 PPIMAGE_OBDSFR    METADATA
+  BASE.FITS       BOOL    TRUE            # Save base detrended image?
+  CHIP.FITS       BOOL    FALSE           # Save chip-mosaicked image?
   OVERSCAN        BOOL    TRUE            # Overscan subtraction
   BIAS            BOOL    TRUE            # Bias subtraction
@@ -134,7 +149,7 @@
   MASK            BOOL    FALSE           # Mask bad pixels
   FRINGE          BOOL    FALSE           # Fringe subtraction
-  PHOTOM          BOOL    FALSE		  # Source identification and photometry
+  PHOTOM          BOOL    FALSE           # Source identification and photometry
   ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
-  ASTROM.MOSAIC   BOOL    FALSE		  # Astrometry for mosaic?
+  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
 END
 
@@ -148,7 +163,7 @@
   MASK            BOOL    FALSE           # Mask bad pixels
   FRINGE          BOOL    FALSE           # Fringe subtraction
-  PHOTOM          BOOL    TRUE 		  # Source identification and photometry
+  PHOTOM          BOOL    TRUE            # Source identification and photometry
   ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
-  ASTROM.MOSAIC   BOOL    FALSE		  # Astrometry for mosaic?
+  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
 END
 
@@ -162,6 +177,6 @@
   MASK            BOOL    FALSE           # Mask bad pixels
   FRINGE          BOOL    FALSE           # Fringe subtraction
-  PHOTOM          BOOL    TRUE 		  # Source identification and photometry
+  PHOTOM          BOOL    TRUE            # Source identification and photometry
   ASTROM.CHIP     BOOL    TRUE            # Astrometry per chip?
-  ASTROM.MOSAIC   BOOL    FALSE		  # Astrometry for mosaic?
+  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
 END
Index: /trunk/ippconfig/simmosaic/psphot.config
===================================================================
--- /trunk/ippconfig/simmosaic/psphot.config	(revision 13906)
+++ /trunk/ippconfig/simmosaic/psphot.config	(revision 13907)
@@ -4,5 +4,5 @@
 SAVE.BACKGND	BOOL 	TRUE
 SAVE.BACKSUB	BOOL 	TRUE
-SAVE.PLOTS      BOOL    TRUE
+SAVE.PLOTS      BOOL    FALSE
 SAVE.RESID	BOOL 	TRUE
 SAVE.PSF	BOOL 	TRUE
