Index: trunk/ippMonitor/def/camPendingExp.d
===================================================================
--- trunk/ippMonitor/def/camPendingExp.d	(revision 24760)
+++ trunk/ippMonitor/def/camPendingExp.d	(revision 24867)
@@ -25,6 +25,6 @@
 FIELD rawExp.camera,         	10,   %s,     Camera
 FIELD rawExp.dateobs,        	19,   %T,     Date/Time
-FIELD rawExp.ra,                 8,   %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,               8,   %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,                 8,   %C, RA,           op=OP1      
+FIELD rawExp.decl,               8,   %C, DEC,          op=OP2
 FIELD rawExp.object,         	10,   %s,     Object
 FIELD rawExp.filter,         	10,   %s,     FILTER
Index: trunk/ippMonitor/def/camProcessedExp.d
===================================================================
--- trunk/ippMonitor/def/camProcessedExp.d	(revision 24760)
+++ trunk/ippMonitor/def/camProcessedExp.d	(revision 24867)
@@ -33,6 +33,6 @@
 FIELD rawExp.camera,         		10,   %s,     Camera
 FIELD rawExp.dateobs,        		19,   %T,     Date/Time
-FIELD rawExp.ra,           		 8,   %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,         		 8,   %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,           		 8,   %C, RA,           op=OP1      
+FIELD rawExp.decl,         		 8,   %C, DEC,          op=OP2
 FIELD rawExp.object,         		10,   %s,     Object
 FIELD rawExp.filter,         		10,   %s,     FILTER
Index: trunk/ippMonitor/def/camProcessedExp_Images.d
===================================================================
--- trunk/ippMonitor/def/camProcessedExp_Images.d	(revision 24760)
+++ trunk/ippMonitor/def/camProcessedExp_Images.d	(revision 24867)
@@ -37,6 +37,6 @@
 FIELD rawExp.camera,         		10,   %s,     Camera
 FIELD rawExp.dateobs,        		19,   %T,     Date/Time
-FIELD rawExp.ra,           		 8,   %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,         		 8,   %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,           		 8,   %C, RA,           op=OP1      
+FIELD rawExp.decl,         		 8,   %C, DEC,          op=OP2
 FIELD rawExp.object,         		10,   %s,     Object
 FIELD rawExp.filter,         		10,   %s,     FILTER
Index: trunk/ippMonitor/def/camProcessedExp_NoImages.d
===================================================================
--- trunk/ippMonitor/def/camProcessedExp_NoImages.d	(revision 24760)
+++ trunk/ippMonitor/def/camProcessedExp_NoImages.d	(revision 24867)
@@ -33,6 +33,6 @@
 FIELD rawExp.camera,         		10,   %s,     Camera
 FIELD rawExp.dateobs,        		19,   %T,     Date/Time
-FIELD rawExp.ra,           		 8,   %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,         		 8,   %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,           		 8,   %C, RA,           op=OP1      
+FIELD rawExp.decl,         		 8,   %C, DEC,          op=OP2
 FIELD rawExp.object,         		10,   %s,     Object
 FIELD rawExp.filter,         		10,   %s,     FILTER
Index: trunk/ippMonitor/def/camProcessedExp_failure.d
===================================================================
--- trunk/ippMonitor/def/camProcessedExp_failure.d	(revision 24760)
+++ trunk/ippMonitor/def/camProcessedExp_failure.d	(revision 24867)
@@ -33,6 +33,6 @@
 FIELD rawExp.camera,         		10,   %s,     Camera
 FIELD rawExp.dateobs,        		19,   %T,     Date/Time
-FIELD rawExp.ra,           		 8,   %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,         		 8,   %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,           		 8,   %C, RA,           op=OP1      
+FIELD rawExp.decl,         		 8,   %C, DEC,          op=OP2
 FIELD rawExp.object,         		10,   %s,     Object
 FIELD rawExp.filter,         		10,   %s,     FILTER
