Skip to content
/ ricker Public

Seismic synthetic signal using Ricker wavelet (Mexican hat) with controlable length, peak frequency, and peak location.

License

Notifications You must be signed in to change notification settings

lijunzh/ricker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ricker Wavelet Generator

PyPI version Build Status

Introduction

Ricker wavelet (Mexican hat signal) is widely used in synthetic seismic simulation. Although, SciPy offers a nice ricker generator, it is very basic and limited in flexibility. After repeated writing similar code to generate a shifted Ricker wavelet, I decided to write a small tool for it.

Dependancy

Installation

From PyPI

pip install ricker

From source file

Download srouce file from releases page. Under the root directory, type:

python setup.py install

Contact

In counter of any trouble, contact gatechzhu@gmail.com

About

Seismic synthetic signal using Ricker wavelet (Mexican hat) with controlable length, peak frequency, and peak location.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages