Ticket #274 (closed: fixed)
Peak finding algorithm
Reported by: | Laurent Chapon | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Iteration 15 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Algortihm to find peaks in a 1D spectra
Change History
comment:2 Changed 12 years ago by Nick Draper
- Owner changed from Laurent Chapon to Russell Taylor
- Milestone changed from Iteration 13 to Iteration 14
handed over to Russell
comment:10 Changed 12 years ago by Laurent Chapon
comment:11 Changed 12 years ago by Russell Taylor
comment:12 Changed 12 years ago by Laurent Chapon
comment:13 Changed 12 years ago by Russell Taylor
comment:14 Changed 12 years ago by Russell Taylor
comment:15 Changed 12 years ago by Russell Taylor
comment:17 Changed 12 years ago by Russell Taylor
comment:18 Changed 12 years ago by Nick Draper
- Status changed from new to closed
- Resolution set to fixed
comment:19 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1122
Note: See
TracTickets for help on using
tickets.
(In [1535]) re #274 Include <stdlib.h> and <string.h> headers to certain files. In gcc 4.3, headers dependency has been cleaned for faster compilation. Some headers have now to be explicitely included.