Index: trunk/ippMonitor/def/camProcessedImfile.d
===================================================================
--- trunk/ippMonitor/def/camProcessedImfile.d	(revision 24760)
+++ trunk/ippMonitor/def/camProcessedImfile.d	(revision 24867)
@@ -28,6 +28,6 @@
 FIELD rawExp.camera,         		10,   %s,     Camera
 FIELD rawExp.dateobs,        		19,   %T,     Date/Time
-FIELD rawExp.ra,           		 8,   %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,         		 8,   %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,           		 8,   %C, RA,           op=OP1      
+FIELD rawExp.decl,         		 8,   %C, DEC,          op=OP2
 FIELD rawExp.object,         		10,   %s,     Object
 FIELD rawExp.filter,         		10,   %s,     FILTER
Index: trunk/ippMonitor/def/camStageExp.d
===================================================================
--- trunk/ippMonitor/def/camStageExp.d	(revision 24760)
+++ trunk/ippMonitor/def/camStageExp.d	(revision 24867)
@@ -24,6 +24,6 @@
 FIELD rawExp.camera,         	10,   %s,     Camera
 FIELD rawExp.dateobs,        	19,   %T,     Date/Time
-FIELD rawExp.ra,                 8,   %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,               8,   %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,                 8,   %C, RA,           op=OP1      
+FIELD rawExp.decl,               8,   %C, DEC,          op=OP2
 FIELD rawExp.object,         	10,   %s,     Object
 FIELD rawExp.filter,         	10,   %s,     FILTER
Index: trunk/ippMonitor/def/chipPendingExp.d
===================================================================
--- trunk/ippMonitor/def/chipPendingExp.d	(revision 24760)
+++ trunk/ippMonitor/def/chipPendingExp.d	(revision 24867)
@@ -23,6 +23,6 @@
 FIELD rawExp.camera,         	10, %s,     Camera
 FIELD rawExp.dateobs,        	19, %T,     Date/Time
-FIELD rawExp.ra,       	         8, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	 8, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	         8, %C, RA,          op=OP1    
+FIELD rawExp.decl,       	 8, %C, DEC,         op=OP2
 FIELD rawExp.object,         	 8, %s,     Object
 FIELD rawExp.filter,         	10, %s,     FILTER
Index: trunk/ippMonitor/def/chipPendingImfile.d
===================================================================
--- trunk/ippMonitor/def/chipPendingImfile.d	(revision 24760)
+++ trunk/ippMonitor/def/chipPendingImfile.d	(revision 24867)
@@ -28,6 +28,6 @@
 FIELD rawExp.camera,         	10, %s,     Camera
 FIELD rawExp.dateobs,        	19, %T,     Date/Time
-FIELD rawExp.ra,       	         8, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	 8, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	         8, %C, RA,          op=OP1    
+FIELD rawExp.decl,       	 8, %C, DEC,         op=OP2
 FIELD rawExp.object,         	 8, %s,     Object
 FIELD rawExp.filter,         	10, %s,     FILTER
Index: trunk/ippMonitor/def/chipProcessedExp.d
===================================================================
--- trunk/ippMonitor/def/chipProcessedExp.d	(revision 24760)
+++ trunk/ippMonitor/def/chipProcessedExp.d	(revision 24867)
@@ -23,6 +23,6 @@
 FIELD rawExp.camera,         	10, %s,     Camera
 FIELD rawExp.dateobs,        	19, %T,     Date/Time
-FIELD rawExp.ra,           	 8, %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,         	 8, %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,           	 8, %C, RA,           op=OP1      
+FIELD rawExp.decl,         	 8, %C, DEC,          op=OP2
 FIELD rawExp.object,         	 8, %s,     Object
 FIELD rawExp.filter,         	10, %s,     FILTER
Index: trunk/ippMonitor/def/chipProcessedImfile.d
===================================================================
--- trunk/ippMonitor/def/chipProcessedImfile.d	(revision 24760)
+++ trunk/ippMonitor/def/chipProcessedImfile.d	(revision 24867)
@@ -33,6 +33,6 @@
 FIELD rawExp.camera,         	   	 10, %s,     Camera
 FIELD rawExp.dateobs,        	   	 19, %T,     Date/Time
-FIELD rawExp.ra,           	 	  8, %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,         	 	  8, %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,           	 	  8, %C, RA,           op=OP1      
+FIELD rawExp.decl,         	 	  8, %C, DEC,          op=OP2
 FIELD rawExp.object,       	   	  8, %s,     Object
 FIELD rawExp.filter,         	   	 10, %s,     FILTER
Index: trunk/ippMonitor/def/chipProcessedImfile_failure.d
===================================================================
--- trunk/ippMonitor/def/chipProcessedImfile_failure.d	(revision 24760)
+++ trunk/ippMonitor/def/chipProcessedImfile_failure.d	(revision 24867)
@@ -34,6 +34,6 @@
 FIELD rawExp.camera,         	   	 10, %s,     Camera
 FIELD rawExp.dateobs,        	   	 19, %T,     Date/Time
-FIELD rawExp.ra,           	 	  8, %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,         	 	  8, %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,           	 	  8, %C, RA,           op=OP1      
+FIELD rawExp.decl,         	 	  8, %C, DEC,          op=OP2
 FIELD rawExp.object,       	   	  8, %s,     Object
 FIELD rawExp.filter,         	   	 10, %s,     FILTER
Index: trunk/ippMonitor/def/chipStageExp.d
===================================================================
--- trunk/ippMonitor/def/chipStageExp.d	(revision 24760)
+++ trunk/ippMonitor/def/chipStageExp.d	(revision 24867)
@@ -21,6 +21,6 @@
 FIELD rawExp.camera,         	10, %s,     Camera
 FIELD rawExp.dateobs,        	19, %T,     Date/Time
-FIELD rawExp.ra,       	         8, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	 8, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	         8, %C, RA,          op=OP1    
+FIELD rawExp.decl,       	 8, %C, DEC,         op=OP2
 FIELD rawExp.object,         	 8, %s,     Object
 FIELD rawExp.filter,         	10, %s,     FILTER
Index: trunk/ippMonitor/def/detResidExp.d
===================================================================
--- trunk/ippMonitor/def/detResidExp.d	(revision 24760)
+++ trunk/ippMonitor/def/detResidExp.d	(revision 24867)
@@ -41,4 +41,6 @@
 FIELD (detResidExp.bg/detResidExp.bin_stdev), 8, %.3f, S/N, value
 FIELD (detResidExp.bg/rawExp.exp_time), 8, %.3f, flux, value
+FIELD rawExp.exp_time,           8, %.2f,   exptime,   value
+FIELD rawExp.ccd_temp,           8, %.2f,   ccd temp,  value
 # FIELD *,                         8, %s,     S/N,       op=OP1
 # FIELD detResidExp.fringe_0,      8, %.3f,   fringe,    value
@@ -50,7 +52,5 @@
 FIELD rawExp.dateobs,           19, %T,     obs date,  value
 FIELD rawExp.filter,            10, %s,     filter,    value
-FIELD rawExp.pon_time,          10, %d,    pon_time,    value
-FIELD rawExp.exp_time,           8, %.2f,   exptime,   value
-FIELD rawExp.ccd_temp,           8, %.2f,   ccd temp,  value
+FIELD rawExp.pon_time,          10, %.1f,   pon_time,    value
 FIELD rawExp.airmass,            8, %.4f,   airmass,   value
 FIELD rawExp.sun_alt,            8, %.4f,   sun_alt,   value
