API Reference:
saul.spectral
saul.spectral.helpers
get_ak_infra_noise()
obspy_filter_response()
extract_trace_filter_params()
saul.spectral.response
calculate_responses()
PSD
PSD.method
PSD.win_dur
PSD.time_bandwidth_product
PSD.number_of_tapers
PSD.st
PSD.data_kind
PSD.db_ref_val
PSD.waveform_units
PSD.psd
PSD.__init__()
PSD.plot()
PSD.smooth()
PSD.copy()
Spectrogram
Spectrogram.method
Spectrogram.win_dur
Spectrogram.time_bandwidth_product
Spectrogram.number_of_tapers
Spectrogram.gamma
Spectrogram.max_fs
Spectrogram.tr
Spectrogram.data_kind
Spectrogram.db_ref_val
Spectrogram.waveform_units
Spectrogram.spectrogram
Spectrogram.__init__()
Spectrogram.plot()
Spectrogram.copy()
saul.waveform
saul.waveform.helpers
get_availability()
saul.waveform.units
get_waveform_units()
Stream
Stream.from_earthscope()
Stream.from_local()
Stream.to_kml()
Stream.plot()
Contains tools for working with waveform data.