[Tutor] Peaks detection

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Sun May 30 20:07:02 EDT 2004



On Sun, 30 May 2004, Marco wrote:

> i am tryin to write in python a peak detection algorithm to use on
> spectra taken from a data analyser in a lab. The spectrum comes in a
> text file with 2 columns, one with the channel number and the other one

[text cut]

> so the question is:
> Anyone has a source for an algorithm of that kind? Any suggestion?


Hi Marco,

This is a highly domain-specialized question.  Consequently, I'm not sure
if any of us are qualified to help on this.  Your question has very little
to do with Python, and more to do with computational algorithms.

You may want to try the folks at SciPy:

    http://www.scipy.org/

and see if anyone there can point you toward relevant resources.  I'm
sorry that we can't be of more help on this question.

Good luck to you!




More information about the Tutor mailing list