14 lines
267 B
Markdown
14 lines
267 B
Markdown
# 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.
|