Index: branches/eam_branches/ipp-20121219/Ohana/src/addstar/src/mkcmf.c
===================================================================
--- branches/eam_branches/ipp-20121219/Ohana/src/addstar/src/mkcmf.c	(revision 35058)
+++ branches/eam_branches/ipp-20121219/Ohana/src/addstar/src/mkcmf.c	(revision 35059)
@@ -283,5 +283,5 @@
   gfits_modify (&header, "EXPTIME", "%lf", 1, exptime);
   gfits_modify (&header, "AIRMASS", "%lf", 1, airmass);
-  gfits_modify (&header, "NASTRO",   "%d", 1, 10); 
+  gfits_modify (&header, "NASTRO",   "%d", 1, 100); 
 
   if (imageID == -1) imageID = 1000.0*drand48();
