Index: trunk/psastro/src/psastroOneChip.c
===================================================================
--- trunk/psastro/src/psastroOneChip.c	(revision 10880)
+++ trunk/psastro/src/psastroOneChip.c	(revision 11470)
@@ -126,4 +126,7 @@
     psastroUpdateChipToFPA (fpa, chip, rawstars, refstars);
     
+    // XXX check if we correctly applied the new transformation:
+    psastroDumpRawstars (rawstars, fpa, chip);
+
     if (psTraceGetLevel("psastro.plot") > 0) {
 	psastroPlotOneChipFit (rawstars, refstars, match, results);
