Re: [PyMOL] How to hide dihedral angle labels in mdo animation using set_dihedral

2020-02-25 Thread Nanna Holmgaard List
Thank you very much Thomas!

Best, Nanna

Fra: Thomas Holder 
Sendt: 25. februar 2020 03:00
Til: Nanna Holmgaard List 
Cc: pymol-users@lists.sourceforge.net 
Emne: Re: [PyMOL] How to hide dihedral angle labels in mdo animation using 
set_dihedral

Hi Nanna,

These indicators come from the various "pk" selections. The "unpick" command 
will remove them. Just call "unpick" right after "set_dihedral", like this:

mdo 30: set_dihedral sele1, sele2, sele3, sele4, 123; unpick

Hope that helps.

Cheers,
  Thomas

> On Feb 21, 2020, at 7:50 AM, Nanna Holmgaard List  wrote:
>
> Dear PyMOL,
>
> I am using the set_dihedral command in an mdo animation of a dihedral 
> rotation.
>
> In addition to rotating the bond, this command introduces three "labels":
> 1) dihedral angle label
> 2) dihedral angle indicator
> 3) circle around the bond, defining the central bond
>
> I want to have all three "labels" removed in my animation, but cannot figure 
> out how to do it.
>
> So far, no matter what I tried the circle (3) always remains. I managed a 
> dirty solution to move (1) and (2) outside the picture frame by the "set 
> dihedral_size" and "set dihedral_label_position".
>
> I would much appreciate any suggestions to a solution, in particular removing 
> the circle (3).
>
> Thank you very much in advance!
>
> Best, Nanna H. List
>
> ___
> PyMOL-users mailing list
> Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
> Unsubscribe: 
> https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe

--
Thomas Holder
PyMOL Principal Developer
Schrödinger, Inc.

___
PyMOL-users mailing list
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
Unsubscribe: 
https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe

Re: [PyMOL] How to hide dihedral angle labels in mdo animation using set_dihedral

2020-02-25 Thread Thomas Holder
Hi Nanna,

These indicators come from the various "pk" selections. The "unpick" command 
will remove them. Just call "unpick" right after "set_dihedral", like this:

mdo 30: set_dihedral sele1, sele2, sele3, sele4, 123; unpick

Hope that helps.

Cheers,
  Thomas

> On Feb 21, 2020, at 7:50 AM, Nanna Holmgaard List  wrote:
> 
> Dear PyMOL, 
> 
> I am using the set_dihedral command in an mdo animation of a dihedral 
> rotation. 
> 
> In addition to rotating the bond, this command introduces three "labels":
> 1) dihedral angle label
> 2) dihedral angle indicator
> 3) circle around the bond, defining the central bond
> 
> I want to have all three "labels" removed in my animation, but cannot figure 
> out how to do it.
> 
> So far, no matter what I tried the circle (3) always remains. I managed a 
> dirty solution to move (1) and (2) outside the picture frame by the "set 
> dihedral_size" and "set dihedral_label_position".
> 
> I would much appreciate any suggestions to a solution, in particular removing 
> the circle (3).
> 
> Thank you very much in advance!
> 
> Best, Nanna H. List
> 
> ___
> PyMOL-users mailing list
> Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
> Unsubscribe: 
> https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe

--
Thomas Holder
PyMOL Principal Developer
Schrödinger, Inc.



___
PyMOL-users mailing list
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
Unsubscribe: 
https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe

[PyMOL] How to hide dihedral angle labels in mdo animation using set_dihedral

2020-02-20 Thread Nanna Holmgaard List
Dear PyMOL,

I am using the set_dihedral command in an mdo animation of a dihedral rotation.

In addition to rotating the bond, this command introduces three "labels":
1) dihedral angle label
2) dihedral angle indicator
3) circle around the bond, defining the central bond

I want to have all three "labels" removed in my animation, but cannot figure 
out how to do it.

So far, no matter what I tried the circle (3) always remains. I managed a dirty 
solution to move (1) and (2) outside the picture frame by the "set 
dihedral_size" and "set dihedral_label_position".

I would much appreciate any suggestions to a solution, in particular removing 
the circle (3).

Thank you very much in advance!

Best, Nanna H. List

___
PyMOL-users mailing list
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
Unsubscribe: 
https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe