Re: [PyMOL] Installing from source on a linux box

2002-01-28 Thread Warren L. DeLano
Michael, Python dependencies are better handled in the current source archive (available from the CVS repository). See the "CVS Installation" section of the web page. You should be able to quickly adapt Rules.linux-rh7x file to create a "Rules.make" for Mandrake. Cheers, Warren On Mon, 28

[PyMOL] Resolution

2002-01-28 Thread Jason Yano
Hi All, I just wanted to know if there is an easy way to change the resolution of the images from 72 pixels/inch to something like 150 pixels/inch either by a pymol command or a python one. Jason

[PyMOL] Installing from source on a linux box

2002-01-28 Thread Michael George Lerner
Hi, I have PyMol up and running on my windows partition .. the installation was super easy. Now, I want to set it up on my Linux partition. I have Mandrake 8.1 installed, which means that my default python version is 2.1. It also means that many things (Numeric, zlib, etc..) are pre-installed fo

[PyMOL] map rendering

2002-01-28 Thread Jose Casasnovas
I am trying to render a figure with several ribbons and a map. After rendering either in Pymol or Povray ribbons came fine, but map is very weak. Any help on settings to get a map render properly. Thanks, Jose Jose M Casasnovas Ph.D. Karolinska Instit

Re: [PyMOL] png output

2002-01-28 Thread Ben Cornett
Jason Yano writes: > Hi All, > I just wanted to know if there was a way to include resolution > and pixels per inch ie 150 or 300 rather than the default of 72 > pixles/inch in the .pml scritp ie > Just provide `ray' with an optional width and height. Ben