Installation

Create and activate a new virtual environment with your preferred tool (here we use conda), and then install NUCLEAR from PyPI using pip.

conda create -n nuclear
source activate nuclear
pip install -r requirements.txt nuklear

After installation, you should be able to run NUCLEAR as follows:

nuclear path-to-config-file.cfg