Index: trunk/Ohana/src/opihi/dvo/fitsed.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/fitsed.c	(revision 16040)
+++ trunk/Ohana/src/opihi/dvo/fitsed.c	(revision 16810)
@@ -207,6 +207,6 @@
 
       // load the measurements for this source
-      m = catalog.average[i].offset;
-      for (j = 0; j < catalog.average[i].Nm; j++) {
+      m = catalog.average[i].measureOffset;
+      for (j = 0; j < catalog.average[i].Nmeasure; j++) {
 	idx = hashcode[catalog.measure[m+j].photcode];
 	if (idx == -1) continue;
