You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was not able to compute magnitude in scolv for certain events and after some investigation I found out that there is a 0.5 pick weight threshold below which the picks are silently ignored. I have now fixed the issue on my side, so I do not need support.
I just wanted to suggest to make the threshold configurable and also to log the discarded picks so that careful users have a chance to find out what the GUIs are doing.
Dear developers,
I was not able to compute magnitude in scolv for certain events and after some investigation I found out that there is a 0.5 pick weight threshold below which the picks are silently ignored. I have now fixed the issue on my side, so I do not need support.
I just wanted to suggest to make the threshold configurable and also to log the discarded picks so that careful users have a chance to find out what the GUIs are doing.
common/libs/seiscomp/gui/core/locator.cpp
Line 77 in 027cbc8
common/libs/seiscomp/gui/datamodel/originlocatorview.cpp
Line 5899 in 027cbc8
common/libs/seiscomp/gui/datamodel/pickerview.cpp
Line 4545 in 027cbc8
common/libs/seiscomp/gui/datamodel/magnitudeview.cpp
Line 2461 in 027cbc8
common/libs/seiscomp/gui/datamodel/calculateamplitudes.cpp
Line 290 in 027cbc8
thanks
Luca
The text was updated successfully, but these errors were encountered: