kspace_precond icon indicating copy to clipboard operation
kspace_precond copied to clipboard

Scripts to reproduce experiments for k-space preconditioning

k-space Preconditioning

Binder

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.

Requirements

To run the scripts locally. The sigpy and matplotlib packages are required. Required packages can be installed via pip:

pip install -r requirements.txt