HomePhabricator
Diffusion MITK a21ce061c2ff

set function string when creating generic param model parameterizer

Description

set function string when creating generic param model parameterizer

Summary: While working with the generic data fitting and fit inspector view, I noticed crashes when trying to inspect the fit result of a generic parameter model. Selecting the image node in the DataManager caused a crash. As it turns out, the parameterizer for a generic param model wasn't given the function when created, which causes the formula parser to try and parse an empty string.

Test Plan: Make a generic parameter model fit and inspect it. There should be no crashes, and results should be shown as expected.

Reviewers: O3 MITK Reviewer Group II, kompan, floca, kislinsk

Reviewed By: O3 MITK Reviewer Group II, floca, kislinsk

Differential Revision: https://phabricator.mitk.org/D876

Details

Provenance
s434nAuthored on Oct 26 2023, 5:39 PM
s434nPushed on Oct 30 2023, 8:40 AM
Reviewer
O3: MITK Reviewer Group II
Differential Revision
Restricted Differential Revision
Parents
rMITKef92759cdfe9: set function string when creating generic param model parameterizer
rMITK0789330902a2: Fix MxN UI for MacOS
Branches
Unknown
Tags
Unknown