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 a shells property to the DWI object to access the data split by shell #66

Open
oesteban opened this issue Jan 23, 2025 · 0 comments · May be fixed by #74
Open

Add a shells property to the DWI object to access the data split by shell #66

oesteban opened this issue Jan 23, 2025 · 0 comments · May be fixed by #74

Comments

@oesteban
Copy link
Member

Instead of repeating the implementation for every DWI model that needs this, write down a property accessor that "bins" b values and returns pairs of (b-value mode, shell data ndarray).

@jhlegarreta jhlegarreta linked a pull request Jan 25, 2025 that will close this issue
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 a pull request may close this issue.

1 participant