Update README

This commit is contained in:
linarphy 2024-06-18 17:20:44 +02:00
parent 55d58be9f9
commit c4e25bcc3c
No known key found for this signature in database
GPG key ID: E61920135EFF2295

View file

@ -1,3 +1,14 @@
# backscattering-analyzer # custom scripts for Virgo
Analyze backscattering noise from known projection. Use data from Virgo to check how good is the projection by using results when bench are moved. ## 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.