We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
isolvl
1 parent b9af1b5 commit b7beaa4Copy full SHA for b7beaa4
crystal_toolkit/renderables/volumetric.py
@@ -41,7 +41,7 @@ def get_isosurface_scene(
41
)
42
43
44
-def get_volumetric_scene(self, data_key="total", isolvl=0.5, step_size=3, **kwargs):
+def get_volumetric_scene(self, data_key="total", isolvl=0.02, step_size=3, **kwargs):
45
"""Get the Scene object which contains a structure and a isosurface components
46
47
Args:
0 commit comments