We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
BIDS filter doesnt work as expected for qsiprep pipeline
I have a bids filter designed to filter out the desired scans in the qsiprep pipeline
The output should only contain the files mentioned in the BIDS filter
Contains files other than mentioned in the filter
To test if the filter is correct, I ran the filter in PYbids and the output is as expected but fails while incorporated with qsiprep pipeline.
The text was updated successfully, but these errors were encountered:
Hi @bilas003,
May you please see if the error persists with the most recent version (pennlinc dockerhub, 1.0.0rc1)?
Sorry, something went wrong.
No branches or pull requests
Summary
BIDS filter doesnt work as expected for qsiprep pipeline
Additional details
What were you trying to do?
I have a bids filter designed to filter out the desired scans in the qsiprep pipeline
What did you expect to happen?
The output should only contain the files mentioned in the BIDS filter
What actually happened?
Contains files other than mentioned in the filter
Reproducing the bug
To test if the filter is correct, I ran the filter in PYbids and the output is as expected but fails while incorporated with qsiprep pipeline.
The text was updated successfully, but these errors were encountered: