Index: trunk/ippMonitor/def/autocode.php
===================================================================
--- trunk/ippMonitor/def/autocode.php	(revision 10621)
+++ trunk/ippMonitor/def/autocode.php	(revision 10963)
@@ -107,4 +107,10 @@
 echo "</tr>\n";
 
+// query restriction form
+echo "<tr>\n";
+// echo "<td class=list> <input type=\"text\" name=\"expID\"></td>\n";
+// ** TABLE QUERY **
+echo "</tr>\n";
+
 // list the results
 while ($qry->fetchInto($row)) {
@@ -119,8 +125,8 @@
 
 // query restriction form
-echo "<tr>\n";
+// echo "<tr>\n";
 // echo "<td class=list> <input type=\"text\" name=\"expID\"></td>\n";
-// ** TABLE QUERY **
-echo "</tr>\n";
+// TABLE QUERY 
+// echo "</tr>\n";
 
 // close the table and form
Index: trunk/ippMonitor/def/detRun.d
===================================================================
--- trunk/ippMonitor/def/detRun.d	(revision 10621)
+++ trunk/ippMonitor/def/detRun.d	(revision 10963)
@@ -4,7 +4,18 @@
 MENU  ipp.detrend.dat
 
-#     field      name         show    link to              extras
-FIELD det_id,    20,   det ID,      value,  detRunSummary.php,   det_id=$det_id
-FIELD iteration, 20,   iteration
-FIELD det_type,  20,   det_type
-FIELD state,     20,   state
+#     field       width name         show    link to              extras
+FIELD det_id,      7,   det ID,      value,  detRunSummary.php,   det_id=$det_id
+FIELD iteration,   5,   iteration
+FIELD det_type,    8,   det_type
+FIELD state,       5,   state
+FIELD mode,        5,   mode
+FIELD exp_type,    8,   exp_type (drop)
+FIELD filter,     10,   filter     
+FIELD airmass,    10,   airmass    
+FIELD exp_time,   10,   exp_time   
+FIELD ccd_temp,   10,   ccd_temp   
+FIELD posang,     10,   posang     
+FIELD object,     10,   object     
+FIELD registered, 10,   registered 
+FIELD use_begin,  10,   use_begin  
+FIELD use_end,    10,   use_end    
Index: trunk/ippMonitor/def/rawDetrendExp.d
===================================================================
--- trunk/ippMonitor/def/rawDetrendExp.d	(revision 10621)
+++ trunk/ippMonitor/def/rawDetrendExp.d	(revision 10963)
@@ -4,21 +4,24 @@
 MENU  ipp.copy.dat
 
-#        field        name           show     link to         extras
-FIELD    exp_tag,      20,   exposure ID,   value,   rawImfile.php,  exp_tag=$exp_tag
-FIELD    telescope,   20,   Telescope
-FIELD    camera,      20,   Camera
-FIELD    exp_type,    20,   Type    
-FIELD    filter,      20,   FILTER
-# FIELD    imfiles,   20,   imfiles     
-# FIELD    airmass,   20,   airmass     
-# FIELD    ra,	      20,   ra          
-# FIELD    decl,      20,   decl        
-# FIELD    exp_time,  20,   exp_time    
-# FIELD    bg,	      20,   bg          
-# FIELD    bg_stdev,  20,   bg_stdev    
-# FIELD    bg_mean_stdev, 20,   bg_mean_stdev   
-# FIELD    alt,       20,   alt         
-# FIELD    az,	      20,   az          
-# FIELD    ccd_temp,  20,   ccd_temp    
-# FIELD    posang,    20,   posang      
-# FIELD    object,    20,   object
+#        field        name  show           link to  extras
+FIELD    exp_tag,     10,   exposure ID,   value,   rawImfile.php,  exp_tag=$exp_tag
+FIELD    telescope,   10,   Telescope
+FIELD    camera,      10,   Camera
+FIELD    exp_type,    10,   Type    
+FIELD    filter,      10,   FILTER
+FIELD    dateobs,     20,   Date/Time
+FIELD    exp_time,     5,   exp_time    
+FIELD    airmass,      5,   airmass     
+FIELD    bg,           5,   backgnd
+FIELD    bg_stdev,     5,   stdev    
+FIELD    bg_mean_stdev, 5,  &lt;backgnd&gt;
+# FIELD  ra,           8,   ra          
+# FIELD  decl,         8,   decl        
+# FIELD  object,      10,   object
+# FIELD  imfiles,     20,   imfiles     
+# FIELD  airmass,     20,   airmass     
+# FIELD  bg_mean_stdev, 20, bg_mean_stdev   
+# FIELD  alt,         20,   alt         
+# FIELD  az,	      20,   az          
+# FIELD  ccd_temp,    20,   ccd_temp    
+# FIELD  posang,      20,   posang      
Index: trunk/ippMonitor/def/rawImfile.d
===================================================================
--- trunk/ippMonitor/def/rawImfile.d	(revision 10621)
+++ trunk/ippMonitor/def/rawImfile.d	(revision 10963)
@@ -10,4 +10,5 @@
 FIELD    bg_stdev,      8,    stdev
 FIELD    bg_mean_stdev, 8,    [stdev]
+FIELD    uri,	       10,    uri
 # FIELD    class,       20,   Class
 # FIELD    uri,	      20,   uri
Index: trunk/ippMonitor/def/rawScienceExp.d
===================================================================
--- trunk/ippMonitor/def/rawScienceExp.d	(revision 10621)
+++ trunk/ippMonitor/def/rawScienceExp.d	(revision 10963)
@@ -4,17 +4,18 @@
 MENU  ipp.copy.dat
 
-#        field        name           show    link to         extras
-FIELD    exp_tag,     20,   exposure Tag,   value,   rawImfile.php,  exp_tag=$exp_tag,camera=$camera,foo=bar
-FIELD    telescope,   20,   Telescope,     value,  telescopes.php
-FIELD    camera,      20,   Camera
-FIELD    exp_type,    20,   Type    
-FIELD    filter,      20,   FILTER
+#        field        name           show          link to   extras
+FIELD    exp_tag,     10,   	     exposure Tag, value,    rawImfile.php,  exp_tag=$exp_tag,camera=$camera,foo=bar
+FIELD    telescope,   10,   	     Telescope,    value,    telescopes.php
+FIELD    camera,      10,   	     Camera
+FIELD    exp_type,     8,   	     Type    
+FIELD    filter,      10,   	     FILTER
+FIELD    ra,           8,   	     ra          
+FIELD    decl,         8,   	     decl        
+FIELD    object,      10,   	     object
+FIELD    airmass,      5,   	     airmass     
+FIELD    exp_time,     5,   	     exp_time    
+FIELD    bg,           5,   	     bg          
+FIELD    bg_stdev,     5,   	     bg_stdev    
 # FIELD    imfiles, 20,   imfiles     
-# FIELD    airmass, 20,   airmass     
-# FIELD    ra, 20,   ra          
-# FIELD    decl, 20,   decl        
-# FIELD    exp_time, 20,   exp_time    
-# FIELD    bg, 20,   bg          
-# FIELD    bg_stdev, 20,   bg_stdev    
 # FIELD    bg_mean_stdev, 20,   bg_mean_stdev   
 # FIELD    alt, 20,   alt         
@@ -22,3 +23,2 @@
 # FIELD    ccd_temp, 20,   ccd_temp    
 # FIELD    posang, 20,   posang      
-# FIELD    object,    20,   object
