Ticket #6517 (closed: duplicate)

Opened 8 years ago

Last modified 5 years ago

plotBin with multiple sources doesn't work

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: critical Milestone: Release 3.3
Component: Framework Keywords:
Cc: Blocked By:
Blocking: #8833 Tester: Nick Draper

Description (last modified by Russell Taylor) (diff)

It currently raises an error as the core plotting by bins can't handle multiple sources. One of the real issues is that the current MantidCurve has to be associated with a single workspace & single index which is no good for plotting bins. The current bin plotting still creates a QtiPlot table like the spectrum ones used to.

So the proper fix is to avoid creating the QtiPlot table source entirely and create a new curve type that understands bins in a workspace. The combination of multiple sources/bins then becomes simpler by following what is already done for plotSpectrum.

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:2 Changed 7 years ago by Nick Draper

  • Owner set to Russell Taylor
  • Status changed from new to assigned

comment:3 Changed 7 years ago by Nick Draper

  • Status changed from assigned to new

comment:4 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:5 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.6 to Backlog

Moved to the Backlog after R2.6

comment:6 Changed 7 years ago by Russell Taylor

  • Milestone changed from Backlog to Release 3.0

comment:7 Changed 7 years ago by Russell Taylor

  • Keywords Poker added
  • Description modified (diff)

comment:8 Changed 7 years ago by Samuel Jackson

  • Owner changed from Russell Taylor to Samuel Jackson

comment:9 Changed 7 years ago by Samuel Jackson

  • Owner changed from Samuel Jackson to Russell Taylor

comment:10 Changed 7 years ago by Nick Draper

  • Keywords Poker removed

Poker Estimate: 6d

comment:11 Changed 7 years ago by Russell Taylor

  • Owner changed from Russell Taylor to Martyn Gigg

All yours

comment:12 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 3.0 to Backlog

Moved out to backlog as not enough time in R3.0

comment:13 Changed 7 years ago by Arturs Bekasovs

#8417 might get solved by this one as well.

comment:14 Changed 7 years ago by Samuel Jackson

#8833 would probably be solved by this too.

comment:15 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

Bulk move to assigned at the introduction of the triage step

comment:16 Changed 6 years ago by Samuel Jackson

  • Blocking 8833 added

comment:17 Changed 6 years ago by Martyn Gigg

  • Status changed from assigned to verify
  • Resolution set to duplicate

This was actually completed in #9402. plotBin now works much more like plotSpectrum with multiple sources.

comment:18 Changed 6 years ago by Martyn Gigg

  • Milestone changed from Backlog to Release 3.4

comment:19 Changed 6 years ago by Nick Draper

  • Status changed from verify to verifying
  • Milestone changed from Release 3.4 to Release 3.3
  • Tester set to Nick Draper

comment:20 Changed 6 years ago by Nick Draper

  • Status changed from verifying to closed

comment:21 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7363

Note: See TracTickets for help on using tickets.