Python
Last updated
Last updated
RSME was written in Python. We recommend installing the Anaconda distribution of Python version > 3.8. It is freely available for individual use in:
Read about the advantages of using Python in neuroscientific research in:
Python documentation is available in:
We recommend installing all dependencies in a dedicated Conda environment. Learn about Conda environments in:
Briefly, using your terminal or command line, create an environment using:
and activate it using: