Ticket #4085 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Expose MDHistoWorkspace to python

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: #4083 Tester: Owen Arnold

Description

This will require creating a IMDHistoWorkspace interface in API. Fun...

Change History

comment:1 Changed 9 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Janik Zikovsky

Binary operations for MDHistoWorkspaces

Refs #4085, refs #4089, REfs #4083. Added tests for workspace groups in binary operations. The +-*/ operations are all overloaded and tested for matrix, group, and MD types.

Changeset: b61d875ec32d08b4b77b47c41730b53f97cff61d

comment:3 Changed 9 years ago by Janik Zikovsky

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

Basic python interface is available. signal can be read and changed.

comment:4 Changed 9 years ago by Janik Zikovsky

Binary operations for MDHistoWorkspaces

Refs #4085, refs #4089, REfs #4083. Added tests for workspace groups in binary operations. The +-*/ operations are all overloaded and tested for matrix, group, and MD types.

Changeset: b61d875ec32d08b4b77b47c41730b53f97cff61d

comment:5 Changed 9 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:6 Changed 9 years ago by Owen Arnold

  • Status changed from verifying to closed

Works very well. Followed existing python unit tests + did some ad-hoc testing.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4932

Note: See TracTickets for help on using tickets.