Index: /branches/eam_branches/20091113/psastro/src/psastroOneChipFit.c
===================================================================
--- /branches/eam_branches/20091113/psastro/src/psastroOneChipFit.c	(revision 26133)
+++ /branches/eam_branches/20091113/psastro/src/psastroOneChipFit.c	(revision 26134)
@@ -117,4 +117,5 @@
 
         // determine fromFPA transformation and apply new transformation to raw & ref stars
+	// this applies the transformation to all stars (including subset)
         psastroUpdateChipToFPA (fpa, chip, rawstars, refstars);
 
@@ -189,4 +190,5 @@
     psFree (results);
     psFree (fitStats);
+
     return validSolution;
 }
