Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To-do for SplitPy #2

Open
2 of 4 tasks
paudetseis opened this issue Dec 5, 2019 · 3 comments
Open
2 of 4 tasks

To-do for SplitPy #2

paudetseis opened this issue Dec 5, 2019 · 3 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@paudetseis
Copy link
Owner

paudetseis commented Dec 5, 2019

  • 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
@paudetseis paudetseis added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 5, 2019
@juch427
Copy link

juch427 commented Jan 17, 2022

Hi,
I am trying to use SplitPy to do teleseismic shear-wave splitting analysis and found it very useful. I also apply OrientPy to measure the misalignment for each station. So I wonder if you can possibly add one module/class to correct the misorientation in your software.
Thanks
Changhui

@paudetseis
Copy link
Owner Author

Hi,
If you are using Z12 channels for data on FDSN archives, the data will be rotated using the azcorr field in the StDb database. In this case, the workflow is to run OrientPy, then edit the StDb database using the edit_stdb script (or manually change the azcorr field in the .csv file, and then run the SplitPy scripts normally.

If you found a misalignment in ZNE data sets, then SplitPy will not use the azcorr field to further rotate the channels. Admittedly, this is a limitation.

Please provide more details of your situation and I can help adapt the code accordingly.

@juch427
Copy link

juch427 commented Feb 14, 2022

Hi,
Thanks for your reply.
What I hope is to use the azcorr field for ZNE data sets since the misalignment when installing the seismograph. Though it cannot be implemented right now in the codes, I believe it is an important part when doing shear wave splitting analysis. Anyway, thanks for sharing your codes, and hoping to see the update.
Changhui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants