Code used to generate figures for the MRM manuscript, SURE-based Automatic Parameter Selection For ESPIRiT Calibration.
Written by Siddharth Iyer. Please feel free to post an issue on the repository page if there is a problem.
This code may be freely used and modified for educational, research, and not-for-profit purposes (See
LICENSE
for more information).
Divergence code in utils/svWeightsSure.m
was obtained and modified from
http://statweb.stanford.edu/~candes/SURE/data.html. It was originally
written by E.J. Candès, C.A. Sing-Long, and J.D. Trzasko.
Some Matlab utility functions were written by Michael Lustig in the ESPIRiT Matlab reference implementation. They can be obtained from http://people.eecs.berkeley.edu/~mlustig/Software.html.
All rights/distribution are the same as for the original code, and should cite the original author and webpage.