Script using various library to process Virgo's data to get/check backscattered light level for whole benches.
Find a file
2024-06-19 12:25:33 +02:00
.gitignore
display.py Use fit result when showing projection 2024-06-19 12:25:33 +02:00
LICENSE
Makefile
README.md
requirements.txt
values-coupling.toml Use fit result when showing projection 2024-06-19 12:25:33 +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.