Difference between revisions of "Isoslider"

From PyMOLWiki
Jump to navigation Jump to search
(created)
 
 
Line 7: Line 7:
  
 
Isocontour slider ("density slider") plugin. It opens a dialog with isolevel sliders for each [[isomesh]] and [[isosurface]] object that is currently loaded in PyMOL.
 
Isocontour slider ("density slider") plugin. It opens a dialog with isolevel sliders for each [[isomesh]] and [[isosurface]] object that is currently loaded in PyMOL.
 +
 +
If the mouse is above the slider, the mouse wheel is bound to increasing/decreasing the contour level.
  
 
== See Also ==
 
== See Also ==

Latest revision as of 09:45, 15 October 2013

Type PyMOL Plugin
Download isoslider.py
Author(s) Thomas Holder
License BSD-2-Clause
This code has been put under version control in the project Pymol-script-repo

Isocontour slider ("density slider") plugin. It opens a dialog with isolevel sliders for each isomesh and isosurface object that is currently loaded in PyMOL.

If the mouse is above the slider, the mouse wheel is bound to increasing/decreasing the contour level.

See Also