Skip to content

Commit

Permalink
Merge pull request #58 from sensein/summer-school
Browse files Browse the repository at this point in the history
Update summer_school_data.py header comment with new CLI
  • Loading branch information
ibevers authored Jun 12, 2024
2 parents c0b72ef + 835cccd commit eb29c00
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 eb29c00

Please sign in to comment.