Index: trunk/ippScripts/scripts/phase0_exp.pl
===================================================================
--- trunk/ippScripts/scripts/phase0_exp.pl	(revision 9237)
+++ trunk/ippScripts/scripts/phase0_exp.pl	(revision 9251)
@@ -43,5 +43,5 @@
 # These values should be constant for all components
 use constant CONSTANTS => [
-			   "obstype", # Observation type
+			   "object", # Object
                            "exp_type", # Exposure type
                            "filter", # Filter used
Index: trunk/ippScripts/scripts/phase0_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/phase0_imfile.pl	(revision 9237)
+++ trunk/ippScripts/scripts/phase0_imfile.pl	(revision 9251)
@@ -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"   => "-obstype", # Observation type
+    "FPA.OBJECT"   => "-object", # Object
     "FPA.OBSTYPE"  => "-exp_type", # Exposure type
     "FPA.FILTER"   => "-filter", # Filter used
