Set of tools in Blender to create models for MCell/NEURON hybrid simulations
Blender, CellBlender, and MeshPy based on the usage scenario. MeshPy is included in this repo - CellBlender can be found here.
NeuronLauncher requires MeshPy, which is contained here for convenience along with a simple install script.
Download/Clone the repo
Install MeshPy if necessary by running:
sh install_meshpy.sh
Install NeuronLauncher by running:
sh install_neuron_launcher.sh
The tools included in this add-on are designed to create models for hybrid MCell/NEURON simulations, starting from a cable model in the form of an SWC file. Included are Blender scripts for modifying the meshes and cable model, as well as the software SWC Mesher, which extrapolates cable models (SWC files) to create a surface mesh.