Skip to content

Commit

Permalink
Merge pull request #37 from ivadomed/um/remove_task_arg
Browse files Browse the repository at this point in the history
Removed comments for args for task and centerline
  • Loading branch information
uzaymacar committed Jan 24, 2022
2 parents c5625a8 + cf9f07f commit 0dccf78
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions preprocessing/preprocess_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@
# - SCT (5.4.0)
#
# Usage:
# ./preprocess_data.sh <SUBJECT> <CENTERLINE_METHOD> <TASK>
# ./preprocess_data.sh <SUBJECT>
#
# <SUBJECT> is the name of the subject in BIDS convention (sub-XXX)
# <CENTERLINE_METHOD> is the method sct_deepseg_sc uses for centerline extraction (cnn or svm)
# <TASK> is the aimed training task which will guide preprocessing (scseg or lesionseg)
#
# Manual segmentations or labels should be located under:
# PATH_DATA/derivatives/labels/SUBJECT/<CONTRAST>/
Expand Down

0 comments on commit 0dccf78

Please sign in to comment.