Index: trunk/ippMonitor/def/fakePendingExp.d
===================================================================
--- trunk/ippMonitor/def/fakePendingExp.d	(revision 24760)
+++ trunk/ippMonitor/def/fakePendingExp.d	(revision 24867)
@@ -29,6 +29,6 @@
 FIELD rawExp.camera,         	10, %s,     Camera
 FIELD rawExp.dateobs,        	19, %T,     Date/Time
-FIELD rawExp.ra,       	         8, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	 8, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	         8, %C, RA,          op=OP1    
+FIELD rawExp.decl,       	 8, %C, DEC,         op=OP2
 FIELD rawExp.object,         	 8, %s,     Object
 FIELD rawExp.filter,         	10, %s,     FILTER
Index: trunk/ippMonitor/def/fakePendingImfile.d
===================================================================
--- trunk/ippMonitor/def/fakePendingImfile.d	(revision 24760)
+++ trunk/ippMonitor/def/fakePendingImfile.d	(revision 24867)
@@ -30,6 +30,6 @@
 FIELD rawExp.camera,         	10, %s,     Camera
 FIELD rawExp.dateobs,        	19, %T,     Date/Time
-FIELD rawExp.ra,       	         8, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	 8, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	         8, %C, RA,          op=OP1    
+FIELD rawExp.decl,       	 8, %C, DEC,         op=OP2
 FIELD rawExp.object,         	 8, %s,     Object
 FIELD rawExp.filter,         	10, %s,     FILTER
Index: trunk/ippMonitor/def/fakeProcessedExp.d
===================================================================
--- trunk/ippMonitor/def/fakeProcessedExp.d	(revision 24760)
+++ trunk/ippMonitor/def/fakeProcessedExp.d	(revision 24867)
@@ -29,6 +29,6 @@
 FIELD rawExp.camera,         	10, %s,     Camera
 FIELD rawExp.dateobs,        	19, %T,     Date/Time
-FIELD rawExp.ra,           	 8, %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,         	 8, %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,           	 8, %C, RA,           op=OP1      
+FIELD rawExp.decl,         	 8, %C, DEC,          op=OP2
 FIELD rawExp.object,         	 8, %s,     Object
 FIELD rawExp.filter,         	10, %s,     FILTER
Index: trunk/ippMonitor/def/fakeProcessedImfile.d
===================================================================
--- trunk/ippMonitor/def/fakeProcessedImfile.d	(revision 24760)
+++ trunk/ippMonitor/def/fakeProcessedImfile.d	(revision 24867)
@@ -37,6 +37,6 @@
 FIELD rawExp.camera,                  10, %s,     Camera
 FIELD rawExp.dateobs,                 19, %T,     Date/Time
-FIELD rawExp.ra,                       8, %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,                     8, %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,                       8, %C, RA,           op=OP1      
+FIELD rawExp.decl,                     8, %C, DEC,          op=OP2
 FIELD rawExp.object,                   8, %s,     Object
 FIELD rawExp.filter,                  10, %s,     FILTER
Index: trunk/ippMonitor/def/fakeProcessedImfile_failure.d
===================================================================
--- trunk/ippMonitor/def/fakeProcessedImfile_failure.d	(revision 24760)
+++ trunk/ippMonitor/def/fakeProcessedImfile_failure.d	(revision 24867)
@@ -37,6 +37,6 @@
 FIELD rawExp.camera,                  10, %s,     Camera
 FIELD rawExp.dateobs,                 19, %T,     Date/Time
-FIELD rawExp.ra,                       8, %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,                     8, %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,                       8, %C, RA,           op=OP1      
+FIELD rawExp.decl,                     8, %C, DEC,          op=OP2
 FIELD rawExp.object,                   8, %s,     Object
 FIELD rawExp.filter,                  10, %s,     FILTER
Index: trunk/ippMonitor/def/fakeStageExp.d
===================================================================
--- trunk/ippMonitor/def/fakeStageExp.d	(revision 24760)
+++ trunk/ippMonitor/def/fakeStageExp.d	(revision 24867)
@@ -27,6 +27,6 @@
 FIELD rawExp.camera,         	10, %s,     Camera
 FIELD rawExp.dateobs,        	19, %T,     Date/Time
