This repo contains scripts to reproduce experiments in Accelerating Non-Cartesian MRI Reconstruction Convergence using k-space Preconditioning. You can try out the notebooks by clicking on the launch binder icon above.
To run the scripts locally. The sigpy and matplotlib packages are required. Required packages can be installed via pip:
pip install -r requirements.txt