- Team members: Felipe, Emma, Radu
The Sharknado project requires Python >=3.12
python -m venv .venv && source .venv/bin/activate # For bash + if you still use pip. I strongly recommend switching to uv.
pip install -e . # Consider using uv, it is like 100x faster.
aws s3 sync --no-sign-request s3://openneuro.org/ds006761 ds006761 # Will download ~78GiB - use tmux and good luck :)To format the code, run
yapf -ir src- data
- ds006761
- sub-01
- sub-02
- ...
- results
- preprocessed_eeg (.fif)
- lda_decoding
- eegnet_decoding
- ds006761
- src
- biosemi64.mat
- python and jupyter files