Ticket #10842 (closed: fixed)
Moun interface - curves are not displayed after fit
Reported by: | Nick Draper | Owned by: | Raquel Alvarez Banos |
---|---|---|---|
Priority: | blocker | Milestone: | Release 3.3 |
Component: | Muon | Keywords: | Beta |
Cc: | Blocked By: | ||
Blocking: | Tester: | Federico M Pouzols |
Description
Start up the muon interface, load a file, then try a fit, the data is fitted, but no fit lines appear on the graph.
Change History
comment:2 Changed 6 years ago by Raquel Alvarez Banos
Re #10842 fix muon new window policy bugs
Changeset: d5c6fdb45f16fff80923c2b5925b13295efd0d4d
comment:4 Changed 6 years ago by Raquel Alvarez Banos
- Status changed from assigned to verify
- Resolution set to fixed
comment:5 Changed 6 years ago by Federico M Pouzols
- Status changed from verify to verifying
- Tester set to Federico M Pouzols
comment:6 Changed 6 years ago by Federico M Pouzols
- Status changed from verifying to closed
I can confirm that:
- Before the fix, if in the settings of the muon analysis interface, "new plot policy" is set to "create new window" the interface misbehaves as described in the ticket. With "Use previous window" there seems to be no bug.
- After the fix, fitting works well with both "create new window" and "use previous window".
Code changes make sense. Plots were not being displayed on the correct window.
While testing this we spotted an issue in the Muon interface. This may become a not so urgent ticket for the next release:
- Open the Muon Analysis interface, switch to/from the "Data Analysis" tab. For some reason, the data display toolbar of Mantid is hidden (behavior differs between windoze and Linux, it may remain hidden or it may change on/off depending on what tab you select). This also happens when you switch to different tabs of the muon data analysis interface.
comment:7 Changed 6 years ago by Federico Montesino Pouzols
Merge remote-tracking branch 'origin/bugfix/10842_muon_fit_curves_not_displayed'
Full changeset: 92069e7dcc2a388e4eb3fb1a7e333d9285354d42
Note: See
TracTickets for help on using
tickets.
This bug fix also fixes the two issues reported by Stephen:
These bugs only take effect when "New Plot Policy" is set to "Create New Window" in the "Settings" tab.
To test: