Index: trunk/psastro/src/psastroUseModel.c
===================================================================
--- trunk/psastro/src/psastroUseModel.c	(revision 19520)
+++ trunk/psastro/src/psastroUseModel.c	(revision 21409)
@@ -1,8 +1,22 @@
+/** @file psastroMosiacAstrom.c
+ *
+ *  @brief 
+ *
+ *  @ingroup libpsastro
+ *
+ *  @author IfA
+ *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-07 02:03:34 $
+ *  Copyright 2009 Institute for Astronomy, University of Hawaii
+ */
+
 # include "psastroInternal.h"
-# define NONLIN_TOL 0.001 /* tolerance in pixels */
+# define NONLIN_TOL 0.001 ///< tolerance in pixels
 # define DEBUG 0
 
-// apply the generic astrometry model to this image.  this assumes the WCS terms either do not
-// exist or are invalid 
+/**
+ * Apply the generic astrometry model to this image.  This assumes the WCS i
+ * terms either do not exist or are invalid 
+ */
 bool psastroUseModel (pmConfig *config, psMetadata *recipe) {
 
