MagneticResonanceImaging / MRIReco.jl

Julia Package for MRI Reconstruction
https://magneticresonanceimaging.github.io/MRIReco.jl/latest/
Other
85 stars 22 forks source link

Implement Toeplitz optimization for FieldmapNFFTOp #124

Open tknopp opened 1 year ago

tknopp commented 1 year ago

If I see it right, we currently do not implement the Toeplitz optimization for the FieldmapNFFTOp. That would be a nice extension. The infrastructure is there and can be taken from the NFFTOp.