MRIGradients.jl

Julia version of MRI gradient descriptions and GIRF applications.
Author BRAIN-TO
Popularity
2 Stars
Updated Last
10 Months Ago
Started In
April 2022

MRIGradients.jl

Dev codecov

This package provides tools and structures to manipulate and apply gradient impulse response functions (GIRFs) to acquired imaging data using the MRIReco.jl datatypes.

To use this package, clone the repo into your .julia/dev/ folder, and add the package to your environment using dev MRIGradients in the package manager mode in the Julia REPL.

Then, in your script, proceed with the using MRIGradients statement as usual.