shimming-toolbox / shimming-toolbox-matlab

Code for performing real-time shimming using external MRI shim coils
GNU General Public License v3.0
16 stars 5 forks source link

Expand the capabilities of NumericalModel.m #151

Closed evaalonsoortiz closed 4 years ago

evaalonsoortiz commented 4 years ago

NumericalModel.m currently allows the user to simulate T2 decay in a 2D Shepp-Logan phantom using matlab's phantom function. A linear B0 gradient can be added to simulate T2 decay in an inhomogeneous B0 field.

The capabilities of NumericalModel.m should be expanded so that T2* decay is simulated

mathieuboudreau commented 4 years ago

Cool! Happy to provide input or assistance if any part of the design of this class is not clear or needs to be refactored for this extended functionality to work.