Ticket #10927 (new)

Opened 6 years ago

Last modified 5 years ago

Instrument View - a few Python control commands not working

Reported by: Federico M Pouzols Owned by:
Priority: major Milestone: Backlog
Component: Python Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

It looks like some commands are not working well. I loaded the MAR11001 file and tried to follow the examples given in http://www.mantidproject.org/MantidPlot:_Instrument_View#Python_control. I found that for example:

  • The method selectTool has no effect (for both the mask and pick tabs).
  • In the last example of the wiki page, about the instrument tree tab, InstrumentWindowRenderTab.FULL3D is used, but the InstrumentWindowRenderTab class is not available in my command line. I can only see InstrumentWindow, InstrumentWindowMaskTab and InstrumentWindowPickTab.

Change History

comment:1 Changed 6 years ago by Federico M Pouzols

Just a note, MantidPlotInstrumentViewTest.py passes but doesn't check these details.

comment:2 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11766

Note: See TracTickets for help on using tickets.