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
I know @edickie and @mattcieslak were working on this.
I would suggest adding this as a cached method (i.e., only called once and then cached) of the DiffusionGradientTable object
DiffusionGradientTable
dmriprep/dmriprep/utils/vectors.py
Lines 12 to 178 in 0a609b4
The text was updated successfully, but these errors were encountered:
Just to note it down: what happens with cartesian samplings of the q-space? (e.g., DSI) - will this give a proper output @edickie?
/cc @josephmje for what this affects the tutorial
Sorry, something went wrong.
Done in MRIQC - we should upstream somewhere to share with dMRIPrep. Closing this for the time being.
Successfully merging a pull request may close this issue.
I know @edickie and @mattcieslak were working on this.
I would suggest adding this as a cached method (i.e., only called once and then cached) of the
DiffusionGradientTable
objectdmriprep/dmriprep/utils/vectors.py
Lines 12 to 178 in 0a609b4
The text was updated successfully, but these errors were encountered: