Skip to content

Commit

Permalink
Update bids.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Oct 17, 2023
1 parent cd04089 commit dfc82b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xcp_d/utils/bids.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ def collect_data(
-------
subj_data : dict
"""
raise ValueError(bids_filters)
queries = {
# all preprocessed BOLD files in the right space/resolution/density
"bold": {"datatype": "func", "suffix": "bold", "desc": ["preproc", None]},
Expand Down

0 comments on commit dfc82b3

Please sign in to comment.