Skip to content

FTAN analysis and inversion of seismic surface waves

License

Notifications You must be signed in to change notification settings

AoChang56/FTANos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTANos

FTAN analysis and inversion of seismic surface waves

Installation

git clone https://github.com/thecraigoneill/FTANos

cd FTANos

pip install .

Make sure you have the requirements installed as noted in the requirements.txt file. We recommend an anaconda environment with disba and obspy installed.

Running FTANos

A self contained example from the paper can be run using the file run_FTAN.py. It will create an FTAN map of the seismogram in the "example_trace.sac" file.

Screen Shot 2023-11-09 at 12 43 54 pm

The user then follows the prompts to click the origin, x max, and y max of the plot, before digitising the fundamental. Finish by pressing escape. The code then runs a MCMC inversion, which should give a result like this:

Screen Shot 2023-11-09 at 1 12 20 pm

Although, products will differ due to the stochastic nature of the process. If the inversion fails or the fit is not acceptable (it happens), run again.

About

FTAN analysis and inversion of seismic surface waves

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%