Setting up the correct environnment and parameters

This section will help you set-up the correct environment and parameters to run the modspa_pixel scripts and perform a simulation.

To begin, clone the project from the github page with the following command:

$ git clone https://gitlab.cesbio.omp.eu/auclairj/modspa_pixel.git

This should create a modspa_pixel directory in your current directory.

Warning

The scripts have been developped and tested on Linux (Ubuntu) operating systems. Some tools or packages might not work on other operating systems like Windows or Mac-OS.

Note

A graphical interface to modify the json configuration file is planned for later versions.