GithubHelp home page GithubHelp logo

paudetseis / splitpy Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 9.0 8.58 MB

Teleseismic shear-wave splitting analysis

Home Page: https://paudetseis.github.io/SplitPy/

License: MIT License

Python 100.00%
geophysics python seismology shear-wave-splitting

splitpy's People

Contributors

paudetseis avatar schaefferaj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

splitpy's Issues

how to use splitPy

Hi,
so Iv'e been trying to use the program and cannot even figure out how to activate it.
Iv'e installed everything as suggested by the documentation, but the tutorial isn't for a python script, so how do I run the program?
Also, I have my own traces which I want to analyze. Is It possible to use splitPy for that?

thanks!

Station/Network Typos in Tutorial

In the documentation, TA is frequently listed as network name for TGTN, although the correct network name is NY. Using the correct network name is necessary to query FDSN (as in remainder tutorials).

Question on location codes

Hello, I am trying to run this on two different location codes at a single station. However, when I make the database using query_fdsn_stdb.py I only get one location code.

e.g.,

   Station: ANMO
     Lon, Lat, Elev: -106.4572,  34.9459,   1.820
     Start Date: 2008-06-30 20:00:00
     End Date:   2020-07-24 16:07:27
     Status:     open
     Selected Channel: BH
     Locations:        --
    Warning: IU.ANMO already exists...Skip

However, ANMO currently doesn't have a -- location code sensor. It has a 00 and 10.

Thanks for your help.

Program enhancements

Another to-do list for program enhancements

  • Accept either StDb or obspy.inventory object (or seamlessly switch between them using StDb tools)

  • Perform automated processing as a first step

  • Add program to re-calculate splits manually (interactively) and discard bad estimates

  • Include multi-frequency, multi-window approach (MFAST)

  • Write more clever post-processing using, e.g., cluster analysis

About figure plot

I use the average function to calculate the result, but there are no plot with the terminal shows
截图_选择区域_20231214175416

pickle object to text file

Hi,
I'm trying the use of your SplitPy software and I'm finding some very interesting characteristics as the use of open platform (python) or the the automatization of the process that take into account the downloading of the data. I tested your example of TGTN station without error so everything seem to be installed properly.
Anyway, since I'm not a very proficient user of python, I'm finding some difficulties to "read humanly" the results saved because the pickle object resulted at the end of the analysis is not easily manageable (at least for me). Are there any scripts to convert the pickle object of the results into a csv ot txt file? If not, do you plan to write down some in the next future? Or to provide example in your website?
Thanks in advance,
Simone

To-do for SplitPy

  • Implement Continuous Integration using Travis
  • Deploy documentation using Travis in gh-pages branch
  • Write tests for code coverage
  • Write better examples for code usage outside of scripts

Pickling order dependency

Due to how pickle files are dumped in the original code, if users want to unpickle the resulting files they must load SC_res first then RC_res. Otherwise, RC results are labeled as SC and vice versa. Is there a way to make this not order-dependent, or provide an unpickling script for users taking this into account?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.