[PyMOL] Billboarding cgo objects,text labels, etc

2005-04-27 Thread Dan Kulp
Hello, I am trying to get the billboarding effect to work on a callback object(which contains some cgo's and other stuff). Billboarding is when an object is always facing the camera (i.e. the rotation part of the matrix is removed). I am using a callback object so that I can insert rotate,

Re: [PyMOL] creating r3d files

2005-04-27 Thread Robert Campbell
Hi Paula, * Paula Salgado [2005-04-27 10:44] wrote: > Hi, > > Is it possible to save an r3d file in pymol for exporting into other > render programs like povray? I would like to test rendering in other > programs... I use the following script to save an input file for povray: #-

Re: [PyMOL] PyMOL author??

2005-04-27 Thread Anastassis Perrakis
I am s impressed by Apple on that one: The page with Warren's name was corrected 'as we speak'...! Apple guys, since you are watching, why not add other Structural Biology software ? CCP4, ARP/wARP, Coot all run in OSX ... (and ARP/wARP modules ARE optimized for G5, in one instance outperf

Re: [PyMOL] PyMOL author??

2005-04-27 Thread Jim Nettles
Ha ha. Good point. I missed that. Jim N. On Apr 27, 2005, at 3:41 PM, Anastassis Perrakis wrote: ... and furthermore, HKL2000 was not a graphics and visualization software last time I checked ...! Tassos On 27 Apr 2005, at 21:14, Jim Nettles wrote: Michael Love did some e

Fwd: [PyMOL] PyMOL author??

2005-04-27 Thread Luca Jovine
...and, Ribbons was certainly not created by... Ribbons! (unless Mike Carson has started using a pseudonym, that is) Oh boy... Luca Begin forwarded message: From: Anastassis Perrakis Date: April 27, 2005 15:41:46 EDT To: Jim Nettles Cc: Mark A Saper , Pymol Subject: Re: [PyMOL] PyMOL a

Re: [PyMOL] PyMOL author??

2005-04-27 Thread Anastassis Perrakis
... and furthermore, HKL2000 was not a graphics and visualization software last time I checked ...! Tassos On 27 Apr 2005, at 21:14, Jim Nettles wrote: Michael Love did some early Darwin ports. Thanks MIchael, and we do need to make sure Warren gets the appropriate limelight. Thanks

[PyMOL] move_zone, move_object

2005-04-27 Thread Eva Vanamee
Hi, Is there an equivalent to the move_zone, move_objects command of O in PyMOL? Thanks in advance, Eva Vanamee

Re: [PyMOL] PyMOL author??

2005-04-27 Thread Jim Nettles
Michael Love did some early Darwin ports. Thanks MIchael, and we do need to make sure Warren gets the appropriate limelight. Thanks Warren! Jim N. P.S. I'll send a note to my Apple person On Apr 27, 2005, at 2:37 PM, Mark A Saper wrote: Seems like Apple thinks that PyMOL was written by Mich

[PyMOL] PyMOL author??

2005-04-27 Thread Mark A Saper
Seems like Apple thinks that PyMOL was written by Michael Love!? Go to http://www.apple.com/science/software/lifescience.html towards end of page. _ Mark A. Saper, Ph.D. sa...@umich.edu (734) 764-3353 fax (734) 764-3323 http://www.biochem.med.umic

Re: [PyMOL] Problematic PQS files

2005-04-27 Thread Gareth Stockwell
Andreas, I think you'll find that if you delete the binary nastiness at line 268 of the file REMARK 300 THE BIOMOLECULE IS A MOLECULAR SPECIES OF TYPE it will load OK. This is clearly a bug in the PQS database. You should probably have a look at the Macromolecular Structure Database

[PyMOL] Problematic PQS files

2005-04-27 Thread Andreas Henschel
Hi, I am using PyMOL with PQS files , which supposedly come in PDB format but I encountered some problems with a few entries (eg. 1m90.mmol, ftp://ftp.ebi.ac.uk/pub/databases/msd/pqs/macmol/1m90.mmol) on opening: PyMOL>load 1m90.mmol Executive: object "1m90.mmol" created. ExecutiveWindowZoom-

[PyMOL] creating r3d files

2005-04-27 Thread Paula Salgado
Hi, Is it possible to save an r3d file in pymol for exporting into other render programs like povray? I would like to test rendering in other programs... Thanks a lot! Paula begin:vcard fn:Paula Salgado n:Salgado;Paula org:The Henry Wellcome Building for Genomic Medicine, University of Oxfo

[PyMOL] import pymol

2005-04-27 Thread Andrea Spitaleri
Hi guys/girls easy and quick question: how can i import pymol modules in my python scripts? ie. I want use translate... do i need to import what? thanks a lot andrea