-
Notifications
You must be signed in to change notification settings - Fork 135
Crash in Stretch tab of Bayes Fitting #41142
Copy link
Copy link
Open
Labels
BugIssues and pull requests that are regressions or would be considered a bug by users (e.g. crashing)Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing)ISIS: SpectroscopyIssue and pull requests relating to Muons, Indirect and Inelastic at ISISIssue and pull requests relating to Muons, Indirect and Inelastic at ISIS
Metadata
Metadata
Assignees
Labels
BugIssues and pull requests that are regressions or would be considered a bug by users (e.g. crashing)Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing)ISIS: SpectroscopyIssue and pull requests relating to Muons, Indirect and Inelastic at ISISIssue and pull requests relating to Muons, Indirect and Inelastic at ISIS
Type
Projects
Status
Funnel
Describe the bug
When running the stretch algorithm from the bayes fitting interface and the
quickbayesbackend: Ifbetais set to 1, Mantid crashes when trying to plot the beta parameter workspace from the Output plot widget. The reason is that it tries to plot a colorfill plot on a one bin workspace. This would raise a matplotlib exception when trying to plot same workspace from the ads.Expected behavior
When the output fit parameter workspace has only one bin, it shouldn't try to plot a colorfill.
Screenshots
Platform/Version (please complete the following information):
Additional context