This tutorial will help you understand how to use The NEURON simulation environment
In order to user this tutorial you need to install NEURON (read how to install NEURON in How_to_Install_NEURON.txt), after installing NERUON you can decide whether to use jupyter notebook or Python scripts.
You will also need to complie to mod files. For exmaple, if you decide to use the Jupyter_notebooks (Linux):
- open Terminal
- go to Jupyter_notebooks directory
- Type: nrnivmodl mods
After completing the installations download the NEURON_tutorial.pptx and follow the instructions in the presentation.