Re: [PyMOL] Movie to Powerpoint

2006-07-07 Thread Charlie Bond
In my experience, animated gifs run beautifully in web browsers on all platforms and in openoffice under linux. They are usually awful in powerpoint on any platform. (And to be honest I don't really notice the lack of color depth.) Alternatively, MPEGs tend to run well in powerpoint, but are tro

[PyMOL] ribbon sampling

2004-12-20 Thread Charlie Bond
Hi All, Just noticed a small feature/bug (0.97 linux), and thought I'd post in case it helps someone else. (Sorry if it's old news). When I first draw my ribbon trace, ribbon_sampling is set to 1. If I then use the Display menu to increase Quality, ribbon_sampling is changed to 10 (which is

Re: [PyMOL] distance from plane

2004-07-21 Thread Charlie Bond
Gareth Stockwell wrote: Hi Kristl, I'm not sure if PyMOL can do it, but it's not too hard to do a bit of vector algebra which gives the answer. Let the coordinates of the nitrogens be A, B, C, D, and the iron atom F. Compute the centre of your nitrogens: X = (A + B + C + D) / 4 Then you wor