Skip to content

geokosto/Peaks-of-X-ray-Powder-Diffraction-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Find Peaks of X-ray Powder Diffraction Analysis data

An simple algorithm to detect local maxima. Tuning parameters are:

  • the savgol filter parameters with respect to data size
  • n: the size of searching area
  • num_of_maxima: total number of local maxima in descending order.

The included datasets are taken from X-ray Powder Diffraction Analysis.

About

A simple algorithm to detect local maxima of data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages