Skip to content

Commit

Permalink
Fix extension in ds_qsiprep_5tt_hsvs (#172)
Browse files Browse the repository at this point in the history
Hardcode extension for ds_qsiprep_5tt_hsvs.
  • Loading branch information
tsalo authored Nov 19, 2024
1 parent 2a3b2de commit c1b8435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qsirecon/workflows/recon/anatomical.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ def init_highres_recon_anatomical_wf(
seg="hsvs",
space="T1w",
suffix="probseg",
extension=".nii.gz",
compress=True,
),
name="ds_qsiprep_5tt_hsvs",
Expand Down

0 comments on commit c1b8435

Please sign in to comment.