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

Plans #5

Open
JeffFessler opened this issue Nov 13, 2022 · 0 comments
Open

Plans #5

JeffFessler opened this issue Nov 13, 2022 · 0 comments

Comments

@JeffFessler
Copy link
Member

JeffFessler commented Nov 13, 2022

The initial commit is designed mostly to reproduce the results in Julia from https://github.com/ClaireYLin/regularized-field-map-estimation

Planned improvements:

  • refine data (or weight) scaling in b0scale using new derivations
  • store initial cost and then cost after each update in b0map when in track mode
  • validate gradient / cost consistency using autodiff
  • more in-place operations?
  • factor the b0map code into smaller units
  • ultimately the nonlinear CG with monotone line search could be generalized and useful elsewhere
  • request that lldl support units (unlikely). so perhaps use reinterpret?
  • timing test for whole-brain 2mm isotropic, e.g., 112 x 112 x 72
  • https://github.com/korbinian90/ROMEO.jl for unwrapping
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