Index: /trunk/ippScripts/scripts/phase0_exp.pl
===================================================================
--- /trunk/ippScripts/scripts/phase0_exp.pl	(revision 9221)
+++ /trunk/ippScripts/scripts/phase0_exp.pl	(revision 9222)
@@ -43,5 +43,6 @@
 # These values should be constant for all components
 use constant CONSTANTS => [
-                           "exp_type", #exposure type
+			   "obstype", # Observation type
+                           "exp_type", # Exposure type
                            "filter", # Filter used
                            "airmass", # Airmass
Index: /trunk/ippScripts/scripts/phase0_imfile.pl
===================================================================
--- /trunk/ippScripts/scripts/phase0_imfile.pl	(revision 9221)
+++ /trunk/ippScripts/scripts/phase0_imfile.pl	(revision 9222)
@@ -41,5 +41,5 @@
 # The key is the name in the ppStats output; the value is the switch for "phase0 -updateexp"
 use constant CONSTANTS => {
-    "FPA.OBJECT"   => "-object", # Object
+    "FPA.OBJECT"   => "-obstype", # Observation type
     "FPA.OBSTYPE"  => "-exp_type", # Exposure type
     "FPA.FILTER"   => "-filter", # Filter used
