peak_amplitude¶ vallenae.features.peak_amplitude(data)[source]¶ Compute maximum absolute amplitude. Parameters: data (ndarray) – Input array Return type: float Returns: Peak amplitude of the input array