Ticket #1720 (closed: fixed)
Restructure python Reducer to cleanly separate common code from instrument-specific code
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Iteration 26 |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Peterson |
Description
The Reducer code is currently all in one directory, under SANS. We should create a common Reducer module that all instruments can use, then a series of sub-modules for instrument-specific implementations.
Change History
comment:7 Changed 10 years ago by Mathieu Doucet
- Milestone changed from Iteration 25 to Iteration 26
comment:10 Changed 10 years ago by Mathieu Doucet
comment:11 Changed 10 years ago by Mathieu Doucet
comment:12 Changed 10 years ago by Mathieu Doucet
comment:13 Changed 10 years ago by Mathieu Doucet
comment:14 Changed 10 years ago by Mathieu Doucet
comment:15 Changed 10 years ago by Mathieu Doucet
comment:16 Changed 10 years ago by Mathieu Doucet
comment:17 Changed 10 years ago by Mathieu Doucet
comment:18 Changed 10 years ago by Mathieu Doucet
comment:19 Changed 10 years ago by Mathieu Doucet
comment:20 Changed 10 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
comment:21 Changed 10 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
comment:22 Changed 10 years ago by Peter Peterson
- Status changed from verifying to closed
This was done correctly.
comment:23 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2567
Note: See
TracTickets for help on using
tickets.