Ticket #1988 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Expose more of the MatrixWorkspace functionality

Reported by: Nick Draper Owned by: Michael Whitty
Priority: major Milestone: Iteration 26
Component: Mantid Keywords:
Cc: wolf-dieter.stein@… Blocked By:
Blocking: Tester: Janik Zikovsky

Description

Expose as much of the internal methods of workspace and it's sub classes as possible. Including :

  • Axes
  • Units
  • Sample
  • Run

Martyn can take you through what is needed

Change History

comment:1 Changed 10 years ago by Nick Draper

  • Cc fsa@… added

comment:2 Changed 10 years ago by Nick Draper

  • Cc wolf-dieter.stein@… added; fsa@… removed

comment:3 Changed 10 years ago by Michael Whitty

  • Status changed from new to accepted

Sample & Run objects are already exposed in Python.

comment:4 Changed 10 years ago by Michael Whitty

(In [7763]) refs #1988 - exposing Axis and Units classes to the Python API. adding setUnit() method to Axis.

comment:5 Changed 10 years ago by Michael Whitty

  • Status changed from accepted to verify
  • Resolution set to fixed

these features are all exposed in Python now.

comment:6 Changed 10 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:7 Changed 10 years ago by Janik Zikovsky

  • Status changed from verifying to closed

It all looks to be there.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2835

Note: See TracTickets for help on using tickets.