Skip to content

RF: Refactor model definitions, add free_shift model

William Clarke requested to merge wclarke/fsl_mrs:rf/model_refactor into master

Moves definitions, bounds, masks and init etc. of each model into a single module contained in a new fsl_mrs.models package.

Adds a model free_shift that adds a a frequency shift parameter for each basis set irrespective of metabolite group.

Merge request reports