Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

niworkflows.utils.bids.collect_data should drop unnecessary filters #862

Open
oesteban opened this issue Apr 11, 2024 · 0 comments
Open
Labels

Comments

@oesteban
Copy link
Member

What happened?

Comes from nipreps/mriqc#1261.

When a filter is given (e.g.: {'pet': {'session': '15'}} but there's no query for 'pet' as a suffix, then collect_data fails.

It would be easy to pick only the filters that apply to the queries.

What command did you use?

mriqc

What version of the software are you running?

master

How are you running this software?

Local installation ("bare-metal")

Is your data BIDS valid?

Yes

Are you reusing any previously computed results?

No

Please copy and paste any relevant log output.

No response

Additional information / screenshots

No response

@oesteban oesteban added the bug label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant