You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could only run fmriprep with skipping bids validation. I want to extract TS on ROI.
I get the error below.
Should invalid_filters="allow" flag be modifiable via the get_fmriprep_timeseries function arguments as a workaround for this?
/miniconda3/envs/nideconv/lib/python3.9/site-packages/bids/layout/layout.py", line 619, in get
raise ValueError(msg + "If you're sure you want to impose "
ValueError: 'extensions' is not a recognized entity. Did you mean ['extension']? If you're sure you want to impose this constraint, set invalid_filters='allow'.
The text was updated successfully, but these errors were encountered:
I could only run fmriprep with skipping bids validation. I want to extract TS on ROI.
I get the error below.
Should invalid_filters="allow" flag be modifiable via the get_fmriprep_timeseries function arguments as a workaround for this?
/miniconda3/envs/nideconv/lib/python3.9/site-packages/bids/layout/layout.py", line 619, in get
raise ValueError(msg + "If you're sure you want to impose "
ValueError: 'extensions' is not a recognized entity. Did you mean ['extension']? If you're sure you want to impose this constraint, set invalid_filters='allow'.
The text was updated successfully, but these errors were encountered: