Ticket #470 (closed: duplicate)
Retire FindPeaks algorithm for FindPeaks1D
Reported by: | Nick Draper | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Iteration 19 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
This will involve updating StripPeaks to use the newer algorithm. Then removing the old one.
Change History
comment:2 Changed 11 years ago by Nick Draper
- Milestone changed from Iteration 16 to Iteration 17
Batch move of tickets to Iteration 17
comment:4 Changed 11 years ago by Nick Draper
- Milestone changed from Iteration 17 to Iteration 18
Moved as part of iteration end
comment:5 Changed 11 years ago by Nick Draper
- Milestone changed from Iteration 18 to Iteration 19
Moved as part of iteration 18 end
Note: See
TracTickets for help on using
tickets.
(In [2344]) Changed FindPeaks algorithms to use WorkspaceFactory to create their TableWorkspace properties (and not to do it in the constructor). Removed statics from ConfigService. Re #470.