Bryant Chow

Results 35 comments of Bryant Chow

Thanks for the suggestion @aakash10gupta, I think that's a good idea. I'm not sure about speeding up data fetching as a lot of that is handled by ObsPy, but we...

Hi @ArthurRodgers, glad to see you're looking into PySEP! Thanks for the suggestion on including a PySEP->MTUQ pipeline example, great recommendation and something we'll look into. I agree it would...

Thanks for compiling this table and providing the example script @aakash10gupta, very helpful for quickly fixing things. A question for you re. 'inside the plot' y labels: since we can...

> How about this? For absolute azimuth, we remove the azimuth from the label and place the label on the left or right, not on top of the seismograms. Previously...

> The tests above were based on only 8 of the total choices for the plotting option `sort_by`. Extending the tests to the `sort_by` options `abs_backazimuth` and `abs_backazimuth_r` seems to...

Just adding that I see this intermittently when running tests ($ pytest test_pysep.py) in some of the 'get' functions.

- [x] No major xticks on short record sections #89 - [x] Too many xticks on long record sections #89 - [ ] Convert xticks to datetime (not relative time)

@aakash10gupta @carltape This is addressed in the latest `devel` branch. See https://github.com/adjtomo/pysep/pull/73 for how to implement

@aakash10gupta This might get tricky when mixing absolute/UTC time markers with time shifts, since any trace with a time shift now has a different definition of T=0. For a standard,...

Hi @SeismoFelix, thanks for raising this issue. Just to re-state to make sure I understand: you have a number of Traces in a Stream that correspond to the same component...