Index: /branches/eam_branches/ohana.20160226/src/relastro/src/share_images_pos.c
===================================================================
--- /branches/eam_branches/ohana.20160226/src/relastro/src/share_images_pos.c	(revision 39434)
+++ /branches/eam_branches/ohana.20160226/src/relastro/src/share_images_pos.c	(revision 39435)
@@ -145,4 +145,7 @@
 
   // apply the modified image parameters to my detections
+  // This loop is skipped because the updated image parameters are applied to 
+  // all measurements in UpdateChips (and those modified measurements are saved 
+  // at the same time)
   for (i = 0; FALSE && (Ncatalog > 0) && (i < Nimage_pos); i++) {
     off_t seq = getImageByID (image_pos[i].imageID);
