Skip to content

Detects peaks in data. Was originally created to find gaussian peaks in fluorescence spectra.

Notifications You must be signed in to change notification settings

rempferg/peakdetect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peakdetext detects peaks in data. Was originally created to find gaussian peaks in fluorescence spectra.

You can get a description of the possible arguments through

python peakdetect.py -h

example.dat contains samples taken from 4 overlapping gaussian distributions generated using generate_example.py. To analyze this data, run

python peakdetect.py example.dat

The result should look like this Peaks detected

About

Detects peaks in data. Was originally created to find gaussian peaks in fluorescence spectra.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages