SAUL

API Reference:

  • Spectral estimation tools — saul.spectral
    • saul.spectral.helpers
      • get_ak_infra_noise()
      • obspy_filter_response()
      • extract_trace_filter_params()
    • saul.spectral.response
      • calculate_responses()
    • Class PSD
      • 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()
    • Class Spectrogram
      • 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()
  • Waveform data tools — saul.waveform
    • saul.waveform.helpers
      • get_availability()
    • saul.waveform.units
      • get_waveform_units()
    • Class Stream
      • Stream
        • Stream.from_earthscope()
        • Stream.from_local()
        • Stream.to_kml()
        • Stream.plot()
SAUL
  • Overview: module code

All modules for which code is available

  • saul.spectral.helpers
  • saul.spectral.psd
  • saul.spectral.response
  • saul.spectral.spectrogram
  • saul.waveform.helpers
  • saul.waveform.stream
  • saul.waveform.units

© Copyright 2026, Liam Toney.

Built with Sphinx using a theme provided by Read the Docs.