vallenae.features.db_to_amplitude

vallenae.features.db_to_amplitude(amplitude_db, reference=1e-06)[source]

Convert amplitude from decibel (dB) to volts.

Parameters:
  • amplitude_db (float) – Amplitude in dB

  • reference (float) – Reference amplitude. Defaults to 1 µV for dB(AE)

Return type:

float

Returns:

Amplitude in volts