Ticket #951 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

PlotWorkspace expansions for multiple workspaces

Reported by: Nick Draper Owned by: Martyn Gigg
Priority: critical Milestone: Iteration 21
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

The Python interface needs to be expanded to simplify the user experience of plotting graphs from multiple WS.

Perhaps:

  • allow a list of workspaces and indices to be given
  • Provide a simple overplot command?

Change History

comment:1 Changed 11 years ago by Martyn Gigg

(In [3415]) Updated plotSpectrum and plotBin commands in Python to accept lists of both workspaces and indices. Fixes Re #951

comment:2 Changed 11 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:3 Changed 11 years ago by Martyn Gigg

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

comment:4 Changed 11 years ago by Martyn Gigg

  • Status changed from testing to reopened
  • Resolution fixed deleted

comment:5 Changed 11 years ago by Martyn Gigg

  • Status changed from reopened to accepted

comment:6 Changed 11 years ago by Martyn Gigg

(In [3493]) Updated python plot spectrum command to use new style one-shot plotting of multiple workspaces and indices. Re #951

comment:7 Changed 11 years ago by Martyn Gigg

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

comment:8 Changed 11 years ago by Russell Taylor

  • Status changed from testing to reopened
  • Resolution fixed deleted

When giving a list of workspaces, it's only plotting the last one in the list.

comment:9 Changed 11 years ago by Martyn Gigg

(In [3499]) Fix for plot multiple workspaces from Python. Also made sure that when the script interpreter returns from a command that means the window lost focus, it reacquires it. Re #951

comment:10 Changed 11 years ago by Martyn Gigg

(In [3508]) Improved error python error catching for MantidPlot commands that throw an exception. All of them should be caught at the point of execution so nothing should permeate out an kill MantidPlot. Re #951

comment:11 Changed 11 years ago by Martyn Gigg

  • Status changed from reopened to accepted

comment:12 Changed 11 years ago by Martyn Gigg

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

comment:13 Changed 11 years ago by Steve Williams

  • Status changed from testing to closed

comment:14 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1799

Note: See TracTickets for help on using tickets.