Ticket #7145 (closed: invalid)
Wrong API identified in MantidPlot
Reported by: | Owen Arnold | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.1 |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Peterson |
Description
During the process of converting the CalibrateRectangularDetectors algorithm to the new version of the API #7143, we encountered a bug that seems only to affect MantidPlot. The call to LoadEventNexus always seemed to revert to the old API, even when from mantid.simpleapi import * was used at the top of the script. Running the script directly in Mantid did not cause the same error. Could be down to the order of the imports in MantidPlot.
Attachments
Change History
comment:1 Changed 7 years ago by Martyn Gigg
- Milestone changed from Release 2.6 to Release 2.7
Batch move to 2.7
comment:5 Changed 7 years ago by Martyn Gigg
- Status changed from new to verify
- Resolution set to invalid
No longer valid as the old API is gone.
comment:7 Changed 7 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
Note: See
TracTickets for help on using
tickets.