Marcel Paffrath marcel
  • Joined on 2020-08-13
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 »
marcel merged pull request marcel/pylot#31 2023-08-22 12:05:34 +02:00
Disabled button in case flag is false
marcel closed issue marcel/pylot#30 2023-08-22 12:05:34 +02:00
Show log still available if use_logwidget == False
marcel pushed to develop at marcel/pylot 2023-08-22 12:02:04 +02:00
8d356050d7 [update] corrected original authors of PILOT
marcel pushed to main at marcel/survBot 2023-06-01 10:13:53 +02:00
e1a3b498e5 Merge branch 'release0.2'
9e1ebebeb2 [release] version 0.2
2af30f3a32 [bugfix] count index exceeded array length
f3ccaaefd8 [minor] changed colors in examples stylesheets back to default
a15aee1da6 [minor] update stylesheets
Compare 49 commits »
marcel pushed to develop at marcel/survBot 2023-06-01 10:11:44 +02:00
00d2d0119c Merge tag 'v0.2' into develop
e1a3b498e5 Merge branch 'release0.2'
9e1ebebeb2 [release] version 0.2
Compare 3 commits »
marcel pushed to develop at marcel/survBot 2023-05-25 15:34:35 +02:00
2af30f3a32 [bugfix] count index exceeded array length