Skip to content

Running NeuroMorphoVis

marwan-abdellah edited this page May 10, 2023 · 27 revisions

Table of Contents

Linux & Windows

NOTE: The following steps are tested on Windows 10, Ubuntu and RedHat only.

  1. Open the directory where you downloaded and extracted your package.

NOTE: The package will be extracted in a directory whose name contains the version of Blender, for example, if users select installing NeuroMorphoVis with Blender 2.80, the directory name will be neuromorphovis-blender-2.80.

  1. Afterwards, open the Blender directory blender-neuromorphovis.

  2. Double click on the blender executable.

  1. The user interface of Blender will pop up on your screen. At this moment all you have to do is to load the add-on.

  1. Go to the Edit menu and click on it. The select Preferences, which is the last element in the menu.

  1. The Blender Preferences panel will pop up. From there, click on the Add-ons button on the left.

  1. Load NeuroMorphoVis by clicking on the 3D View: NeuroMorphoVis add-on. If the checkbox is ticked, this means that NeuroMorphoVis is loaded in Blender. Then close the Blender Preferences panel.

  1. Once you click the N key on your keyboard, NeuroMorphoVis tab will appear on the right side of Blender (only for Blender 2.8X or later, otherwise it will appear on the right).

  1. Click on the Morphology File dialogue button to select an input morphology and then click on the Load button, et viola.

  1. After loading the morphology, you can switch between the different toolboxes (or panels) to perform different operations on the morphology (analysis, visualization, rendering, meshing, etc...)

macOSX

  1. Open the directory where you downloaded and extracted your package.

  1. Normally, you can run Blender by double clicking on the Blender.app file. But this approach might not be valid due to macOSX security restrictions. If this approach doesn't work, we recommend to proceed to the alternative step in 3.

  1. If the Blender application does not start, you can run Blender from your terminal. We have added a shell script that you can execute as follows
./run-blender-neuromorphovis.sh
  1. The user interface of Blender will pop up on your screen.

  1. Once you click the N key on your keyboard, NeuroMorphoVis addon will appear on the right side of Blender.

  1. Click on the Morphology File dialogue button to select an input morphology and then click on the Load button, et viola!

  1. After loading the morphology, you can switch between the different toolboxes (or panels) to perform different operations on the morphology (analysis, visualization, rendering, meshing, etc...)

NOTE: By default, the output directory will be set to your home directory, but you can change it from the Output Options.

Navigation


Clone this wiki locally