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

A simple algorithm to detect local maxima of data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%