Re: [PyMOL] Coordinates of a mesh

2011-08-25 Thread Tsjerk Wassenaar
Hi Bjoern, Please do also give a more explicit account of what you want to achieve in the end and what you've tried to get there, including the commands used. Cheers, Tsjerk 2011/8/25 Troels Emtekær Linnet : > Check this, and tell if it works. > > http://pymolwiki.org/index.php/Matrix_Copy > >

Re: [PyMOL] Coordinates of a mesh

2011-08-25 Thread Troels Emtekær Linnet
Check this, and tell if it works. http://pymolwiki.org/index.php/Matrix_Copy Troels Emtekær Linnet Karl-Liebknecht-Straße 53, 2 RE 04107 Leipzig, Tyskland Mobil: +49 1577-8944752 2011/8/25 Bjoern-oliver Gohlke < bjoern-oliver.goh...@student.uni-tuebingen.de> > The err

Re: [PyMOL] Coordinates of a mesh

2011-08-25 Thread Bjoern-oliver Gohlke
The error I get is from the following command: super 1A9U, mesh ExecutiveAlign: invalid selections for alignment. I think that the problem is that I try to align the mesh points with an protein. In my understanding, I need this one to run the get_object matrix command. Or do I understand somet

Re: [PyMOL] Coordinates of a mesh

2011-08-25 Thread Troels Emtekær Linnet
Can you provide the error message? 2011/8/25 Bjoern-oliver Gohlke < bjoern-oliver.goh...@student.uni-tuebingen.de> > Hi, > > I actual try to get the coordinates of the mesh from a protein/selection. > > At first I run the following command: > open("pymol.mesh","w").write( cmd.get_povray()[1] )

[PyMOL] Coordinates of a mesh

2011-08-25 Thread Bjoern-oliver Gohlke
Hi, I actual try to get the coordinates of the mesh from a protein/selection. At first I run the following command: open("pymol.mesh","w").write( cmd.get_povray()[1] ) There I get points shifted by one axis or something like that. Then somebody here from the mailinglist tells me that I have to u