Skip to content

1.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AnthonyAndroulakis AnthonyAndroulakis released this 23 Jul 19:19
· 98 commits to main since this release
  • added tractography example
  • added nv.meshes variable, which gets updated from the ts side (unidirectional updates)
  • added nv.volumes variable, which gets updated from the ts side (unidirectional updates)
  • updated nv.load_volumes and nv.load_meshes function to accept a list of dictionaries or NVImage/NVMesh objects
  • nv.opts.isColorbar = true works (sync of options btwn py and ts sides), other options need to be added