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

Update shell-sampling determination #241

Merged
merged 9 commits into from
Dec 22, 2020
Merged

Update shell-sampling determination #241

merged 9 commits into from
Dec 22, 2020

Conversation

TheJaeger
Copy link
Collaborator

This new method performs the proper checks required before labelling a DWI as fully-shelled. A DWI is half-shelled iff max B-value is less than 3000 AND the norm of the mean direction vector is more than 0.3.

* Update reslicing to use new `mrgrid` command

This also works with older `mrreslice`

* Fix bad indent in tensorReorder()

* Update documentation
* Add try/except loop to SNR plot

* Fix eddy path when `--noqc` is parsef

* Fix a bad indent

* Update CHANGELOG
* Init tractography module with DSI Studio

* Update main to use tractography modules

* Update version and MANIFEST

* Update docs
* Fix DTI protocol (#228)

* Update reslicing to use new `mrgrid` command

This also works with older `mrreslice`

* Fix bad indent in tensorReorder()

* Update documentation

* Add bval scaling (#230)

* Fix SNR plotting issues (#233)

* Add try/except loop to SNR plot

* Fix eddy path when `--noqc` is parsef

* Fix a bad indent

* Update CHANGELOG

* Init tractography module (#234)

* Init tractography module with DSI Studio

* Update main to use tractography modules

* Update version and MANIFEST

* Update docs
* Add new functions to determine DWI shell sampling

* Remove references to old functions

* Change how shell sampling is determined

* Update documentation
@TheJaeger TheJaeger merged commit d700939 into master Dec 22, 2020
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.

1 participant