-
Notifications
You must be signed in to change notification settings - Fork 10
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
Trajectory implementations & literature #106
Comments
For context, I already have advanced implementations of the following trajectories:
I also have works in progress for:
Finally, I believe the following three 3D radial trajectories are low-hanging fruits, if our focus is to reproduce literature:
|
Thanks for the detail review ! I edited you answer for linking to relevant issue and add check boxes. |
This is just amazing list! |
@paquiteau possibly some way to have nomenclature and trajectory repository? get_trajectory('name')(params)? |
I don't see any difficulties for that. We can go two ways:
And we can even propose both! The advantage of the decorator is that it can be used in external packages to register extra trajectories. |
The goal of this issue is to list and discuss trajectories from the literature to implement. I gathered a bunch of articles, and I would be curious to know
Feel also free to raise new questions, suggest new papers for discussion etc. and I will edit this post.
Here is a list of tasks related to trajectories from the literature that are not already implemented in MRI-NUFFT, along with a checklist for stuff that needs further exploration:
Trajectories
Check-list
Yongxian Qian et al. (2008)
The text was updated successfully, but these errors were encountered: