[PyMOL] Handling of scene specific global settings?

2015-05-15 Thread Schubert, Carsten [JRDUS]
Hi, with the current refactoring of the scene code was there any consideration given to the handling of scene specific global settings? For instance "cartoon putty" vs. "cartoon automatic" or settings like "sphere_scale" are only applied once on a global scope and carry over to all scenes, even

Re: [PyMOL] regarding theseus wrapper

2015-05-15 Thread Thomas Holder
Hi Priyan, I updated the wrapper, it now supports THESEUS 3.x: https://github.com/speleo3/pymol-psico Cheers, Thomas On 15 May 2015, at 07:26, Thomas Holder wrote: > Hi Priyan, > > the wrapper fails because THESEUS 3.0.0 changed the output. I suggest to use > THESEUS 2.x until I (or someon

Re: [PyMOL] regarding theseus wrapper

2015-05-15 Thread Thomas Holder
Hi Priyan, the wrapper fails because THESEUS 3.0.0 changed the output. I suggest to use THESEUS 2.x until I (or someone else) have updated the wrapper to handle the new output files. Link to THESEUS 2.x source that works for me: http://www.theseus3d.org/src/theseus_2.0.6.tar.gz Or ask the thes