-
Hello!
My name is Chenyu, and I am using hvsrpy to compute HVSR curves for my dataset. Thanks for this great open package.
I applied this script to my data: example_mhvsr_traditional_window_reje…
-
I am getting the following intermittent error when trying to implement the ar_pick algorithm. The location given sometimes varies but always occurs when trying to implement ar_pick.
OSError: except…
-
**Is your feature request related to a problem? Please describe.**
Mutitheard downloading waveforms.
**Describe the solution you'd like**
- Define a function like `star_download`
- Open a `Threa…
-
Hi everyone,
I'd like to make this the new home of our (previous email) discussions on ASDF support.
**Current status**
- SeisIO.SeisHDF has ASDF read/write support
- Read support exists for W…
-
Hello everyone,
I tried to run the ar_pick function but, I get back the error _double free or corruption (!prev)_
I have only on vertical signal, so the input for N and E components are null vect…
-
Hello
I don't mean to declare a real issue, at least not specifically about the code, but more generally about the mseedscan feature. I guess the problem is most probably on my side.
I receive…
-
The following causes the R session to freeze:
```r
np::npseed(1114043386)
for (i in 1:10) np::npudensbw(iris[c(1, 51, 101), ])
```
This finishes within a few seconds when using a smaller seed, bu…
mb706 updated
3 months ago
-
**Is your feature request related to a problem? Please describe.**
This is to archive an older active-source dataset that used PASSCAL RT72As. It is unknown if there are additional active-source RT7…
-
I think there is a bug in the current version of the our `Database.read_data` method when run in anything but "promiscuous" mode.
The offending section is lines 495-510 of database.py copied bel…
-
I have downloaded data directly from WILBER Iris service and in Pysep to double check all data that should be available can be streamed. Unfortunately, some traces downloaded from WILBER are segmented…