Skip to content

Commit

Permalink
Merge pull request #1148 from celprov/fix/bug-group-level
Browse files Browse the repository at this point in the history
FIX: bug in group level workflow
  • Loading branch information
effigies authored Oct 13, 2023
2 parents 562e336 + 2f39673 commit c3963de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mriqc/utils/misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"T1w": "anat",
"T2w": "anat",
"bold": "func",
"dwi": "dwi",
}

BIDS_COMP = OrderedDict(
Expand Down

0 comments on commit c3963de

Please sign in to comment.