Marcel Paffrath marcel
  • Joined on 2020-08-13
marcel pushed to develop at marcel/pylot 2024-07-23 16:32:28 +02:00
5f53cc5365 [bugfix] renamed method inside array_map.py
marcel pushed to develop at marcel/pylot 2024-06-12 16:27:14 +02:00
6cce05b035 Merge branch 'feature/dae' into develop
7326f061e5 [minor] inform if station coordinates were not found in metadata
65dbaad446 [update] adding possibility to display other waveform data (e.g. denoised/synthetic) together with genuine data for comparison
5b97d51517 [minor] mpl.figure.canvas.draw -> draw_idle
Compare 4 commits »
marcel pushed to develop at marcel/pylot 2024-06-12 13:44:15 +02:00
1a18401fe3 [bugfix] added missing Parameter object in call for picksdict_from_picks
marcel pushed to develop at marcel/pylot 2024-06-07 17:10:56 +02:00
ec930dbc12 [minor] removed unneeded imports
b991f771af [bugfix] removing redundancy and wrong bullsh.. try-except code
Compare 2 commits »
marcel pushed to develop at marcel/pylot 2024-06-07 14:36:35 +02:00
2c3b1876ab [minor] switch default cmap for array_map to 'viridis'
0acd23d4d0 [update] further improved Pickfile selection dialog, now providing methods "overwrite" or "merge"
f349c8bc7e [update] improve pickfile selection, give the ability to select only specific files
6688ef845d [bugfix] re-implement ability of get_bool to return unidentifiable input
Compare 4 commits »
marcel merged pull request marcel/pylot#35 2024-06-07 10:31:23 +02:00
Improve `util/utils.py`
marcel pushed to develop at marcel/pylot 2024-06-07 10:31:10 +02:00
5b18e9ab71 [merge] merge branch 'improve-util-utils' of pull request #35 into develop
b3fdbc811e Merge branch 'develop' into improve-util-utils
9fce4998d3 bugfix: remove unused functions; correct for wrong formatting (PEP)
c468bfbe84 feat: add type hints and tests for plot utils
4861d33e9a bugfix: add tests to key_for_set_value
Compare 10 commits »
marcel pushed to develop at marcel/pylot 2024-06-06 17:09:10 +02:00
c79e886d77 [minor] update default shell script for SGE
76f2d5d972 [update] improve SearchForFileExtensionDialog now proposing available file endings
Compare 2 commits »
marcel pushed to develop at marcel/pylot 2024-06-06 13:55:17 +02:00
2d08fd029d [hotfix] datetime formatting caused error when time not set
marcel pushed to develop at marcel/pylot 2024-06-05 17:06:40 +02:00
8f22d438d3 [update] changed eventbox overview to show P and S onsets separately
marcel pushed to develop at marcel/pylot 2024-06-05 15:09:47 +02:00
93b7de3baa [update] raising PickingFailedException when CF cannot be calculated due to missing signal (too short waveform)
05642e775b [minor] some tweaks (convenience)
47205ca493 [update] improved calculation of smoothed AIC. Old code always created an artificial value and a np.nan at the array start
5c7f0b56eb [update] improved SearchFileByExtensionDialog widget
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
Compare 5 commits »
marcel pushed to develop at marcel/pylot 2024-05-29 11:44:15 +02:00
e1a0fde619 [update] improved array map to identify and display other phase names than P / S
48d196df11 [update] improved SearchFileByExtensionDialog widget (table, auto refresh)
6cc9cb4a96 [minor] reduced maxtasksperchild for multiprocessing
5eab686445 [bugfix] accidentally removed return value
b12e7937ac [update] added a widget for loading pick files that lists available files depending on chosen filemask
Compare 5 commits »
marcel pushed to develop at marcel/pylot 2024-04-30 15:50:13 +02:00
78f2dbcab2 [update] added check for nan values in waveforms which crashed obspy filter routines
marcel pushed to develop at marcel/pylot 2024-04-09 16:04:05 +02:00
8b95c7a0fe [update] changed sorting of traces overview if all station names are numeric (e.g. active experiments)
marcel pushed to develop at marcel/pylot 2024-04-09 15:53:53 +02:00
c7f9ad4c6f [update] changed sorting of traces overview if all station names are numeric (e.g. active experiments)
marcel pushed to develop at marcel/pylot 2024-03-22 17:11:52 +01: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
marcel pushed to develop at marcel/pylot 2024-03-22 15:34:39 +01:00
9c78471d20 [bugfix] header resize method renamed in QT5
marcel pushed to develop at marcel/survBot 2024-01-29 10:04:00 +01:00
3c6ea1ffd0 [minor] add axis-shading for a better distinction of different axes
fde000ec0d [minor] revert accidental change
Compare 2 commits »
marcel pushed to develop at marcel/survBot 2023-12-18 15:29:32 +01:00
f41f24f626 [minor] added an option to get warn thresholds for PowBox channels from corresponding parameters, added warn state annotations to html figures
c621b31f6e [update] use logging module instead of print/verbosity
20b586f96b [bugfix] warn threshold type check had wrong parentheses
08b12aeb9d [minor] catch matplotlib write error
Compare 4 commits »
marcel commented on issue marcel/pylot#37 2023-09-18 16:25:06 +02:00
Bug during locating/restitution

Please provide some example files to reproduce the error!