[Chimera-users] adjusting threshold values on volume rendering
Dougherty, Matthew T
matthewd at bcm.edu
Wed Jul 15 17:55:17 PDT 2015
Hi,
I can access threshold values from solid/volume rendering. eg:
from VolumeViewer import active_volume
v = active_volume()
if v==None:
return
levels = getattr(v, "solid_levels")
t,a=levels[0]
How can I change a threshold value?
Matthew Dougherty
National Center for Macromolecular Imaging
Baylor College of Medicine
===========================================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20150716/20ce523d/attachment.html>
More information about the Chimera-users
mailing list