Index: /branches/eam_branches/ipp-20150616/Ohana/src/libautocode/def/galphot-ps1-v5.d
===================================================================
--- /branches/eam_branches/ipp-20150616/Ohana/src/libautocode/def/galphot-ps1-v5.d	(revision 38482)
+++ /branches/eam_branches/ipp-20150616/Ohana/src/libautocode/def/galphot-ps1-v5.d	(revision 38482)
@@ -0,0 +1,33 @@
+STRUCT       GalPhot_PS1_V5
+EXTNAME      DVO_GALPHOT_PS1_V5
+TYPE         BINTABLE
+SIZE         72
+DESCRIPTION  DVO Galaxy Shape Table 
+
+FIELD Xfit,         XFIT,    	    float,          centroid for fit
+FIELD Yfit,         YFIT,    	    float,          centroid for fit
+
+FIELD mag,          MAG,    	    float,          galaxy magnitude
+FIELD magErr,       MAG_ERR,	    float,          galaxy magnitude error
+
+FIELD majorAxis,    MAJOR_AXIS,     float,          major axis size
+FIELD minorAxis,    MINOR_AXIS,     float,          minor axis size
+
+FIELD majorAxisErr, MAJOR_AXIS_ERR, float,          major axis size error
+FIELD minorAxisErr, MINOR_AXIS_ERR, float,          minor axis size error
+
+FIELD theta,        THETA,          float,          angle
+FIELD theta_err,    THETA_ERR,      float,          angle error
+
+FIELD index,        INDEX,          float,          sersic index (if relevant)
+FIELD chisq,        CHISQ,   	    float,          fit chisq
+		    
+FIELD Npix,         NPIX,           float,          fitted pixels
+
+FIELD objID,        OBJ_ID,         unsigned int,   unique ID for object in table
+FIELD catID,        CAT_ID,         unsigned int,   unique ID for table in which object was first realized
+FIELD detID,        DET_ID,         unsigned int,   detection ID
+FIELD imageID,      IMAGE_ID,       unsigned int,   reference to DVO image ID
+
+FIELD photcode,     PHOTCODE,       short
+FIELD modelType,    MODEL_TYPE,     short,          mean lensing smear object E2
Index: /branches/eam_branches/ipp-20150616/Ohana/src/libautocode/def/galphot.d
===================================================================
--- /branches/eam_branches/ipp-20150616/Ohana/src/libautocode/def/galphot.d	(revision 38482)
+++ /branches/eam_branches/ipp-20150616/Ohana/src/libautocode/def/galphot.d	(revision 38482)
@@ -0,0 +1,28 @@
+STRUCT       GalPhot
+EXTNAME      DVO_GALPHOT
+TYPE         BINTABLE
+SIZE         72
+DESCRIPTION  DVO Galaxy Shape Table 
+
+FIELD Xfit,         XFIT,    	    float,          centroid for fit
+FIELD Yfit,         YFIT,    	    float,          centroid for fit
+FIELD mag,          MAG,    	    float,          galaxy magnitude
+FIELD magErr,       MAG_ERR,	    float,          galaxy magnitude error
+FIELD majorAxis,    MAJOR_AXIS,     float,          major axis size
+FIELD minorAxis,    MINOR_AXIS,     float,          minor axis size
+FIELD majorAxisErr, MAJOR_AXIS_ERR, float,          major axis size error
+FIELD minorAxisErr, MINOR_AXIS_ERR, float,          minor axis size error
+FIELD theta,        THETA,          float,          angle
+FIELD thetaErr,     THETA_ERR,      float,          angle error
+FIELD index,        INDEX,          float,          sersic index (if relevant)
+FIELD chisq,        CHISQ,   	    float,          fit chisq
+		    
+FIELD Npix,         NPIX,           float,          fitted pixels
+
+FIELD objID,        OBJ_ID,         unsigned int,   unique ID for object in table
+FIELD catID,        CAT_ID,         unsigned int,   unique ID for table in which object was first realized
+FIELD detID,        DET_ID,         unsigned int,   detection ID
+FIELD imageID,      IMAGE_ID,       unsigned int,   reference to DVO image ID
+
+FIELD photcode,     PHOTCODE,       short
+FIELD modelType,    MODEL_TYPE,     short,          mean lensing smear object E2
Index: anches/eam_branches/ipp-20150616/Ohana/src/libautocode/def/galshape-ps1-v5.d
===================================================================
--- /branches/eam_branches/ipp-20150616/Ohana/src/libautocode/def/galshape-ps1-v5.d	(revision 38481)
+++ 	(revision )
@@ -1,33 +1,0 @@
-STRUCT       GalPhot_PS1_V5
-EXTNAME      DVO_GALPHOT_PS1_V5
-TYPE         BINTABLE
-SIZE         72
-DESCRIPTION  DVO Galaxy Shape Table 
-
-FIELD Xfit,         XFIT,    	    float,          centroid for fit
-FIELD Yfit,         YFIT,    	    float,          centroid for fit
-
-FIELD mag,          MAG,    	    float,          galaxy magnitude
-FIELD magErr,       MAG_ERR,	    float,          galaxy magnitude error
-
-FIELD majorAxis,    MAJOR_AXIS,     float,          major axis size
-FIELD minorAxis,    MINOR_AXIS,     float,          minor axis size
-
-FIELD majorAxisErr, MAJOR_AXIS_ERR, float,          major axis size error
-FIELD minorAxisErr, MINOR_AXIS_ERR, float,          minor axis size error
-
-FIELD theta,        THETA,          float,          angle
-FIELD theta_err,    THETA_ERR,      float,          angle error
-
-FIELD index,        INDEX,          float,          sersic index (if relevant)
-FIELD chisq,        CHISQ,   	    float,          fit chisq
-		    
-FIELD Npix,         NPIX,           float,          fitted pixels
-
-FIELD objID,        OBJ_ID,         unsigned int,   unique ID for object in table
-FIELD catID,        CAT_ID,         unsigned int,   unique ID for table in which object was first realized
-FIELD detID,        DET_ID,         unsigned int,   detection ID
-FIELD imageID,      IMAGE_ID,       unsigned int,   reference to DVO image ID
-
-FIELD photcode,     PHOTCODE,       short
-FIELD modelType,    MODEL_TYPE,     short,          mean lensing smear object E2
Index: anches/eam_branches/ipp-20150616/Ohana/src/libautocode/def/galshape.d
===================================================================
--- /branches/eam_branches/ipp-20150616/Ohana/src/libautocode/def/galshape.d	(revision 38481)
+++ 	(revision )
@@ -1,28 +1,0 @@
-STRUCT       GalPhot
-EXTNAME      DVO_GALPHOT
-TYPE         BINTABLE
-SIZE         72
-DESCRIPTION  DVO Galaxy Shape Table 
-
-FIELD Xfit,         XFIT,    	    float,          centroid for fit
-FIELD Yfit,         YFIT,    	    float,          centroid for fit
-FIELD mag,          MAG,    	    float,          galaxy magnitude
-FIELD magErr,       MAG_ERR,	    float,          galaxy magnitude error
-FIELD majorAxis,    MAJOR_AXIS,     float,          major axis size
-FIELD minorAxis,    MINOR_AXIS,     float,          minor axis size
-FIELD majorAxisErr, MAJOR_AXIS_ERR, float,          major axis size error
-FIELD minorAxisErr, MINOR_AXIS_ERR, float,          minor axis size error
-FIELD theta,        THETA,          float,          angle
-FIELD theta_err,    THETA_ERR,      float,          angle error
-FIELD index,        INDEX,          float,          sersic index (if relevant)
-FIELD chisq,        CHISQ,   	    float,          fit chisq
-		    
-FIELD Npix,         NPIX,           float,          fitted pixels
-
-FIELD objID,        OBJ_ID,         unsigned int,   unique ID for object in table
-FIELD catID,        CAT_ID,         unsigned int,   unique ID for table in which object was first realized
-FIELD detID,        DET_ID,         unsigned int,   detection ID
-FIELD imageID,      IMAGE_ID,       unsigned int,   reference to DVO image ID
-
-FIELD photcode,     PHOTCODE,       short
-FIELD modelType,    MODEL_TYPE,     short,          mean lensing smear object E2
