Move (or rename) your directory to your desired project name
***Optional***
Move or rename your directory to your desired project name
```bash
mv bids_lossless_eeg my_project
```
Change directory to your project
```bash
cd my_project
```
# Install
The pipeline is designed to be used to defer computation to cluster of computers. We therefore need to have a copy of all files both locally and on the remote cluster.