Index: /branches/eam_branches/ipp-20150112/Ohana/src/relastro/src/FrameCorrection.c
===================================================================
--- /branches/eam_branches/ipp-20150112/Ohana/src/relastro/src/FrameCorrection.c	(revision 37932)
+++ /branches/eam_branches/ipp-20150112/Ohana/src/relastro/src/FrameCorrection.c	(revision 37933)
@@ -56,6 +56,7 @@
   free (filename);
 
+  // XXX NOTE : do not apply correction for now.  let's just measure it and see how it evolves
   // Now apply the correction to all of the average.R,D values
-  FrameCorrectionApply (catalog, Ncatalog, set->frame, set->coords);
+  // FrameCorrectionApply (catalog, Ncatalog, set->frame, set->coords);
   FrameCorrectionSetFree(set);
 
