# Software

Charlie Giese collected his script in a git repository [here.](https://github.com/Charlie-Giese/BL_scripts)

```
git clone https://github.com/Charlie-Giese/BL_scripts
```

The rawspec channelisation software can be found [here.](https://github.com/UCBerkeleySETI/rawspec)

```
git clone https://github.com/UCBerkeleySETI/rawspec
cd rawspec
make
sudo make install
```

The turbo\_seti repo can be found [here.](https://github.com/UCBerkeleySETI/turbo_seti)

```
pip install -U git+https://github.com/UCBerkeleySETI/blimpy
pip install -U git+https://github.com/UCBerkeleySETI/turbo_seti
```