Index: /branches/eam_branches/ohana.20160226/src/relastro/src/relastro_images.c
===================================================================
--- /branches/eam_branches/ohana.20160226/src/relastro/src/relastro_images.c	(revision 39433)
+++ /branches/eam_branches/ohana.20160226/src/relastro/src/relastro_images.c	(revision 39434)
@@ -77,4 +77,9 @@
 	MARKTIME("update chips: %f sec\n", dtime);
       }
+
+      // measure scatter for stacks
+      UpdateStacks (catalog, Ncatalog);
+      MARKTIME("UpdateStacks: %f sec\n", dtime);
+
       // create summary plots of the process
       // relastroVisualSummaryChips();
