Ticket #2749 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

MDHistoWorkspace: expose some methods to python

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: minor Milestone: Iteration 28
Component: Python Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

In particular, a method to get the signal data as a numpy array, for example.

Change History

comment:1 Changed 10 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Janik Zikovsky

(In [10474]) Refs #2749: Exposed IMDWorkspace and IMDEventWorkspace to python, with a couple of initial methods.

comment:3 Changed 10 years ago by Janik Zikovsky

(In [10476]) Refs #2749: Made a method to return a vector of data from MDHistoWorkspace and exposed it to python.

comment:4 Changed 10 years ago by Janik Zikovsky

(In [10496]) Refs #2749: PropertyWithValue for IMDWorkspace.

comment:5 Changed 10 years ago by Janik Zikovsky

(In [10507]) Refs #2749: Exposed more methods of IMDWorkspace to python. Renamed getNDimensions to getNumDims.

comment:6 Changed 10 years ago by Janik Zikovsky

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

comment:7 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:8 Changed 9 years ago by Michael Reuter

  • Status changed from verifying to closed

The exposed methods seem to be there and working although the work specified by this ticket is not quite commensurate with the check-ins.

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3596

Note: See TracTickets for help on using tickets.