Update README
This commit is contained in:
parent
55d58be9f9
commit
c4e25bcc3c
1 changed files with 13 additions and 2 deletions
15
README.md
15
README.md
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue