Index: /branches/eam_branches/20100225/ppSim/src/ppSimInsertStars.c
===================================================================
--- /branches/eam_branches/20100225/ppSim/src/ppSimInsertStars.c	(revision 27498)
+++ /branches/eam_branches/20100225/ppSim/src/ppSimInsertStars.c	(revision 27499)
@@ -136,5 +136,5 @@
         RESET(source->maskView);
         RESET(source->modelFlux);
-        RESET(source->psfFlux);
+        RESET(source->psfImage);
         RESET(source->blends);
 
Index: /branches/eam_branches/20100225/ppSim/src/ppSimLoadForceSources.c
===================================================================
--- /branches/eam_branches/20100225/ppSim/src/ppSimLoadForceSources.c	(revision 27498)
+++ /branches/eam_branches/20100225/ppSim/src/ppSimLoadForceSources.c	(revision 27499)
@@ -102,5 +102,5 @@
         RESET(source->maskView);
         RESET(source->modelFlux);
-        RESET(source->psfFlux);
+        RESET(source->psfImage);
         RESET(source->blends);
 
