Marcel Paffrath marcel
  • Joined on 2020-08-13
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!

marcel closed issue marcel/pylot#24 2023-08-24 12:55:36 +02:00
Bug in picking window
marcel pushed to develop at marcel/pylot 2023-08-24 12:55:36 +02:00
09d2fb1022 [bugfix] pt2 of fmpicker fix, make sure to also copy stream in autoPyLoT
marcel pushed to develop at marcel/pylot 2023-08-24 11:28:47 +02:00
3cae6d3a78 [bugfix] use copies of wfdata when calling fmpicker to prevent modification of actual data used inside GUI
2e85d083a3 [bugfix] do not call calcsourcespec if incidence angle is outside bounds (for whatever reason)
Compare 2 commits »
marcel pushed to develop at marcel/pylot 2023-08-23 14:48:27 +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)
marcel pushed to develop at marcel/pylot 2023-08-23 09:38:37 +02:00
1f16d01648 [minor] give more precise user warning if no pick channel was selected
marcel pushed to develop at marcel/pylot 2023-08-22 15:53:56 +02:00
3069e7d526 [minor] commented - possibly unnecessary - line of code that created an error when using old metadata Parser
a9aeb7aaa3 [bugfix] set simple phase hint (P or S)
b9adb182ad [bugfix] could not handle asterisk-marked events when opening tune-autopicker
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).
Compare 4 commits »
marcel pushed to develop at marcel/pylot 2023-08-22 12:05:35 +02:00
486e3dc9c3 Merge pull request 'Disabled button in case flag is false' (#31) from disable-show-log-widget into develop
0634d24814 fix: disabled button in case flag is false
Compare 2 commits »