Ticket #11697 (inprogress)
Enable FilterEvents to read splitters from a TableWorkspace
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Release 3.5 |
Component: | Framework | Keywords: | |
Cc: | petersonpf@… | Blocked By: | |
Blocking: | Tester: |
Description (last modified by Wenduo Zhou) (diff)
Currently FilterEvents takes only SplittersWorkspace and MatrixWorkspace for splitters. Users may want to generate splitters via python script in table workspace. Enable FilterEvents to support this format.
There is a bug that has been reported that if the unit of workspace is not of time-of-flight, there would be no exception raised.
Change History
comment:1 Changed 5 years ago by Wenduo Zhou
- Status changed from new to inprogress
- Description modified (diff)
comment:2 Changed 5 years ago by Wenduo Zhou
Refs #11697. Created branch to start the task.
Changeset: 909b496972b00448f0f94e2f54b0e8a854e1de47
comment:3 Changed 5 years ago by Wenduo Zhou
Refs #11697. Enabled algorithm to accept unit other than TOF.
Changeset: 886175dce509cfd37cb6f296c4e5045ce6f8c3b3
comment:4 Changed 5 years ago by Wenduo Zhou
Fixed some issues in coding. Refs #11697.
Changeset: a8367f1a97f19f936388eb800778fe50801e6244