Files
ALF/README.md
2023-10-23 19:18:07 +02:00

20 lines
315 B
Markdown

# ALF
Collection of scripts for _**A**nalysis and **L**ive **F**eedback_ using:
- [bstrd](https://gitlab.psi.ch/augustin_s/bstrd)
- [zoetrope](https://gitlab.psi.ch/augustin_s/zoetrope)
## Usage Examples
Run camerata:
```bash
./run camerata/main.py
```
Run ipython in our conda env:
```bash
./run ipython
```