Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
wording change
  • Loading branch information
neuronflow authored Nov 6, 2024
1 parent 790275b commit bf4af58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ center = CenterModality(
normalized_bet_output_path="patient/norm_bet_dir/t1c_bet_normalized.nii.gz",
# specify output paths for the brain extraction and defacing masks
bet_mask_output="patient/masks/t1c_bet_mask.nii.gz",
deface_mask_output="patient/masks/t1c_deface_mask.nii.gz",
deface_mask_output="patient/masks/t1c_defacing_mask.nii.gz",
)

moving_modalities = [
Expand Down

0 comments on commit bf4af58

Please sign in to comment.