[PyMOL] light reposition

2015-11-30 Thread Дарья Николаева
Hello, I want to change the position of my light sources. First I set the number of light sources: >set light_count, 3 Then I attempt to reposition the light source, e.g., #2: >set light2, [x, y, z] The problem is - I see no changes to the scene. The question: How to use the "set

Re: [PyMOL] light reposition

2015-11-30 Thread Schubert, Carsten [JRDUS]
...@gmail.com] Sent: Monday, November 30, 2015 9:58 AM To: pymol-users@lists.sourceforge.net Subject: [PyMOL] light reposition Hello, I want to change the position of my light sources. First I set the number of light sources: >set light_count, 3 Then I attempt to reposition the light sou

Re: [PyMOL] light reposition

2015-11-30 Thread Thomas Holder
, November 30, 2015 9:58 AM > To: pymol-users@lists.sourceforge.net > Subject: [PyMOL] light reposition > > Hello, > > I want to change the position of my light sources. > > First I set the number of light sources: > >set light_count, 3 > > Then I attemp