-
Notifications
You must be signed in to change notification settings - Fork 5
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
Recon examples of Cartesian Siemens scans #233
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if this is helpful to have in mrpro in this form:
If we want to have an example that shows how properly plot to somebody how does not know matplotlib in mrpro (not sure if we do),
I would instead provide the simplest example without subplots and loops.
And separate creating the random data, recon_matrix (not encoding AFAIK) with the proper type etc from plotting it..
The main point of this example gets somehow lost in the code..
Or is this just an example to showcase something during the hackathon and not meant to end up in main
Edit: OK.. The latter. :D
related: #518 |
Superseded by #562 |
Fixes #518
Added file to illustrate the use of matplotlib's imshow for non-isotropic pixel/voxel data.
The output:
