<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Here is a Python script to place a marker at the center of mass of a
    map at points above the displayed contour level.  You open your map
    and then open the script (menu File / Open) to create the marker. 
    For marking more than one map, just highlight the map in the volume
    dialog by clicking on its histogram or name and open the script. 
    The grid index of the center point will be reported in the reply log
    (menu Favorites / Reply Log).<br>
    <br>
    I will make the Chimera "measure" command do this calculation and
    marker placement in the future.  This is a busy month so it will be
    some time before I get to that.<br>
    <br>
    I've attached the script and also put it on the Chimera Python
    scripts web page:<br>
    <br>
        <a class="moz-txt-link-freetext" href="http://plato.cgl.ucsf.edu/trac/chimera/wiki/Scripts">http://plato.cgl.ucsf.edu/trac/chimera/wiki/Scripts</a><br>
    <br>
      Tom<br>
    <br>
    <br>
    <blockquote cite="mid:4EC154C6.8030003@sonic.net" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      There isn't any Chimera command to identify the center of mass or
      a density map or place a marker/atom there.  But that seems
      useful.  A Python script can easily do it.  I'll see if I can give
      you a Python script at the end of today, or maybe add an operation
      to the Chimera "measure" command to do this job.<br>
      <br>
          Tom<br>
      <br>
      <blockquote
cite="mid:E0B3277209A4CF468C48E4415CDB3EEC1AF1AC22@E14MDB-01.zdv.Uni-Mainz.DE"
        type="cite">
        <meta http-equiv="Content-Type" content="text/html;
          charset=ISO-8859-1">
        <meta name="Generator" content="Microsoft Word 14 (filtered
          medium)">
        <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
        <div class="WordSection1">
          <p class="MsoNormal">Hello,<o:p></o:p></p>
          <p class="MsoNormal"><o:p> </o:p></p>
          <p class="MsoNormal">I got a volume map that I segmented in 4
            parts. Now I wanted to measure how the parts are coordinated
            to each other. As the Axes/Planes/Centroids menu can only
            create planes by atoms I wanted to place atoms in the mass-
            center of each segment. Is there any way to realize that?<o:p></o:p></p>
          <p class="MsoNormal"><o:p> </o:p></p>
          <p class="MsoNormal">Or do you have any other way to measure
            the angles. To explain what I’m trying to measure: Example
            you have 4 segments, I call them a b c d. I want to measure
            how the axis that is formed by a and b, forms an angle to c
            and d, or how ist he angle of the plane formed by a b and c
            compared to ab and d . All for segments are basically the
            same objects just turned and rotated.<o:p></o:p></p>
          <p class="MsoNormal"><o:p> </o:p></p>
          <p class="MsoNormal">With best regards<o:p></o:p></p>
          <p class="MsoNormal">C. Schmidt<o:p></o:p></p>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Chimera-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Chimera-users@cgl.ucsf.edu">Chimera-users@cgl.ucsf.edu</a>
<a class="moz-txt-link-freetext" href="http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users">http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users</a>
</pre>
    </blockquote>
    <br>
    <br>
  </body>
</html>