-
Notifications
You must be signed in to change notification settings - Fork 11
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
BIDS filter not working #439
Comments
Can you share the output log and the contents of the filter file you are using? Also looks like your line break on FYI - The latest release is |
BIDS -filter json { } I corrected the derivatives flag and ran again. |
Were any T2w images found? I don't think |
@mgxd, nibabies uses pybids to find files based on the bids filter file, right? @bilas003 had tried running some independent tests with pybids that involved a filter file with fields that reference the JSON metadata. In her example, it looked like pybids came up with the right files based on the filter settings. |
Hi @bilas003, @mgxd just informed me that another good option to test would be trying to put null (without quotations) for the t2w "acq" entity in the BIDS Filter File. This should be another strategy to avoid the localizer images (since they have "acq-mrsLoc" in their name) during processing, without Nibabies needing to search through the JSON meta-data. Could you try running another test where you replace the t2w filter file content to be: |
You'll have to use the full entity name - |
There are a few moving parts here, can you clarify the following?
Additionally, some suggestions:
|
Hi @mgxd Here is the tree structure filter like is I followed your suggestions and made changes with latest version of sif , the job fails with below err |
What happened?
BIDS-filter is not working to filter out the set of files with the latest release of the build. The job ran for 4 days and then timed out . Can anyone help?
What command did you use?
What version of NiBabies are you using?
nibabies-24.0.0.sif
Relevant log output
Add any additional information or context about the problem here.
The text was updated successfully, but these errors were encountered: