Peak Detection Approach

J

John Morgan

I have a data logger dumping data to an excel sheet. The data is noisy but
starts with a baseline and then there is a peak. The signal returns to
baseline.

I need to find the initial baseline value and the final baseline value with
an automatic routine. I was thinking of starting smoothing function to
reduce noise. Then a derivative to find the start and stop of the peak.
Then calculate baseline avg before and after the peak.

I am knowledgable in excel and macros but not in programming. Any
suggestions on approach and functions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top