Index: trunk/psLib/src/imageops/psImageMapFit.c
===================================================================
--- trunk/psLib/src/imageops/psImageMapFit.c	(revision 17612)
+++ trunk/psLib/src/imageops/psImageMapFit.c	(revision 17623)
@@ -7,6 +7,6 @@
  *  @author Eugene Magnier, IfA
  *
- *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2008-04-17 23:43:02 $
+ *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-05-10 01:33:26 $
  *
  *  Copyright 2007 Institute for Astronomy, University of Hawaii
@@ -602,5 +602,5 @@
 {
     // XXX Add Asserts
-    assert (map->binning->nXruff == 1);
+    assert (map->binning->nYruff == 1);
 
     // dimensions of the output map image
