Page MenuHomePhabricator

[ModelFit] Rethink mitkT2DecayModel
Closed, ResolvedPublic

Description

In the context of D512 we found that there only exists a specific T2DecayModel instead of a general exponential decay model. For generalization and reusability it could make sense to rework the T2DecayModel into this, as the underlying function is fundamentally the same.
First one would need to check if/where the T2DecayModel is currently used, to avoid breaking things when thinking about this change.