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

Offer feature to resample optional input (eg B1 in MTsat) to the reference images (eg MTw) #499

Open
mathieuboudreau opened this issue Dec 13, 2023 · 0 comments

Comments

@mathieuboudreau
Copy link
Member

For most users, a lot of the reference measurements (eg B1, B0) will have lower resolution than the actual images used for the module (eg MTw/PDw/T1w in MTsat).

It's quite inconvenient (I'm saying from experience) to need to do the resampling step to match the origin/resolution/FOV of the B1 to the MTsat measurements for example.

This is quite easy to do in python with NiLearn (resample_to_img), however I've had a fair bit of difficulty able to implement this using our native NIfTI tools in MATLAB. I think future versions of MATLAB have this feature embedded in the medical imaging toolbox (sine 2022b, https://www.mathworks.com/help/medical-imaging/ref/medicalvolume.resample.html), but then our GUI doesn't work for these newest versions.

Adding this feature would be quite helpful, so I think it's something we should strongly consider.

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