Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 693 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 693 Bytes

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.