<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -69,16 +69,16 @@ options.exp=options.exp.upper()
 if options.exp[0]==&quot;H&quot; and options.exp[3]==&quot;A&quot;:
     hse=HSExposureCA(m, RADIUS)
     if options.exp[-1]==&quot;D&quot;:
-        k='EXP_HSEAD'
+        k='EXP_HSE_A_D'
     else:
-        k='EXP_HSEAU'
+        k='EXP_HSE_A_U'
 elif options.exp[0]==&quot;H&quot; and options.exp[3]==&quot;B&quot;:
     hse=HSExposureCB(m, RADIUS)
     #hse.write_pymol_script()
     if options.exp[-1]==&quot;D&quot;:
-        k='EXP_HSEBD'
+        k='EXP_HSE_B_U'
     else:
-        k='EXP_HSEBU'
+        k='EXP_HSE_B_D'
 elif options.exp==&quot;CN&quot;:
     hse=ExposureCN(m, RADIUS)
     k='EXP_CN'</diff>
      <filename>Scripts/Structure/hsexpo</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e23743b224beaddca7d190097f1a284660eab55f</id>
    </parent>
  </parents>
  <author>
    <name>peterc</name>
    <email>peterc</email>
  </author>
  <url>http://github.com/etal/biopython/commit/473c68a3ae295a14fcc45ae1374b8500373d8576</url>
  <id>473c68a3ae295a14fcc45ae1374b8500373d8576</id>
  <committed-date>2009-02-12T04:14:47-08:00</committed-date>
  <authored-date>2009-02-12T04:14:47-08:00</authored-date>
  <message>Using the actual xtra data keys introduced in Bio/PDB/HSExposure.py revision 1.16 (Biopython 1.41) for the CA exposure data.  Problem reported on the mailing list</message>
  <tree>8f876ec0628cafaddb17978d7c1c038a67b0fe4c</tree>
  <committer>
    <name>peterc</name>
    <email>peterc</email>
  </committer>
</commit>
