Logo
latest
  • Getting started
  • API Reference
pysolate
  • »
  • Documentation
  • Edit on GitHub

pySolate
CWT Seismic Data Processing Tool in Python

pySolate is a Python tool for processing seismic data using the continuous wavelet transform (CWT).

Documentation

  • Getting started
    • Requirements
    • Installation
    • Usage
    • Acknowledgements
    • License
  • API Reference
    • Core Modules
      • pysolate.block
        • pysolate.block.read
        • pysolate.block.Block
        • pysolate.block.Parameter
      • pysolate.waveforms
        • pysolate.waveforms.Waveforms
      • pysolate.wavelet
        • pysolate.wavelet.blockbandpass
        • pysolate.wavelet.cwt
        • pysolate.wavelet.inverse_cwt
        • pysolate.wavelet.wfiltfn
        • pysolate.wavelet.wfilth
        • pysolate.wavelet.Wavelet
        • pysolate.wavelet.WaveletCollection
      • pysolate.threshold
        • pysolate.threshold.SNR_detect
        • pysolate.threshold.ecdf
        • pysolate.threshold.noise_model
        • pysolate.threshold.noise_thresholding
        • pysolate.threshold.signal_thresholding

Indices and tables

  • Index

  • Module Index

  • Search Page

Note

The code is still under development, your feedback is appreciated.

Next

© Copyright 2021, Lawrence Livermore National Security, LLC. Revision d015cc0f.

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