Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobAsslaender authored Oct 27, 2023
1 parent 2979461 commit 8f06917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
| | [![][arXiv-img]][arXiv-url] | [![][codecov-img]][codecov-url] |


MRFingerprintingRecon.jl is a Julia package that implements sub-space reconstructions as described in by [Jon Tamir et al.](https://onlinelibrary.wiley.com/doi/abs/10.1002/mrm.26102) and in the paper [Low-rank alternating direction method of multipliers reconstruction for MR fingerprinting](https://doi.org/10.1002/mrm.26639) as *low rank inversion*.
MRFingerprintingRecon.jl is a Julia package that implements sub-space reconstructions as described by [Jon Tamir et al.](https://onlinelibrary.wiley.com/doi/abs/10.1002/mrm.26102) and by us in the paper [Low-rank alternating direction method of multipliers reconstruction for MR fingerprinting](https://doi.org/10.1002/mrm.26639) 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](https://bitbucket.org/asslaender/nyu_mrf_recon).

Expand Down

0 comments on commit 8f06917

Please sign in to comment.