Index: trunk/ippTools/src/pxinjectConfig.c
===================================================================
--- trunk/ippTools/src/pxinjectConfig.c	(revision 11138)
+++ trunk/ippTools/src/pxinjectConfig.c	(revision 11142)
@@ -50,8 +50,4 @@
     psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-telescope",  0,
         "define the telescope name (required)", NULL);
-    psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-dateobs",  0,
-        "define observation time", NULL);
-    psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-exp_type",  0,
-        "define the type of exposure (required)", NULL);
     psMetadataAddS32(newExpArgs, PS_LIST_TAIL, "-imfiles",  0,
         "define the number of imfiles in this exp (required)", 0);
@@ -157,5 +153,4 @@
     }
     addWhereStr(telescope);
-    addWhereStr(exp_type);
     {
         int n = 0;
