akuhara / MC3deconv

Bayeisan inversion to recover Green's functions of receiver-side structures from teleseismic waveforms
GNU General Public License v3.0
17 stars 6 forks source link

sac headers #2

Open JouSF-1409 opened 1 year ago

JouSF-1409 commented 1 year ago

Hello there, it's me again. I'm trying run your code on Prof. Lupei Zhu's samples (in his hk software package)for testing. But it falls when reading sac headers and rings:

ERROR: in sampling interval:  0.10000000000000001
ERROR: in sampling interval:  0.10000000000000001

We all know it occasionally happens on sac headers, but how to deal with it? eager for your help

JouSF-1409 commented 1 year ago

I set eps in params.f90 and vars in read_data.f90, but it didn't work