Peakset
Peakset refers to a collection of local maxima within a data set or function. In signal processing and data analysis, identifying peaks is a common task. A peakset would be the set of all identified points that represent these highest values within their immediate neighborhood. The definition of "immediate neighborhood" can vary depending on the context and the algorithm used for peak detection.
For example, in a time series graph, a peak might be a point higher than the points
The process of finding a peakset often involves smoothing the data to reduce noise and then applying