[Chimera-users] Find contour level to enclose a specified volume

Tom Goddard goddard at cgl.ucsf.edu
Wed Jun 18 11:02:46 PDT 2008


The script I posted calculates the contour level but does not show it.  
To set the contour level and display the new surface use Python code:

   v.set_parameters(surface_levels = [level])
   v.show()

 Tom



More information about the Chimera-users mailing list