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

Can read_avw be replaced by niftiread? #9

Open
suryaR-15 opened this issue Jul 10, 2019 · 0 comments
Open

Can read_avw be replaced by niftiread? #9

suryaR-15 opened this issue Jul 10, 2019 · 0 comments

Comments

@suryaR-15
Copy link

Hi,

Matlab now has a niftiread function. I tried replacing volume = read_avw(volPath); in trk_demo.m with volume = niftiread(volPath); and it seems to be working fine.

Please can you test and confirm this? It would mean that FSL will not be a requirement, enabling use in Windows as well.

Thanks

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

No branches or pull requests

1 participant