Ticket #7145 (closed: invalid)

Opened 7 years ago

Last modified 5 years ago

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

CalibrateRecSysTest.py (3.9 KB) - added by Owen Arnold 7 years ago.

Change History

Changed 7 years ago by Owen Arnold

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:2 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.7 to Backlog

comment:3 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:4 Changed 7 years ago by Nick Draper

  • Component changed from Framework to Python API

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:6 Changed 7 years ago by Martyn Gigg

  • Milestone changed from Backlog to Release 3.1

comment:7 Changed 7 years ago by Peter Peterson

  • Status changed from verify to verifying
  • Tester set to Peter Peterson

comment:8 Changed 7 years ago by Peter Peterson

  • Status changed from verifying to closed

Seems a valid reason.

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7991

Note: See TracTickets for help on using tickets.