-FIELD rawExp.ra,       	         8, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	 8, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	         8, %C, RA,          op=OP1    
+FIELD rawExp.decl,       	 8, %C, DEC,         op=OP2
 FIELD rawExp.object,         	 8, %s,     Object
 FIELD rawExp.filter,         	10, %s,     FILTER
Index: trunk/ippMonitor/def/rawExp.d
===================================================================
--- trunk/ippMonitor/def/rawExp.d	(revision 24760)
+++ trunk/ippMonitor/def/rawExp.d	(revision 24867)
@@ -16,6 +16,6 @@
 FIELD    exp_type,     8,  %s,     Type    
 FIELD    dateobs,     19,  %T,     Date/Time
-FIELD    ra,           8,  %10.6f, RA,           op=OP1      
-FIELD    decl,         8,  %10.6f, DEC,          op=OP2
+FIELD    ra,           8,  %C, RA,           op=OP1      
+FIELD    decl,         8,  %C, DEC,          op=OP2
 FIELD    object,      10,  %s,     object
 FIELD    filter,      10,  %s,     FILTER
@@ -25,6 +25,9 @@
 FIELD    pon_time,     5,  %.2f,   pon_time
 FIELD    sat_pixel_frac, 5,   %.4f,   f(sat pixels)
-FIELD    bg,	       8,  %.2f,   backgnd
-FIELD    bg_stdev,     8,  %.2f,   stdev
+FIELD    bg,	        8,  %.2f,   backgnd
+FIELD    bg_stdev,      8,  %.2f,   stdev
 FIELD    bg_mean_stdev, 8, %.2f,   [stdev]
+FIELD    moon_angle,    5,  %.2f,   moon angle
+FIELD    moon_phase,    5,  %.2f,   moon phase
+FIELD    sun_alt,       5,  %.2f,   sun altitude
 FIELD    comment,      65,  %s,     Comment
Index: trunk/ippMonitor/def/rawExp_failed.d
===================================================================
--- trunk/ippMonitor/def/rawExp_failed.d	(revision 24760)
+++ trunk/ippMonitor/def/rawExp_failed.d	(revision 24867)
@@ -18,6 +18,6 @@
 FIELD    telescope,   10,   %s,     Telescope
 FIELD    camera,      10,   %s,     Camera
-FIELD    ra,           8,  %10.6f, RA,           op=OP1      
-FIELD    decl,         8,  %10.6f, DEC,          op=OP2
+FIELD    ra,           8,  %C, RA,           op=OP1      
+FIELD    decl,         8,  %C, DEC,          op=OP2
 FIELD    filter,      10,   %s,     FILTER
 FIELD    dateobs,     19,   %T,     Date/Time
Index: trunk/ippMonitor/def/rawImfile.d
===================================================================
--- trunk/ippMonitor/def/rawImfile.d	(revision 24760)
+++ trunk/ippMonitor/def/rawImfile.d	(revision 24867)
@@ -17,6 +17,6 @@
 FIELD    rawImfile.exp_type,      8, %s,      exp_type
 FIELD    rawImfile.dateobs,      19, %T,      Date/Time
-FIELD    rawImfile.ra,            8, %10.6f,  RA,           op=OP1      
-FIELD    rawImfile.decl,          8, %10.6f,  DEC,          op=OP2
+FIELD    rawImfile.ra,            8, %C,  RA,           op=OP1      
+FIELD    rawImfile.decl,          8, %C,  DEC,          op=OP2
 FIELD    rawImfile.object,        8, %s,      object
 FIELD    rawImfile.filter,       10, %s,      FILTER
