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
Describe the bug
I'm trying to run BIDSonym on a dataset that contains T1w and T2w images. The dataset is organised according to BIDS 1.9 and passes the BIDS validator test, both with the current version of the validator and the one inside the BIDSonym container. fMRIPrep also worked with this dataset and used the T2w image as expected. However, with BIDSonym, the defacing of the T2w images files fails with an error indicating that they cannot be found: Exception: You indicated that a T2w image should be defaced as well.However, no T2w image exists for subject 001 and indicated sessions.Please check again.
To Reproduce
Organisation of the BIDS dataset (omitting additional runs and other participants):
Describe the bug
I'm trying to run BIDSonym on a dataset that contains T1w and T2w images. The dataset is organised according to BIDS 1.9 and passes the BIDS validator test, both with the current version of the validator and the one inside the BIDSonym container. fMRIPrep also worked with this dataset and used the T2w image as expected. However, with BIDSonym, the defacing of the T2w images files fails with an error indicating that they cannot be found:
Exception: You indicated that a T2w image should be defaced as well.However, no T2w image exists for subject 001 and indicated sessions.Please check again.
To Reproduce
Organisation of the BIDS dataset (omitting additional runs and other participants):
Code to run BIDSonym:
I also tried this with
mri_deface
and go the same issue:Expected behavior
I expected BIDSonym to find the T2w image.
OS/environment (please provide precise information on your OS/environment):
The text was updated successfully, but these errors were encountered: