Re: [PyMOL] Hight-quality visualisation

2013-01-26 Thread Thomas Holder
Hi James, to decrease the width of the contour line, render the image with a larger size and then eventually scale it down again with some image manipulation tool (photoshop, imagemagick, ...). ray 1600, 1200 Cheers, Thomas On Jan 26, 2013, at 8:03 AM, James Starlight

Re: [PyMOL] Saving setting in PyMol

2013-01-26 Thread Thomas Holder
Hi James, PyMOL itself does not install a .pymolrc file, but you can create your own and put it in your home directory. On startup, PyMOL will search a couple of places for the .pymolrc file (current directory, home directory, PYMOL_PATH) and take the first that is found. Hope that helps.