Ticket #4547 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

MUON: Various bugs with line+symbol and scatter graphs.

Reported by: Robert Whitley Owned by: Robert Whitley
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: anders.markvardsen@… Blocked By:
Blocking: Tester: Stuart Campbell

Description (last modified by Robert Whitley) (diff)

Replicate bugs, change the connect points option on the settings tab. Now try to plot something.

1) If you picked Scatter graph the first bug will appear. The graph is showing line+symbol instead of the selected scatter. If you re-plot then this will disappear and you will have the scatter graph that should have appeared the first time round.

2) If after you have plotted some data you select another 'group/group pair' (located on the first tab) and hit plot then you will find that the graph you last plotted will now turn thicker or turn into a line+symbol graph.

3) If you used scatter and now try to do a fitting on the data analysis tab you will notice that the graph will now use line+symbol.

EDIT (24/01/2012):

4) Histogram data after fit should be what the user specified instead.

5) Feedback from the muon scientists was that they would like line+symbol as default.

Change History

comment:1 Changed 9 years ago by Robert Whitley

Refs #4547. Remove the axis label which isn't needed for formatting.

Changeset: 53ca3c35dc8de166fa8521c54bb917d1dbf01088

comment:2 Changed 9 years ago by Robert Whitley

Refs #4547. Remove the axis label which isn't needed for formatting.

Changeset: 53ca3c35dc8de166fa8521c54bb917d1dbf01088

comment:3 Changed 9 years ago by Robert Whitley

Fixed 1) by changing grouping workspaces to appear earlier.

Changeset: https://github.com/mantidproject/mantid/commit/04d75d0180e36075e7e3b94cf077eb95a9814d67/

comment:4 Changed 9 years ago by Robert Whitley

2) I've found out from Anders that this is a setting in preferences with default layout to curves.

comment:5 Changed 9 years ago by Robert Whitley

Fitting within muon analysis should have the fitting as a line.

Data shouldn't be histogram which it currently is. This should instead be what the user chose.

comment:6 Changed 9 years ago by Robert Whitley

  • Cc anders.markvardsen@… added
  • Description modified (diff)

comment:7 Changed 9 years ago by Robert Whitley

  • Description modified (diff)

comment:8 Changed 9 years ago by Robert Whitley

  • Description modified (diff)

5) Default can't be set because the muon interface remembers which setting the user clicked last time. This is a better way of doing it so that if someone wants to use scatter or line then they won't need to change the box each time they load up the interface.

comment:9 Changed 9 years ago by Robert Whitley

4) Isolated the bug to be another grouping error. For some reason after grouping it decides to become histogram.

comment:10 Changed 9 years ago by Robert Whitley

  • Status changed from new to accepted

4) Set up new ticket because it is a generic bug within Mantid #4663

comment:11 Changed 9 years ago by Robert Whitley

Refs #4547. Replot graph after changing the style.

Final tidy up of the code.

Changeset: 5bf804199874e3ff6e689eadebe7ea238972ee33

comment:12 Changed 9 years ago by Robert Whitley

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:13 Changed 9 years ago by Anders Markvardsen

  • Status changed from verify to verifying
  • Tester set to Anders Markvardsen

comment:14 Changed 9 years ago by Stuart Campbell

  • Status changed from verifying to verify
  • Tester Anders Markvardsen deleted

comment:15 Changed 9 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:16 Changed 9 years ago by Stuart Campbell

  • Status changed from verifying to closed

Playing around with the plotting it all seems ok.

comment:17 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5394

Note: See TracTickets for help on using tickets.