-
Notifications
You must be signed in to change notification settings - Fork 59
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
error when using option --distortion-group-merge #797
Comments
--distortion-group-merge average
I have also had this error, with QSIPrep 0.22.0 and Docker version 24.0.7 |
Same error here with qsiprep v 0.22.0 and Apptainer version 1.1.6-1.el7. |
I want to mention that the same error ( |
would anyone be willing to test out a patch? I don't have any test data on hand where you can use this feature. |
I would be willing to try out, I have test data on hand. Could this patch be tested as a singularity image? |
@mattcieslak I'd be happy to test it out on my data. |
If you follow the instructions here you can clone the qsiprep repo and check out the fix/distortion_group_merge branch. I think this will fix it |
Thank you @mattcieslak for the fix and the instructions! I am not very good at the GitHub repo manipulation. Here is what I did:
Unfortunately I got this error:
|
Interesting- I wonder if the nireports dependency is only in the unstable tag. Could you try using pennlinc/qsiprep:unstable to build the singularity image? |
Thank you for those suggestions. I did build the singularity image with the Here is the command I launched:
Without the patch, I got the same error:
And the output log was saying:
|
With the patch, launching the command with the unstable image this way:
Here is the error I got:
|
i also built the unstable version yesterday and get the same |
Summary
When testing the latest version of qsiprep I get an error when using this option:
--distortion-group-merge average
.Additional details
What were you trying to do?
Preprocess my dwi data.
What did you expect to happen?
Successfully complete preprocessing of my dwi data.
What actually happened?
I received an error.
Reproducing the bug
Here is the command I ran:
Error message:
The text was updated successfully, but these errors were encountered: