-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
b0scaleusing new derivations - store initial cost and then cost after each update in
b0mapwhen intrackmode - validate gradient / cost consistency using autodiff
- more in-place operations?
- factor the
b0mapcode into smaller units - ultimately the nonlinear CG with monotone line search could be generalized and useful elsewhere
- request that
lldlsupport units (unlikely). so perhaps usereinterpret? - timing test for whole-brain 2mm isotropic, e.g., 112 x 112 x 72
- https://github.com/korbinian90/ROMEO.jl for unwrapping
Metadata
Metadata
Assignees
Labels
No labels