Ticket #2550 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Merging plots from plotBins with error bars doesn't carry error bars over

Reported by: Martyn Gigg Owned by: Nick Draper
Priority: major Milestone: Release 2.5
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description

To reproduce:

  • Load some data (the example is the focussed NeXus file in Test/AutoTestData
  • Run g = plotBin('focussed',0,True)
  • and then g.insertCurve(plotBin('focussed',1,True),0)

It should produce the same result as

plotBin('focussed',[0,1],True)

instead it looks like it moves the data from one curve and leaves the error bars behind. See the attached screenshot

Attachments

Screenshot-2.png (171.3 KB) - added by Martyn Gigg 10 years ago.
plotBin error

Change History

Changed 10 years ago by Martyn Gigg

plotBin error

comment:1 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 28 to Iteration 29

Bulk move of tickets at the end of iteration 28

comment:2 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

"New" tickets moved at the code freeze of iteration 29

comment:3 Changed 9 years ago by Nick Draper

  • Status changed from new to assigned
  • Priority changed from major to blocker
  • Owner set to Anyone

comment:4 Changed 9 years ago by Nick Draper

  • Owner changed from Anyone to Nick Draper
  • Status changed from assigned to accepted

duplicate of #2373

comment:5 Changed 9 years ago by Nick Draper

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

comment:6 Changed 9 years ago by Peter Parker

  • Status changed from verify to verifying
  • Tester set to Peter Parker

comment:7 Changed 9 years ago by Peter Parker

  • Blocked By 3731 added

comment:8 Changed 9 years ago by Martyn Gigg

  • Status changed from verifying to reopened
  • Priority changed from blocker to major
  • Resolution duplicate deleted
  • Milestone changed from Iteration 30 to Iteration 31

This wasn't actually fixed it was just closed as a duplicate of #2373. This actually contains more information so I'm reopening it but I don't think it needs blocker status now. Leave for next iteration.

comment:9 Changed 9 years ago by Nick Draper

  • Blocked By 3731 removed

(In #3731) A fix is now known

comment:4 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 32 to Iteration 33

Moved to iteration 33 at iteration 32 code freeze

comment:5 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.1 to Release 2.2

Moved at end of release 2.1

comment:6 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.2 to Release 2.3

Moved at the end of release 2.2

comment:7 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.3 to Release 2.4

Moved to release 2.4

comment:8 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.4 to Release 2.5

comment:9 Changed 8 years ago by Nick Draper

  • Status changed from reopened to closed
  • Resolution set to fixed
  • Tester changed from Peter Parker to Nick Draper

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3397

Note: See TracTickets for help on using tickets.