Skip to content
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

add AMICO noddi fitting step #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ebrahimebrahim
Copy link
Member

Close #14

@ebrahimebrahim ebrahimebrahim linked an issue Apr 2, 2024 that may be closed by this pull request
mask_path = masks_path/(basename + '_mask.nii.gz')

ae = amico.Evaluation()
ae.load_data(nii_path, scheme_path, mask_path, replace_bad_voxels=0)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still not sure about replace_bad_voxels=0

i need to look at minimally processed ABCD images and why there are "bad voxels" in the first place

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve NODDI step in the pipeline
1 participant