praveenivp / SpiralReco

Reconstruct 2D/3D non-cartesian MRI data.
Other
2 stars 0 forks source link

MultiFrequency interpolation sometimes fails #4

Open praveenivp opened 2 years ago

praveenivp commented 2 years ago

When splitting the data in cluster. the MFI weights calculation suffers from numerical errors due to poor scaling. The volumes reconstructed from different node has different intensity distribution. Splitting the matrix is probably not a good idea.