<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Matthias,<div><span class="Apple-tab-span" style="white-space:pre">     </span>So you want to do more than save a PNG image and adjust that in Photoshop?  If so, that's too bad because the PNG/Photoshop thing is kind of easy.  I've included directions for that at the end of this message just in case.</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>I think the only option is to write some Python code to directly manipulate the matplotlib chart in Chimera itself.  Once you've loaded your trajectory and run the clustering, you would find the MD Movie instance as outlined in this previous chimera-users message:</div><div><br></div><div><a href="http://www.cgl.ucsf.edu/pipermail/chimera-users/2011-August/006634.html">http://www.cgl.ucsf.edu/pipermail/chimera-users/2011-August/006634.html</a></div><div><br></div><div>The overall matplotlib Figure is then:  mdm.clusterDialog.mpFigure</div><div>The timeline/cluster subplot is mdm.clusterDialog.timeLine</div><div><br></div><div>Let me know if you need more help.</div><div><br></div><div>--Eric</div><div><div><br>                        Eric Pettersen<br>                        UCSF Computer Graphics Lab<br>                        <a href="http://www.cgl.ucsf.edu">http://www.cgl.ucsf.edu</a><br><br></div></div><div><div><span class="Apple-tab-span" style="white-space: pre; "> </span>You can save a PNG image of the chart by clicking on the rightmost icon in the row of icons below the chart (the one that looks like a floppy disk).  You could then adjust the figure further in Photoshop or what not.</div><div><span class="Apple-tab-span" style="white-space: pre; ">     </span>You may want to use the icon just to the left of the floppy-disk icon first.  That will bring up some sliders to adjust the scaling of the figure.  By default Chimera has scaled the figure so that the frame numbers below the chart are "off screen" but the unadjusted PNG will probably show the top half of those numbers, so therefore adjusting the scaling may be desirable.</div><div><br></div><div><div>On Jun 9, 2015, at 5:10 AM, "Beuerle, Matthias" <<a href="mailto:m.beuerle14@imperial.ac.uk">m.beuerle14@imperial.ac.uk</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div ocsi="0" fpstyle="1" style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="direction: ltr; font-family: Tahoma; font-size: 10pt; ">Dear all,<br><br>I have been using the Clustering tool in the MD Movie/Analysis/Cluster to examine my trajectories and I found it very useful. Now I would somehow like to save the box-chart matplotlib object in order to adjust the figure, so that I can use it for a publication, since the dialog buttons do not allow a lot of modifications. Is this possible somehow?<br><br>Alternatively I would be very happy as well if one could use the output obtained from the 'Save' button to recreate a similar figure (in which I have failed so far). Help is very much appreciated.<br><br>Kind regards,<br>Matthias<br></div>_______________________________________________<br>Chimera-users mailing list<br><a href="mailto:Chimera-users@cgl.ucsf.edu">Chimera-users@cgl.ucsf.edu</a><br><a href="http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users">http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users</a><br></div></blockquote></div><br></div><br><br></body></html>