Skip to content

Commit 5be8e7f

Browse files
committed
fix: remove spurious parameter docstring after removal
1 parent 84a755e commit 5be8e7f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sdcflows/workflows/fit/syn.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@ def init_syn_sdc_wf(
9292
A preprocessed, skull-stripped anatomical (T1w or T2w) image resampled in EPI space.
9393
anat_mask : :obj:`str`
9494
Path to the brain mask corresponding to ``anat_ref`` in EPI space.
95-
sd_prior : :obj:`str`
96-
A template map of areas with strong susceptibility distortions (SD) to regularize
97-
the cost function of SyN
9895
9996
Outputs
10097
-------

0 commit comments

Comments
 (0)