Skip to content

Commit

Permalink
Update base.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Nov 8, 2023
1 parent 6e61974 commit 65a18ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aslprep/workflows/asl/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,6 @@ def init_asl_preproc_wf(asl_file, has_fieldmap=False):

# Generate a tentative aslref from the most appropriate available image type in the ASL file
final_aslref_wf = init_asl_reference_wf(
omp_nthreads=omp_nthreads,
aslcontext=run_data["aslcontext"],
name="final_aslref_wf",
)
Expand Down

0 comments on commit 65a18ba

Please sign in to comment.