This is a read-only mirror of pymolwiki.org
Difference between revisions of "Isoslider"
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 == |
Revision as of 13: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.