Ticket #420 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Allow Python to interact with the instrument window in MantidPlot

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 15
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description


Change History

comment:1 Changed 12 years ago by Martyn Gigg

(In [2041]) Exposed the parts of the InstrumentWindow to Python. An example script demonstrating a simple use of the API is in the Mantid scripts directory. Re #420

comment:2 Changed 12 years ago by Martyn Gigg

(In [2045]) Added methods to enable the view of the instrument to be altered from a script. At present the window must be visible for this to work. Re #420

comment:3 Changed 12 years ago by Martyn Gigg

(In [2047]) Added a small script to demonstrate changing the view on an instrument. It also uses a new command in Python called getSelectedWorkspaceName. Re #420

comment:4 Changed 12 years ago by Martyn Gigg

(In [2048]) Slight alteration to instrument script. Re #420

comment:5 Changed 12 years ago by Martyn Gigg

  • Owner set to Martyn Gigg

comment:6 Changed 12 years ago by Sri Nagella

(In [2072]) refs #420 Allow multiple instrument window

comment:7 Changed 12 years ago by Nick Draper

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from Iteration 16 to Iteration 15

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1268

Note: See TracTickets for help on using tickets.