Skip to content

Commit

Permalink
Update summer_school_data.py header comment with new CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
ibevers authored Jun 12, 2024
1 parent ee94129 commit 835cccd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/b2aiprep/summer_school_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
Feature extraction is parallelized using Pydra.
Usage:
b2aiprep-cli prepsummerdata \
[path to RedCap CSV] \
[path to Wasabi export directory] \
[desired path to BIDS output] \
[desired output path for .tar file]
python3 b2aiprep/src/b2aiprep/summer_school_data.py \
--redcap_csv_path [path to RedCap CSV] \
--audio_dir_path [path to Wasabi export directory] \
Expand Down

0 comments on commit 835cccd

Please sign in to comment.