Ticket #3161 (closed: fixed)
EQSANSTransmission broken on Mac because readX returns list not ndarray
| Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
|---|---|---|---|
| Priority: | major | Milestone: | Iteration 29 |
| Component: | Mantid | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Tester: | Martyn Gigg |
Description
Check that the return type is ndarray instead of assuming it.
Change History
comment:1 Changed 9 years ago by Mathieu Doucet
- Status changed from new to verify
- Resolution set to fixed
comment:2 Changed 9 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
Note: See
TracTickets for help on using
tickets.

(In [12445]) Fixes #3161