Index: trunk/ippMonitor/def/detRun.d
===================================================================
--- trunk/ippMonitor/def/detRun.d	(revision 10963)
+++ trunk/ippMonitor/def/detRun.d	(revision 12835)
@@ -5,17 +5,19 @@
 
 #     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    
+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 filter,       10,   filter     
+FIELD airmass_min,  10,   min airmass    
+FIELD airmass_max,   5,   max     
+FIELD exp_time_min, 10,   min exp_time   
+FIELD exp_time_max,  5,   max 
+FIELD ccd_temp_min, 10,   min ccd_temp   
+FIELD ccd_temp_max,  5,   max    
+FIELD posang_min,   10,   min posang     
+FIELD posang_max,    5,   max      
+FIELD registered,   10,   registered 
+FIELD use_begin,    10,   use_begin  
+FIELD use_end,      10,   use_end    
