Re: [PyMOL] green rings

2015-03-10 Thread H. Adam Steinberg
Thank you! > On Mar 10, 2015, at 9:07 AM, Thomas Holder > wrote: > > Hi Quentin, Adam, David, Francis, > > I just looked at the code, color is hardcoded if "ring_color" is default. > We'll fix that. > > Francis, I assume you used an rather old PyMOL version, I confirm that I get > the expec

Re: [PyMOL] green rings

2015-03-10 Thread Thomas Holder
Hi Quentin, Adam, David, Francis, I just looked at the code, color is hardcoded if "ring_color" is default. We'll fix that. Francis, I assume you used an rather old PyMOL version, I confirm that I get the expected color with PyMOL 1.2. Cheers, Thomas On 10 Mar 2015, at 09:56, Quentin Vicens

Re: [PyMOL] green rings

2015-03-10 Thread Quentin Vicens
Thanks Francis - I tried just that and it's green with version 1.7.2.1!! Quentin On 10 Mar 2015, at 14:51, Francis Reyes wrote: > Strange, > > I load 2GIS.pdb > > show cartoon > hide lines > set cartoon_ring_mode, 3 > spectrum count, blue_white_red > > and I get > > > No green in the rin

Re: [PyMOL] green rings

2015-03-10 Thread H. Adam Steinberg
I continually have this same issue. When we change the color of an object, the fill color of the ring should also change to that same color. It is very annoying to have it stay default green. If you change the color of the ring fill to something other than green, then close the pse file, and op

Re: [PyMOL] green rings

2015-03-10 Thread David Hall
you can set cartoon_ring_color ? > On Mar 9, 2015, at 11:20 AM, Quentin Vicens wrote: > > Hi folks, > > I'm wondering how to get rid of the default green shine that's present in the > middle of every ring (see attached snapshot) following commands such as: > spectrum count,blue_white_red >