Setting up the correct environnment and parameters

This section will help you set-up the correct environnment and parameters to run the modspa-pixel scripts.

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

(base) /modspa_pixel$ git clone https://gitlab.cesbio.omp.eu/auclairj/modspa-pixel.git

This should create a modspa_pixel directory in your current directory.

Warning

Thz 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.