Index: /branches/eam_branches/ipp-20140904/Ohana/src/fakeastro/src/fit_fake_stars.c
===================================================================
--- /branches/eam_branches/ipp-20140904/Ohana/src/fakeastro/src/fit_fake_stars.c	(revision 37695)
+++ /branches/eam_branches/ipp-20140904/Ohana/src/fakeastro/src/fit_fake_stars.c	(revision 37696)
@@ -131,5 +131,5 @@
       // need to allocate table?
       AstromOffsetTable *table = get_astrom_table ();
-      AstromOffsetTableNewMap(table, order_use, image);
+      AstromOffsetTableNewMap(table, order_use, order_use, image);
     }
     AstromOffsetMapFit (image[0].coords.offsetMap, Xref, Yref, dX, Nstars, TRUE);
