Ticket #4420 (closed: fixed)
Fix Muon Analysis various problems.
Reported by: | Robert Whitley | Owned by: | Robert Whitley |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | anders.markvardsen@… | Blocked By: | |
Blocking: | Tester: | Ronald Fowler |
Description
FitPropertyBrowser isn't assigning to a graph.
Fittings can't be seen on open graph.
Overwriting a workspace asks for users permission and leaves the fitting on the same graph.
It isn't opening the toolbars when the muon interface is closed down.
Change History
comment:2 Changed 9 years ago by Robert Whitley
Refs #4420.Fix bugs by changing what the graph it looks for is called
Changeset: 45012c499cb17064c2c3d322c73d642091fcedaf
comment:3 Changed 9 years ago by Robert Whitley
- Status changed from new to accepted
Ticket #4282 fixes the toolbar issue.
comment:4 Changed 9 years ago by Robert Whitley
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 9 years ago by Ronald Fowler
- Status changed from verify to verifying
- Tester set to Ronald Fowler
Note: See
TracTickets for help on using
tickets.
Main problem is the graph naming seems to add a "-1" at the end. This has caused problems when searching for graph to assign a peak picker tool too. This should be a simple fix for the errors caused by this.