- オフィシャルドキュメント [scipy.signal.find_peaks — SciPy v1.7.1 Manual](https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.find_peaks.html)
- prominenceの良さの解説 [Peak-finding algorithm for Python/SciPy - Stack Overflow](https://stackoverflow.com/questions/1713335/peak-finding-algorithm-for-python-scipy/52612432#52612432)
- width
- threshold
- distance
- prominence(突出度)
- "the minimum height necessary to descend to get from the summit to any higher terrain"
「山頂からより高い場所に行くために必要な最低下降高さ」
![[Pasted image 20210828114333.png|400]]
- The higher the prominence, the more "important" the peak is.
![[Pasted image 20210828114419.png]]
- wlen
- peak prominenceの計算に使用するwidth