tiskitpy.Peterson_noise_model

tiskitpy.Peterson_noise_model(periods, as_freqs=False)

Return Peterson low and high seismological noise models

Parameters:
  • periods (list) – periods to use (should be increasing).

  • as_freqs (bool) – interpret “periods” as frequencies instead

Returns:

(lownoise, highnoise) values in dB ref to 1 (m/s^2)^2/Hz

Return type:

tuple