Ticket #4529 (closed: fixed)
dataX,Y,E methods are missing on the new Python API
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
Change History
comment:2 Changed 9 years ago by Martyn Gigg
Refs #4529. Add writable data acessors to MatrixWorkspace export.
This produces a writable numpy array.
Changeset: ecc3676265dbd57fe542df679668890cf0d03092
comment:4 Changed 9 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
Refs #4529. Add writable data acessors to MatrixWorkspace export.
This produces a writable numpy array.