Wehling-Benatelli
|
e434bda993
|
[change] corrected for required versions
|
2024-08-30 15:01:28 +02:00 |
|
|
c0c3cbbd7b
|
refactor: remove unused methods
|
2024-08-30 15:01:28 +02:00 |
|
|
76d4ec290c
|
refactor: restructure data objects
|
2024-08-30 15:01:18 +02:00 |
|
|
63dac0fff6
|
refactor: restructure data objects
|
2024-08-30 15:00:44 +02:00 |
|
|
b15cfe2e1d
|
bugfix: corrected for ValueError
|
2024-08-30 15:00:44 +02:00 |
|
|
29a1e4ebe6
|
refactor: move Project definition to individual file
|
2024-08-30 14:59:28 +02:00 |
|
|
50cabb0038
|
refactor: remove unused code; rewrite too complex functions
|
2024-08-30 14:59:28 +02:00 |
|
|
8dd5789b0c
|
refactor: remove unnecessary additional declaration
|
2024-08-30 14:59:28 +02:00 |
|
|
c4aeab0d89
|
suggestion: add new dataclasses; remove unused code
|
2024-08-30 14:59:19 +02:00 |
|
|
ef69fc429f
|
refactor: removed unused code
|
2024-08-30 14:58:53 +02:00 |
|
|
c8f9c1c33a
|
refactor: rename writephases; add write hash to write_phases
|
2024-08-30 14:58:53 +02:00 |
|
|
59f2c4b46f
|
refactor: remove unused code; restructure writephases
|
2024-08-30 14:58:53 +02:00 |
|
|
8eb958c91b
|
change: add docu and test case
|
2024-08-30 14:58:52 +02:00 |
|
|
6b7f297d7a
|
[update] adding possibility to display other waveform data (e.g. denoised/synthetic) together with genuine data for comparison
|
2024-08-30 14:58:38 +02:00 |
|
|
70d5c2d621
|
[minor] mpl.figure.canvas.draw -> draw_idle
|
2024-08-30 12:03:14 +02:00 |
|
|
7393201b90
|
[minor] inform if station coordinates were not found in metadata
|
2024-08-30 12:03:14 +02:00 |
|
|
d02f74ab10
|
[bugfix] added missing Parameter object in call for picksdict_from_picks
|
2024-08-30 12:03:14 +02:00 |
|
|
0a5f5f0817
|
[minor] removed unneeded imports
|
2024-08-30 12:03:05 +02:00 |
|
|
db976e5ea9
|
[bugfix] removing redundancy and wrong bullsh.. try-except code
|
2024-08-30 12:02:22 +02:00 |
|
|
c021ca19d7
|
[minor] switch default cmap for array_map to 'viridis'
|
2024-08-30 12:02:22 +02:00 |
|
|
356988e71d
|
[update] further improved Pickfile selection dialog, now providing methods "overwrite" or "merge"
|
2024-08-30 12:02:22 +02:00 |
|
|
ad62284e0e
|
[update] improve pickfile selection, give the ability to select only specific files
|
2024-08-30 12:02:06 +02:00 |
|
|
0fb0b0f11c
|
[bugfix] re-implement ability of get_bool to return unidentifiable input
|
2024-08-30 11:59:50 +02:00 |
|
|
e3dd4a4e28
|
bugfix: remove unused functions; correct for wrong formatting (PEP)
|
2024-08-30 11:59:49 +02:00 |
|
|
2bbb84190c
|
feat: add type hints and tests for plot utils
|
2024-08-30 11:56:59 +02:00 |
|
|
fb32d5e0c5
|
bugfix: add tests to key_for_set_value
|
2024-08-30 11:55:14 +02:00 |
|
|
f043401cc0
|
bugfix: rename is_iterable and add doc tests
|
2024-08-30 11:55:14 +02:00 |
|
|
eb15382b5f
|
bugfix: refactor get_owner and get_hash; add tests
|
2024-08-30 11:55:13 +02:00 |
|
|
7fbc3bc5ae
|
bugfix: add new tests and refactor get_none
|
2024-08-30 11:55:01 +02:00 |
|
|
221743fe20
|
bugfix: correct erroneous and add new doctests
|
2024-08-30 11:49:22 +02:00 |
|
|
554afc5a81
|
bugfix: update check4rotate
|
2024-08-29 16:12:19 +02:00 |
|
|
c79e886d77
|
[minor] update default shell script for SGE
|
2024-06-06 15:55:47 +02:00 |
|
|
76f2d5d972
|
[update] improve SearchForFileExtensionDialog now proposing available file endings
|
2024-06-06 15:54:36 +02:00 |
|
|
2d08fd029d
|
[hotfix] datetime formatting caused error when time not set
|
2024-06-06 13:55:11 +02:00 |
|
|
8f22d438d3
|
[update] changed eventbox overview to show P and S onsets separately
|
2024-06-05 16:18:25 +02:00 |
|
|
93b7de3baa
|
[update] raising PickingFailedException when CF cannot be calculated due to missing signal (too short waveform)
[update] raising PickingFailedException when CF cannot be calculated due to missing signal (too short waveform)
|
2024-06-05 14:31:09 +02:00 |
|
|
05642e775b
|
[minor] some tweaks (convenience)
[update] raising PickingFailedException when CF cannot be calculated due to missing signal (too short waveform)
|
2024-06-05 14:31:07 +02:00 |
|
|
47205ca493
|
[update] improved calculation of smoothed AIC. Old code always created an artificial value and a np.nan at the array start
|
2024-06-05 14:31:07 +02:00 |
|
|
5c7f0b56eb
|
[update] improved SearchFileByExtensionDialog widget
|
2024-06-05 14:19:17 +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
|
2024-06-05 14:17:57 +02:00 |
|
|
e1a0fde619
|
[update] improved array map to identify and display other phase names than P / S
|
2024-05-29 11:43:31 +02:00 |
|
|
48d196df11
|
[update] improved SearchFileByExtensionDialog widget (table, auto refresh)
|
2024-05-29 11:42:10 +02:00 |
|
|
6cc9cb4a96
|
[minor] reduced maxtasksperchild for multiprocessing
|
2024-05-29 11:40:34 +02:00 |
|
|
5eab686445
|
[bugfix] accidentally removed return value
|
2024-05-24 16:10:32 +02:00 |
|
|
b12e7937ac
|
[update] added a widget for loading pick files that lists available files depending on chosen filemask
|
2024-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
|
2024-04-30 15:48:54 +02:00 |
|
|
8b95c7a0fe
|
[update] changed sorting of traces overview if all station names are numeric (e.g. active experiments)
|
2024-04-09 16:02:31 +02:00 |
|
|
f03ace75e7
|
[bugfix] QWidget.show() killed figure axis dimensions creating unexpected error of fig.aspect=0 when creating colorbar inset_axes in Python 3.11
|
2024-03-22 17:10:04 +01:00 |
|
|
9c78471d20
|
[bugfix] header resize method renamed in QT5
|
2024-03-22 15:34:05 +01:00 |
|
|
09d2fb1022
|
[bugfix] pt2 of fmpicker fix, make sure to also copy stream in autoPyLoT
closes #24
|
2023-08-24 12:55:30 +02:00 |
|