Ticket #3594 (closed: fixed)
Decide on Rebinning according to WS Type
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Iteration 30 |
Component: | VATES | Keywords: | |
Cc: | reuterma.ornl.gov | Blocked By: | |
Blocking: | Tester: | Michael Reuter |
Description
This means that we can support legacy SQW rebinning from a single PV filter. We simply need to decide upon which MVP presenter to use in the paraview plugin according to the type of workspace available. The duplicate PV plugin/filter can be removed entirely. Futhermore, we should only then need a single custom object pannel for the rebinning cutter. Should give much less code to maintain in the future.
IMDWorkspaces should use one MDRebinningPresenter type, IMDEventWorkspaces should use another.
After this change, VatesSimpleGUI will NOT need to provide any conditional statements to choose the correct filter type based on the source.
Change History
comment:4 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter