[BUG] Accept Fit from Nested Functions #277
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current behavior
I have a fitmodel according to: Const+(Const*SpecDens) (see also screenshot). The checkbox-preview option below the initial fitparameters works fine. Also the preview in the fit results after "run fit" seems to work, however, when accepting the fit results, the (partial) functions are not plotted. There is a message in the error log instead, see 'Initial Error Message' below. Everything, including plotting partial functions, works fine if I delete the scaling factor, i.e. for Const+SpecDens.
When I tried to reintroduce the scaling factor, I cannot even generate a checkbox-preview, instead another error message appeared, see 'Second Error Message' below.
Version
2024-06-24
Expected behavior
No response
Steps to reproduce
No response
Log messages
Anything else?
No response