Skip to content

Commit

Permalink
minor fix on description
Browse files Browse the repository at this point in the history
  • Loading branch information
plbenveniste committed Jul 14, 2023
1 parent f0b9521 commit c799882
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion utils/convert_bids_to_nnunet.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
Arguments:
--path-data : Path to BIDS structured dataset. Accepts both cross-sectional and longitudinal datasets
--path-out' : Specify the task name - usually the anatomy to be segmented, e.g. Hippocampus
--path-out : Path to output directory.
--taskname: Specify the task name - usually the anatomy to be segmented, e.g. Hippocampus
--tasknumber : Specify the task number, has to be greater than 100 but less than 999
--label-folder : Path to the label folders in derivatives (default='manual_masks')
Expand Down

0 comments on commit c799882

Please sign in to comment.