Script using various library to process Virgo's data to get/check backscattered light level for whole benches.
Find a file
2024-08-28 18:59:47 +02:00
.ipynb_checkpoints Fix typo & add 2024_06_07 observation 2024-08-28 18:59:47 +02:00
.gitignore Add make commands & requirements 2024-06-18 17:16:14 +02:00
display.py Fix typo & add 2024_06_07 observation 2024-08-28 18:59:47 +02:00
figure_overleaf.py Fix typo & add 2024_06_07 observation 2024-08-28 18:59:47 +02:00
LICENSE Add LICENSE & README.md 2024-06-18 16:28:49 +02:00
Makefile Add make commands & requirements 2024-06-18 17:16:14 +02:00
README.md Update README 2024-06-18 17:20:44 +02:00
requirements.txt Add make commands & requirements 2024-06-18 17:16:14 +02:00
values-coupling.toml Fix typo & add 2024_06_07 observation 2024-08-28 18:59:47 +02:00
values.toml

custom scripts for Virgo

Installation

In a python environment, run make install

Display

Display projection of backscattering light. ./display.py --help for more information.

Uninstallation

make clean. Then, you can delete the repo.