76f2d5d972
[update] improve SearchForFileExtensionDialog now proposing available file endings
Marcel2024-06-06 15:54:36 +02:00
2d08fd029d
[hotfix] datetime formatting caused error when time not set
Marcel2024-06-06 13:55:11 +02:00
8f22d438d3
[update] changed eventbox overview to show P and S onsets separately
Marcel2024-06-05 16:18:25 +02:00
93b7de3baa
[update] raising PickingFailedException when CF cannot be calculated due to missing signal (too short waveform)
Marcel2024-06-05 14:28:22 +02:00
05642e775b
[minor] some tweaks (convenience)
Marcel2024-06-05 14:23:53 +02:00
47205ca493
[update] improved calculation of smoothed AIC. Old code always created an artificial value and a np.nan at the array start
Marcel2024-06-05 14:22:45 +02:00
c574031931
[bugfix] the implementation approach of STA/LTA inside characteristic function calculation (skewness/kurtosis) corrupted the old, working code due to a mistake in the logic
Marcel2024-06-05 14:17:57 +02:00
e1a0fde619
[update] improved array map to identify and display other phase names than P / S
Marcel2024-05-29 11:43:31 +02:00
6cc9cb4a96
[minor] reduced maxtasksperchild for multiprocessing
Marcel2024-05-29 11:40:34 +02:00
5eab686445
[bugfix] accidentally removed return value
Marcel2024-05-24 16:10:32 +02:00
b12e7937ac
[update] added a widget for loading pick files that lists available files depending on chosen filemask
Marcel2024-05-22 10:58:07 +02:00
78f2dbcab2
[update] added check for nan values in waveforms which crashed obspy filter routines [minor] some tweaks and optimisations
Marcel2024-04-30 15:48:54 +02:00
8b95c7a0fe
[update] changed sorting of traces overview if all station names are numeric (e.g. active experiments)
Marcel2024-04-09 15:53:19 +02:00
c7f9ad4c6f
[update] changed sorting of traces overview if all station names are numeric (e.g. active experiments)
Marcel2024-04-09 15:53:19 +02:00
65dbaad446
[update] adding possibility to display other waveform data (e.g. denoised/synthetic) together with genuine data for comparison
feature/dae
Marcel2024-01-30 17:01:56 +01:00
09d2fb1022
[bugfix] pt2 of fmpicker fix, make sure to also copy stream in autoPyLoT closes#24Marcel2023-08-24 12:55:30 +02:00
3cae6d3a78
[bugfix] use copies of wfdata when calling fmpicker to prevent modification of actual data used inside GUI
Marcel2023-08-24 11:28:30 +02:00
2e85d083a3
[bugfix] do not call calcsourcespec if incidence angle is outside bounds (for whatever reason)
Marcel2023-08-24 11:27:30 +02:00
ba4e6cfe50
[bugfix] bin directory + /bin creates "/bin/bin". Also it is not taken care of os compatibility and also compatibility with existing code (line 86ff was useless after recent change in line 85)
Marcel2023-08-23 14:48:21 +02:00
1f16d01648
[minor] give more precise user warning if no pick channel was selected
Marcel2023-08-23 09:36:55 +02:00
3069e7d526
[minor] commented - possibly unnecessary - line of code that created an error when using old metadata Parser
Marcel2023-08-22 15:53:12 +02:00
a9aeb7aaa3
[bugfix] set simple phase hint (P or S)
Marcel2023-08-22 15:52:13 +02:00
b9adb182ad
[bugfix] could not handle asterisk-marked events when opening tune-autopicker
Marcel2023-08-22 15:50:58 +02:00
a823eb2440
[workaround] using explicit Exception definition without a special handling does not make sense. Function broke on other errors in polyfit. Still might need fixes in the two lines above the "except" block(s).
Marcel2023-08-22 15:47:24 +02:00
486e3dc9c3
Merge pull request 'Disabled button in case flag is false' (#31) from disable-show-log-widget into develop
Marcel Paffrath2023-08-22 12:05:33 +02:00
8d356050d7
[update] corrected original authors of PILOT
Marcel2023-08-22 12:01:26 +02:00
e4e7afa996
Minor changes to adjust to python 3. Temporary Fix for file exporting not working properly. WIP spectrogram view.
Jeldrik Gaal2023-04-11 14:59:58 +02:00
cd9c139349
[bugfix] mainly added missing taup model (lost in branch merging for python3), some smaller fixes for S picking
Marcel Office Desktop2022-05-31 12:45:22 +02:00