Ticket #2016 (closed: fixed)
Create a MDEventWorkspace
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 28 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #2012 | Tester: | Roman Tolchenov |
Description
- Necessary for completing #2012.
- Create a data format that saves neutron event data after converting from instrument space (event at TOF x on pixel y) to a reciprocal space representation (Qx, Qy, Qz, (possibly)E, (possibly)other dimensions).
- Events will have weights and errors, as in the case of EventWorkspace.
- Unlike EventWorkspace, there will not be a non-weighted option. We can assume that there will always have been some kind of correction requiring weights.
- Needs to handle large number of points: 1G to 100G.
- Keep as much as possible in memory, spawn to disk as needed.
- Sparse representation.
- Should be possible to distribute the computing, at least to parallel threads on one machine and maybe later to several machines.
Change History
comment:6 Changed 10 years ago by Janik Zikovsky
- Milestone changed from Iteration 26 to Iteration 27
comment:10 Changed 10 years ago by Janik Zikovsky
comment:11 Changed 10 years ago by Janik Zikovsky
comment:12 Changed 10 years ago by Peter Peterson
comment:13 Changed 10 years ago by Janik Zikovsky
comment:14 Changed 10 years ago by Janik Zikovsky
comment:15 Changed 10 years ago by Janik Zikovsky
comment:16 Changed 10 years ago by Janik Zikovsky
comment:17 Changed 10 years ago by Janik Zikovsky
comment:18 Changed 10 years ago by Janik Zikovsky
comment:19 Changed 10 years ago by Janik Zikovsky
comment:20 Changed 10 years ago by Janik Zikovsky
comment:21 Changed 10 years ago by Janik Zikovsky
comment:22 Changed 10 years ago by Janik Zikovsky
comment:23 Changed 10 years ago by Janik Zikovsky
comment:24 Changed 10 years ago by Janik Zikovsky
comment:25 Changed 10 years ago by Janik Zikovsky
comment:26 Changed 10 years ago by Janik Zikovsky
comment:27 Changed 10 years ago by Janik Zikovsky
comment:28 Changed 10 years ago by Janik Zikovsky
- Blocking 2012 added
- Milestone changed from Iteration 27 to Iteration 28
comment:29 Changed 10 years ago by Janik Zikovsky
comment:30 Changed 10 years ago by Janik Zikovsky
comment:31 Changed 10 years ago by Janik Zikovsky
comment:32 Changed 10 years ago by Janik Zikovsky
comment:33 Changed 10 years ago by Janik Zikovsky
comment:34 Changed 10 years ago by Janik Zikovsky
comment:35 Changed 10 years ago by Janik Zikovsky
comment:36 Changed 10 years ago by Janik Zikovsky
comment:37 Changed 10 years ago by Janik Zikovsky
comment:38 Changed 10 years ago by Janik Zikovsky
comment:39 Changed 10 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:40 Changed 10 years ago by Janik Zikovsky
comment:41 Changed 10 years ago by Janik Zikovsky
comment:42 Changed 9 years ago by Roman Tolchenov
- Status changed from verify to verifying
- Tester set to Roman Tolchenov
comment:43 Changed 9 years ago by Roman Tolchenov
- Status changed from verifying to closed
Ran it in MantidPlot, it worked.
comment:44 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2863
Note: See
TracTickets for help on using
tickets.