Skip to content

Commit

Permalink
Update medic.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Apr 7, 2024
1 parent 7dec3e1 commit ed0f46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdcflows/workflows/fit/medic.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ def init_process_volume_wf(
:graph2use: orig
:simple_form: yes
from sdcflows.workflows.fit.pepolar import init_process_volume_wf
from sdcflows.workflows.fit.medic import init_process_volume_wf
wf = init_process_volume_wf(
echo_times=[0.015, 0.030, 0.045, 0.06],
Expand Down

0 comments on commit ed0f46c

Please sign in to comment.