Index: trunk/psModules/src/astrom/pmAstrometryTable.c
===================================================================
--- trunk/psModules/src/astrom/pmAstrometryTable.c	(revision 15960)
+++ trunk/psModules/src/astrom/pmAstrometryTable.c	(revision 15961)
@@ -10,6 +10,6 @@
  *
  *  @author EAM, IfA
- *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-12-22 17:53:15 $
+ *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-12-31 03:03:21 $
  *
  *  Copyright 2007 Institute for Astronomy, University of Hawaii
@@ -705,5 +705,5 @@
     // allocate a new toSky projection using the reported position
     psFree (file->fpa->toSky);
-    file->fpa->toSky = psProjectionAlloc (RA, DEC, Xs, Ys, PS_PROJ_WRP);
+    file->fpa->toSky = psProjectionAlloc (RA, DEC, Xs, Ys, PS_PROJ_DIS);
 
     // get boresite correction terms.  RX,RY,To,Po define an ellipse along which the boresite travels
