-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
[![MRiLab](http://mrilab.sourceforge.net/images/MRiLabIcon.png)]() | ||
#MRiLab | ||
### A Numerical Magnetic Resonance Imaging (MRI) Simulation Platform | ||
|
||
https://leoliuf.github.io/MRiLab/ | ||
|
||
The MRiLab is a numerical MRI simulation package. It has been developed and optimized to simulate MR signal formation, k-space acquisition and MR image reconstruction. MRiLab provides several dedicated toolboxes to analyze RF pulse, design MR sequence, configure multiple transmitting and receiving coils, investigate magnetic field related properties and evaluate real-time imaging technique. The main MRiLab simulation platform combined with those toolboxes can be applied to customize various virtual MR experiments which can serve as a prior stage for prototyping and testing new MR technique and application. | ||
|
||
The main portal for access to source code and documentation is the [GitHub][1]. If you find MRiLab useful for the publication of any scientific results, please cite this [paper][2]: | ||
|
||
"*Fast Realistic MRI Simulations Based on Generalized Multi-Pool Exchange Tissue Model*. IEEE Transactions on Medical Imaging. 2016. doi: 10.1109/TMI.2016.2620961" | ||
|
||
**MRiLab v1.3** is now available, with new features of: | ||
>- Support multi-pool exchange tissue model | ||
>- Provide simulation in batch mode | ||
>- Provide spatial SAR and power evaluation | ||
>- Polish graphical interface | ||
>- More... | ||
|
||
|
||
[1]: <https://leoliuf.github.io/MRiLab/> | ||
[2]: <http://ieeexplore.ieee.org/document/7676360/> |