Skip to content
forked from lpk-py/PyPSeis

A python and C++ package for passive seismic forward modelling, event detection and source location, including functions such as microseismic acquisition designing, synthetic seismogram generating, etc.

License

Notifications You must be signed in to change notification settings

Khalilsqu/PyPSeis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPSeis

A python and C++ package for passive seismic forward modelling, event detection and source location, including functions such as microseismic acquisition designing, synthetic seismogram generating, etc.

User Manual

Use python codes array_generator.py to generate microseismic acquisiton geometries such as star array, grid array and patch array, etc. and export geophone coordinates into .dat file in specific format Use C++ codes to read .dat files that python codes generated and generate correspond synthetic microseismic dataset Use python codes datreader.py to read synthetic microseismic data and display microseismic event waveforms

Contributor

Copyright (C) 2016-2017 Zhengguang Zhao. All Rights Reserved.

About

A python and C++ package for passive seismic forward modelling, event detection and source location, including functions such as microseismic acquisition designing, synthetic seismogram generating, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 67.6%
  • Python 31.7%
  • Other 0.7%