Index: /branches/eam_branch_20080223/Ohana/src/opihi/dvo/dbExtractMeasures.c
===================================================================
--- /branches/eam_branch_20080223/Ohana/src/opihi/dvo/dbExtractMeasures.c	(revision 16796)
+++ /branches/eam_branch_20080223/Ohana/src/opihi/dvo/dbExtractMeasures.c	(revision 16797)
@@ -176,5 +176,5 @@
     case MEAS_XCCD: /* OK */
 /* I need to perform this conversion for ELIXIR and LONEOS formats on load */      
-# if 0
+# if 1
       value = measure[0].Xccd;
 # else
@@ -189,5 +189,5 @@
     case MEAS_YCCD: /* OK */
 /* I need to perform this conversion for ELIXIR and LONEOS formats on load */      
-# if 0
+# if 1
       value = measure[0].Yccd;
 # else
