Skip to content

MagneticResonanceImaging/MRFingerprintingRecon.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRFingerprintingRecon.jl

Documentation Paper Build Status

MRFingerprintingRecon.jl is a Julia package that implements sub-space reconstructions as described by Jon Tamir et al. and by us in the paper Low-rank alternating direction method of multipliers reconstruction for MR fingerprinting as low rank inversion.

Currently, the package only supports non-Cartesian trajectories, but a Cartesian implementation is under active development. The package is still work in progress and the interface will likely change over time. The ultimate goal of this package is to provide a Julia implemenation of the low-rank ADMM algorithm, similar to our Matlab package.