BlenderNEURON
BlenderNEURON copied to clipboard
Exports 3D structure and activity from NEURON simulator to Blender
Hello, may I ask if this plugin is compatible with Blender version 3.2.1? I have imported and enabled the plugin in Blender, but I cannot find it in the sidebar....
On macOS Monterey 12.2.1 (21D62), Blender 2.79b is unusable for some incompatibility (i.e. Blender launches but its window is "screwed up"). The "add-ons" system changed and, due my inexperience with...
I'm running a long corticofugal fiber in NEURON with ~3500 sections (owing to myelin,paranodes,nodes) and encountering this issue: ``` Traceback (most recent call last): File "/home/clayton/Desktop/Projects/ROOTS_HumanHDP/HumanHDP_simulations/blenderneuron/commnode.py", line 110, in _dispatch...
Steps to reproduce: * `pip install dbbs-models` * Open a Python shell ``` > from dbbs_models import PurkinjeCell # Basically uses Import3D to load an ASC morphology file > pc...
- [ ] render animation - [ ] Spherical rendering of L=diam somas - [ ] Segment-level coloring - [ ] Show full scene camera location - [ ] Set...
Forming synapses should work in Blender 3.1 with the changes to synapseformerview.py. Also fixed a few minor issues I encountered.
In 4.2 "ColorRamp" was renamed to "Color Ramp" in this line: https://github.com/JustasB/BlenderNEURON/blob/534cf8c592725b97dcfbe61f5ecf35af279bbf8b/blenderneuron/blender/blenderrootgroup.py#L60