Index: trunk/psastro/src/psastroConvert.c
===================================================================
--- trunk/psastro/src/psastroConvert.c	(revision 16072)
+++ trunk/psastro/src/psastroConvert.c	(revision 16525)
@@ -115,5 +115,5 @@
         // only accept the PSF sources?
 	// XXX drop SATSTAR?
-        if (source->type != PM_SOURCE_TYPE_STAR) continue;
+        // if (source->type != PM_SOURCE_TYPE_STAR) continue;
 
         pmModel *model = source->modelPSF;
