Index: trunk/ippMonitor/def/rawExp.d
===================================================================
--- trunk/ippMonitor/def/rawExp.d	(revision 19990)
+++ 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