Index: trunk/ippMonitor/def/rawImfile_failed.d
===================================================================
--- trunk/ippMonitor/def/rawImfile_failed.d	(revision 24760)
+++ trunk/ippMonitor/def/rawImfile_failed.d	(revision 24867)
@@ -14,6 +14,6 @@
 FIELD    exp_name,      5, %s,        Exposure
 FIELD    class_id,      8, %s,        Chip ID
-FIELD    ra,           8,  %10.6f, RA,           op=OP1      
-FIELD    decl,         8,  %10.6f, DEC,          op=OP2
+FIELD    ra,           8,  %C, RA,           op=OP1      
+FIELD    decl,         8,  %C, DEC,          op=OP2
 FIELD    bg,	        8, %s,        backgnd
 FIELD    bg_stdev,      8, %s,        stdev
Index: trunk/ippMonitor/def/rawUnknownExp.d
===================================================================
--- trunk/ippMonitor/def/rawUnknownExp.d	(revision 24760)
+++ trunk/ippMonitor/def/rawUnknownExp.d	(revision 24867)
@@ -19,6 +19,6 @@
 FIELD    camera,      10,   %s,     Camera
 FIELD    dateobs,     19,   %T,     Date/Time
-FIELD    ra,           8,  %10.6f, RA,           op=OP1      
-FIELD    decl,         8,  %10.6f, DEC,          op=OP2
+FIELD    ra,           8,  %C, RA,           op=OP1      
+FIELD    decl,         8,  %C, DEC,          op=OP2
 FIELD    object,       8,   %s,     object
 FIELD    filter,      10,   %s,     FILTER
Index: trunk/ippMonitor/def/stackInputSkyfile.d
===================================================================
--- trunk/ippMonitor/def/stackInputSkyfile.d	(revision 24760)
+++ trunk/ippMonitor/def/stackInputSkyfile.d	(revision 24867)
@@ -37,6 +37,6 @@
 FIELD rawExp.camera,         	   10, %s,     Camera
 FIELD rawExp.dateobs,        	   19, %T,     Date/Time
-FIELD rawExp.ra,       	            8, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	    8, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	            8, %C, RA,          op=OP1    
+FIELD rawExp.decl,       	    8, %C, DEC,         op=OP2
 FIELD rawExp.object,         	    8, %s,     Object
 FIELD rawExp.filter,         	   10, %s,     Filter
Index: trunk/ippMonitor/def/warpFailedSkyfiles.d
===================================================================
--- trunk/ippMonitor/def/warpFailedSkyfiles.d	(revision 24760)
+++ trunk/ippMonitor/def/warpFailedSkyfiles.d	(revision 24867)
@@ -43,6 +43,6 @@
 FIELD rawExp.camera,         	 10, %s,     Camera
 FIELD rawExp.dateobs,        	 19, %T,     Date/Time
-FIELD rawExp.ra,       	          8, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	  8, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	          8, %C, RA,          op=OP1    
+FIELD rawExp.decl,       	  8, %C, DEC,         op=OP2
 FIELD rawExp.object,         	  8, %s,     Object
 FIELD rawExp.filter,         	 10, %s,     FILTER
Index: trunk/ippMonitor/def/warpProcessedSkyfiles.d
===================================================================
--- trunk/ippMonitor/def/warpProcessedSkyfiles.d	(revision 24760)
+++ trunk/ippMonitor/def/warpProcessedSkyfiles.d	(revision 24867)
@@ -46,6 +46,6 @@
 FIELD rawExp.camera,         	 10, %s,     Camera
 FIELD rawExp.dateobs,        	 19, %T,     Date/Time
-FIELD rawExp.ra,       	          8, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	  8, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	          8, %C, RA,          op=OP1    
+FIELD rawExp.decl,       	  8, %C, DEC,         op=OP2
 FIELD rawExp.object,         	  8, %s,     Object
 FIELD rawExp.filter,         	 10, %s,     FILTER
