[PyMOL] PyMOL 1.8.6 released

2017-03-09 Thread Thomas Holder
Greetings, We are happy to announce the release of PyMOL v1.8.6. PyMOL sponsors can download ready-to-use installers from http://pymol.org/download . The open-source code has been pushed to sourceforge svn (revision 4170). Exciting new features include: - Fast MMTF load support. MMTF is a new

[PyMOL] Interactive Matplotlib and PyMOL

2017-03-09 Thread Rene Francolini
Hi All, I have a python program that i am running in PyMOL. This program utilizes Matplotlib to plot some results, and i would like to have a Matplotlib interactive window appear once the code has finished running. For example, the part of my code to produce the plot: from pymol import cmd