Index: trunk/ppImage/src/ppImageOptions.h
===================================================================
--- trunk/ppImage/src/ppImageOptions.h	(revision 7508)
+++ trunk/ppImage/src/ppImageOptions.h	(revision 7531)
@@ -11,5 +11,5 @@
     bool doFlat;                        // Flat-field normalisation
     bool doFringe;                      // Fringe subtraction
-    bool doSource;                      // Source identification and photometry
+    bool doPhotom;                      // Source identification and photometry
     bool doAstrom;                      // Astrometry
 
@@ -23,7 +23,9 @@
 
     bool doBin1;
+    bool doBin1JPG;
     int xBin1, yBin1;
 
     bool doBin2;
+    bool doBin2JPG;
     int xBin2, yBin2;
 