Index: trunk/ippMonitor/def/warpProcessedSkyfiles_Images.d
===================================================================
--- trunk/ippMonitor/def/warpProcessedSkyfiles_Images.d	(revision 24760)
+++ trunk/ippMonitor/def/warpProcessedSkyfiles_Images.d	(revision 24867)
@@ -50,6 +50,6 @@
 FIELD rawExp.camera,         	 10, %s,     Camera
 FIELD rawExp.dateobs,        	 19, %T,     Date/Time
-FIELD rawExp.ra,       	          8, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	  8, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	          8, %C, RA,          op=OP1    
+FIELD rawExp.decl,       	  8, %C, DEC,         op=OP2
 FIELD rawExp.object,         	  8, %s,     Object
 FIELD rawExp.filter,         	 10, %s,     FILTER
Index: trunk/ippMonitor/def/warpSkycellMap.d
===================================================================
--- trunk/ippMonitor/def/warpSkycellMap.d	(revision 24760)
+++ trunk/ippMonitor/def/warpSkycellMap.d	(revision 24867)
@@ -26,6 +26,6 @@
 FIELD    rawExp.camera,               10,   %s,     Camera
 FIELD    rawExp.dateobs,              19,   %T,     Date/Time
-FIELD    rawExp.ra,                    8,   %10.6f, RA,           op=OP1      
-FIELD    rawExp.decl,                  8,   %10.6f, DEC,          op=OP2
+FIELD    rawExp.ra,                    8,   %C, RA,           op=OP1      
+FIELD    rawExp.decl,                  8,   %C, DEC,          op=OP2
 FIELD    rawExp.object,                8,   %s,     Object
 FIELD    rawExp.filter,               10,   %s,     Filter
Index: trunk/ippMonitor/def/warpStageExp.d
===================================================================
--- trunk/ippMonitor/def/warpStageExp.d	(revision 24760)
+++ trunk/ippMonitor/def/warpStageExp.d	(revision 24867)
@@ -30,6 +30,6 @@
 FIELD rawExp.camera,         	10, %s,     Camera
 FIELD rawExp.dateobs,        	19, %T,     Date/Time
-FIELD rawExp.ra,       	         8, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	 8, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	         8, %C,     RA,          op=OP1    
+FIELD rawExp.decl,       	 8, %C,     DEC,         op=OP2
 FIELD rawExp.object,         	 8, %s,     Object
 FIELD rawExp.filter,         	10, %s,     FILTER
Index: trunk/ippMonitor/def/warpStageSkyfileInputs.d
===================================================================
--- trunk/ippMonitor/def/warpStageSkyfileInputs.d	(revision 24760)
+++ trunk/ippMonitor/def/warpStageSkyfileInputs.d	(revision 24867)
@@ -43,6 +43,6 @@
 FIELD rawExp.camera,         	 10, %s,     Camera
 FIELD rawExp.dateobs,        	 19, %T,     Date/Time
-FIELD rawExp.ra,       	          8, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	  8, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	          8, %C,     RA,          op=OP1    
+FIELD rawExp.decl,       	  8, %C,     DEC,         op=OP2
 FIELD rawExp.object,         	  8, %s,     Object
 FIELD rawExp.filter,         	 10, %s,     FILTER
Index: trunk/ippMonitor/def/warpStageSkyfiles.d
===================================================================
--- trunk/ippMonitor/def/warpStageSkyfiles.d	(revision 24760)
+++ trunk/ippMonitor/def/warpStageSkyfiles.d	(revision 24867)
@@ -35,6 +35,6 @@
 FIELD rawExp.camera,         	 10, %s,     Camera
 FIELD rawExp.dateobs,        	 19, %T,     Date/Time
-FIELD rawExp.ra,       	          8, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	  8, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	          8, %C, RA,          op=OP1    
+FIELD rawExp.decl,       	  8, %C, DEC,         op=OP2
 FIELD rawExp.object,         	  8, %s,     Object
 FIELD rawExp.filter,         	 10, %s,     FILTER
