Isoslider: Difference between revisions
Jump to navigation
Jump to search
(created) |
PedroLacerda (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox script-repo | {{Infobox script-repo | ||
|type = plugin | |type = plugin | ||
|filename = isoslider.py | |filename = scripts/isoslider.py | ||
|author = [[User:Speleo3|Thomas Holder]] | |author = [[User:Speleo3|Thomas Holder]] | ||
|license = BSD-2-Clause | |license = BSD-2-Clause | ||
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 22:43, 22 June 2025
Type | PyMOL Plugin |
---|---|
Download | scripts/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.