Introduction to Scripting in NeuroExplorer

NeuroExplorer scripts can be written using a powerful and well-documented Python language.

NeuroExplorer uses Python 2.7.17 and Python 3.7.8 and there is no need to install Python – all the Python files needed for scripting are installed by NeuroExplorer setup program.

A legacy scripting language NexScript is also supported. However, many new new scripting capabilities in NeuroExplorer can only be used from Python. It is recommended that you use Python for all the new scripts.