Metadata-Version: 2.1
Name: cwt-seismology
Version: 0.0.1
Summary: Wavelet transform for seismic signal detection.
Home-page: https://github.com/rcabdia/CWT
Author: rcabdia
Author-email: rcabdia@roa.es
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# CWT-Seismology
This code is optimized to compute the Characteristics Functions using the complex/real 
Morlet Wavelet, see references. It can also be used to detect signals in the waveform. 

Currently, the algorithm is also implemented in the 
[Integrated Seismic Programs](https://github.com/rcabdia/ISP/tree/Pyqt5_migration)
(ISP)

# Authors

[Roberto Cabieces](https://github.com/rcabdia), [Thiago C. Junqueira](https://github.com/junqfisica)

# References

Application to Ocean Bottom Seismometers, Geophysical Journal International, https://doi.org/10.1093/gji/ggaa427


