Index: trunk/psModules/src/objects/pmSourceIO_CMP.c
===================================================================
--- trunk/psModules/src/objects/pmSourceIO_CMP.c	(revision 9770)
+++ trunk/psModules/src/objects/pmSourceIO_CMP.c	(revision 10258)
@@ -3,6 +3,6 @@
  *  @author EAM, IfA
  *
- *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-10-28 20:23:51 $
+ *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-11-29 02:36:38 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -124,5 +124,5 @@
         shape.sy  = PAR[PM_PAR_SYY];
         shape.sxy = PAR[PM_PAR_SXY];
-        axes = psEllipseShapeToAxes (shape);
+        axes = psEllipseShapeToAxes (shape, 20.0);
 
         psLineInit (line);
