jpvantassel / hvsrpy

A Python package for Horizontal-to-Vertical (H/V, HVSR) Spectral Ratio Processing.
https://pypi.org/project/hvsrpy/
Other
71 stars 29 forks source link

(Continuous error): ValueError: illegal value in 4-th argument of internal None #23

Closed azymvragakis closed 4 months ago

azymvragakis commented 4 months ago

To anyone who reads this,

I recorded ambient noise in a test site, and I am using hvsrpy to estimate f0 and a0. I had 4 sensors per site and the first two worked perfectly. However, when I tried to insert the miniseed of the third station, I always get the error "ValueError: illegal value in 4-th argument of internal None". I am attaching both the miniseed that worked and the miniseed that pops the error. This work is part of my PhD thesis, and I would gladly accept any assistance! The waveforms are here for 30 days: https://easyupload.io/m/r8n6ms

Thank you again, Angelos Zymvragakis, MSc Geologist - Seismologist

azymvragakis commented 4 months ago

Thank you for reading this, I coded something wrong when I was merging different signal channels and it works now.