Index: trunk/Ohana/src/uniphot/src/update_catalog_setgalmodel.c
===================================================================
--- trunk/Ohana/src/uniphot/src/update_catalog_setgalmodel.c	(revision 39585)
+++ trunk/Ohana/src/uniphot/src/update_catalog_setgalmodel.c	(revision 39586)
@@ -57,5 +57,5 @@
     
     double uR, uD;
-    TransformProperMotion (&uR, &uD, uL, uB, average[i].R, average[i].D, transform);
+    TransformProperMotionBackwards (&uR, &uD, uL, uB, average[i].R, average[i].D, transform);
 
     starpar->uRA  = uR;
