Installation
The system was developed and tested on Ubuntu 22.04, but contains no platform specific functionality.
-
Install Conda/Mamba package manager (Mamba preferred)
-
Clone Repository
-
Create execution environment via install/sensotwin.yml
mamba env create -f install/sensotwin.yml
Execution
-
Activate execution environment
mamba activate sensotwin
-
Start JupyterLab
jupyter lab
-
Follow instructions at the top of the 5 numbered notebooks