Search found 3 matches

by Evanna
Mon Jul 01, 2024 10:32 am
Forum: Geopsy usage
Topic: zero amplitude spectrum
Replies: 5
Views: 81693

Re: zero amplitude spectrum

Hello,
is there anything I can do to get the startTime property recognized? applying the link code snippet, my log says :
[Header] Uncaught exception at line 6:
[Header] TypeError: Cannot read property 'startTime' of undefined

Thanks
Best regards,
Evanna
by Evanna
Tue Jun 25, 2024 1:26 pm
Forum: Geopsy usage
Topic: zero amplitude spectrum
Replies: 5
Views: 81693

Re: zero amplitude spectrum

Hello, First of all, thank you for your reply! In fact, some Julian days are only recorded over a few hours (or even a few minutes... Certain technical problems with the seismometers persist...). However, I would still like to use this data. I'm sharing with you a screenshot of Julian Day 162 as an ...
by Evanna
Fri Jun 14, 2024 4:53 am
Forum: Geopsy usage
Topic: zero amplitude spectrum
Replies: 5
Views: 81693

zero amplitude spectrum

Hello, The signals from my simometers are jerky, so I'm having trouble calculating the H/V ratio of certain signals per Julian day. In Python I've set up a code to merge all the data onto a single trace, which is more practical for displaying the signals on Geopsy. Missing data is replaced by a 0. I...