MagneticResonanceImaging / MRIReco.jl

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

Issue with CompositeOp and isWeighting #123

Open tknopp opened 1 year ago

tknopp commented 1 year ago

If I set in this code isWeighting=true https://github.com/MagneticResonanceImaging/MRIReco.jl/blob/master/src/Reconstruction/IterativeReconstruction.jl#L52 it will give wrong results. It's not clear to me what is happening there.