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

ASPIRE FFT and NUFFT Tutorial Example #977

Open
garrettwrong opened this issue Jul 18, 2023 · 1 comment
Open

ASPIRE FFT and NUFFT Tutorial Example #977

garrettwrong opened this issue Jul 18, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers support User Support

Comments

@garrettwrong
Copy link
Collaborator

User asked how to use our FFT and NUFFT components. These components are documented, but we don't have a short getting started tutorial. Should be easy enough to make one that shows:

  • FFT and Inverse on 1,2,3 dimensions.
  • FFT with stack axis
  • Configuring a different backend in config
  • NUFFT to resample onto a grid
  • (Configuring a different backend in config, noting we currently only have one option here Alternative nufft #276 ).

Good rainy day project.

@garrettwrong garrettwrong added documentation Improvements or additions to documentation good first issue Good for newcomers support User Support labels Jul 18, 2023
@janden
Copy link
Collaborator

janden commented Jul 18, 2023

Right. Since this is an internal component, I wouldn't put it too high up the priority list, however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers support User Support
Projects
None yet
Development

No branches or pull requests

2 participants