Ticket #8001 (closed: fixed)
export getBaseInstrument is broken
Reported by: | Gesner Passos | Owned by: | Gesner Passos |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.0 |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
this commit 6ccd4959d7ae27d3605f0db65299ef5f93d1d0b3 made invalid this code:
ws = LoadEmptyInstrument(Filename=r'.../Code/Mantid/instrument/MAPS_Definition.xml') ws.getInstrument().getBaseInstrument()
Change History
comment:2 Changed 7 years ago by Gesner Passos
Recover getBaseInstrument for Python API
re #8001
Changeset: fa7494e4b7876b4f7c0bea60405d026e36ca9e1d
comment:3 Changed 7 years ago by Gesner Passos
- Status changed from inprogress to verify
- Resolution set to fixed
comment:4 Changed 7 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
Note: See
TracTickets for help on using
tickets.