Index: /branches/eam_branches/ipp-20110710/psphot/src/psphotChoosePSF.c
===================================================================
--- /branches/eam_branches/ipp-20110710/psphot/src/psphotChoosePSF.c	(revision 32053)
+++ /branches/eam_branches/ipp-20110710/psphot/src/psphotChoosePSF.c	(revision 32054)
@@ -517,5 +517,5 @@
     }
 
-    // psMetadataAddF32 (readout->analysis, PS_LIST_TAIL, "ANGLE",    PS_META_REPLACE, "PSF angle",           axes.theta);
+    psMetadataAddF32 (readout->analysis, PS_LIST_TAIL, "ANGLE",    PS_META_REPLACE, "PSF angle",           axes.theta);
     psMetadataAddS32 (readout->analysis, PS_LIST_TAIL, "NPSFSTAR", PS_META_REPLACE, "Number of stars used to make PSF", psf->nPSFstars);
 
