Index: trunk/psModules/test/astrom/tst_pmAstrometry.c
===================================================================
--- trunk/psModules/test/astrom/tst_pmAstrometry.c	(revision 5608)
+++ trunk/psModules/test/astrom/tst_pmAstrometry.c	(revision 5681)
@@ -7,7 +7,8 @@
  *
  *  XXX: Untested: pmFPACheckParents()
+ *  XXX: Create the pmHDU alloc/free function, test them here
  *
- *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-11-23 23:54:30 $
+ *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-12-05 21:28:55 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
Index: trunk/psModules/test/astrom/tst_pmAstrometry01.c
===================================================================
--- trunk/psModules/test/astrom/tst_pmAstrometry01.c	(revision 5608)
+++ trunk/psModules/test/astrom/tst_pmAstrometry01.c	(revision 5681)
@@ -5,6 +5,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-11-27 19:28:01 $
+*  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-12-05 21:28:55 $
 *
 * XXX: Add tests were the coordinate does not transform to any legitimate cell
@@ -350,7 +350,5 @@
                     } else {
                         pmCoordFPAToChip(&chipCoord, &fpaCoord, tmpChip);
-                        //printf("HMM: chipCoords are (%f, %f)\n", chipCoord.x, chipCoord.y);
                         pmCoordChipToCell(&cellCoord, &chipCoord, myCell);
-                        //printf("HMM: cellCoords are (%f, %f)\n", cellCoord.x, cellCoord.y);
 
                         if (x != (psS32) cellCoord.x) {
