Ticket #4085 (closed: fixed)
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: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