The results were obtained with the method get_click, which detect click inside a sound file. It also computes multiple features for each click: width: The width of the click envelope height: The height of the envelope peak_peak: The difference between the max and min of the click a_max: The amplitude at f_max f_max: The frequency with the highest energy centroid: The centroid frequency centroid_3dB: The centroid frequency using only the spectrum inside the 3dB bandwidth centroid_10dB: The centroid frequency using only the spectrum inside the 10dB bandwidth BW_3dB: The width of the 3dB bandwidth BW_10dB: The width of the 10dB bandwidth centroid_BW: The standard deviation of the frequencies centered around the centroid weighted by their amplitude flatness: The click's flatness For each sound file a csv file is computed. The computation was launched using generalized parameters for Spermwhale click detection. Author of this script: Maxence Ferrari