diff options
Diffstat (limited to 'experiments/bci_v2_confirmation.sh')
| -rw-r--r-- | experiments/bci_v2_confirmation.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/experiments/bci_v2_confirmation.sh b/experiments/bci_v2_confirmation.sh index da7328c..a071526 100644 --- a/experiments/bci_v2_confirmation.sh +++ b/experiments/bci_v2_confirmation.sh @@ -13,4 +13,4 @@ for task_seed in 30 31 32 33 34 35; do done done -python experiments/analyze_bci_v2_confirmation.py +PYTHONPATH=. python experiments/analyze_bci_v2_confirmation.py |
