Index: trunk/ippScripts/scripts/inject.pl
===================================================================
--- trunk/ippScripts/scripts/inject.pl	(revision 11138)
+++ trunk/ippScripts/scripts/inject.pl	(revision 11293)
@@ -66,8 +66,8 @@
 	if ($row->{name} eq "FPA.TELESCOPE")  { $telescope = $row->{value}; }
 	if ($row->{name} eq "FPA.INSTRUMENT") { $instrument = $row->{value}; } # this entry must return the camera in the ipp/config system which we load
-	if ($row->{name} eq "FPA.OBSTYPE")    { $type = $row->{value}; }
+#	if ($row->{name} eq "FPA.OBSTYPE")    { $type = $row->{value}; }
     }
     
-    my $command_exp = "$pxinject -newExp -exp_id $exp -inst $instrument -telescope $telescope -exp_type $type -imfiles 1 -workdir $outroot" ; # Command to run
+    my $command_exp = "$pxinject -newExp -exp_id $exp -inst $instrument -telescope $telescope -imfiles 1 -workdir $outroot" ; # Command to run
 
     my ( $success_exp, $error_code_exp, $full_buf_exp, $stdout_buf_exp, $stderr_buf_exp ) =
