Index: /trunk/Ohana/src/relphot/src/RepairWarpMeasures.c
===================================================================
--- /trunk/Ohana/src/relphot/src/RepairWarpMeasures.c	(revision 39513)
+++ /trunk/Ohana/src/relphot/src/RepairWarpMeasures.c	(revision 39514)
@@ -73,4 +73,6 @@
 	    continue;
 	  }
+	  // the old imageID was wrong.  replace with the new one:
+	  measure->imageID = image[im].imageID;
 	}
       }
