Detection of radio emission by spectral panorama
- clone repository
- create venv (python -m venv /path/to/new/virtual/environment) and activate it
- pip install -r requirements.txt
- have fun
Run commands (easy for Linux and MacOS) and a litle bit harder for Windows (https://stackoverflow.com/questions/2532234/how-to-run-a-makefile-in-windows)
make format
make check
And fix all printed problems