Ticket #2716 (closed: fixed)
Reducer: Minor mods to accommodate other instruments
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Whitty |
Description
- Allow for not having an Instrument object at the Reducer level.
- Move post_process to Reducer class.
Change History
comment:5 Changed 9 years ago by Mathieu Doucet
- Status changed from new to accepted
The latest example should complete this ticket.
comment:6 Changed 9 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 9 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
Note: See
TracTickets for help on using
tickets.
(In [10304]) Added post_process to Reducer. Re #2716