Bryant Chow
Bryant Chow
@SeismoFelix Could you provide me an example of segmented data in the form of an mseed or SAC file, or a Wilber download link? It would very useful for development...
Hi @SeismoFelix, can you update your version of PySEP to the latest devel version and see if the additions in #84 addressed your issue? #84 details the new parameters you...
Hi @SeismoFelix thanks for checking that, sorry it's still not working as expected. Trying to identify the multiple issues you're having: 1. Insufficient time length removing stations 2. Merging gapped...
@SeismoFelix I tried to address points 1 and 2 in the above comment with the latest PR (#88). I tried this out with the example YAML file you provided and...
Hi @ammcpherson, I wasn't able to reproduce this error. I used a different event from you but I was able to get a data gap station removed during processing. Could...
Important! The name ``PySEP`` was already taken on PyPi, so to avoid extra work by renaming the entire package and everything inside it, I decided to simply add a suffix...
Hi @rmodrak, this looks like a great idea. Let me know if you need anything on the PySEP end. One thing I'll note is that since the scope of PySEP...
@aakash10gupta Can you clarify what you mean by additional normalization? I'm not sure if I'm recreating the issue you're seeing but when I use your data and plot both by...
Yeah that would be difficult, because the y-axes are completely different in these two cases. Would `amplitude_scale_factor` work to scale the `abs_azimuth` case to something closer to the `azimuth`?
Closing as complete