Marcel Paffrath marcel
  • Joined on 2020-08-13
marcel deleted branch feature/python-3-compatibility from marcel/pylot 2021-08-11 14:39:51 +02:00
marcel deleted branch feature/refactor from marcel/pylot 2021-08-11 14:39:31 +02:00
marcel deleted branch feature/documentation from marcel/pylot 2021-08-11 14:38:59 +02:00
marcel closed issue marcel/pylot#20 2021-08-10 17:41:59 +02:00
Bug: Changing/deleting of picks not working
marcel pushed to feature/port-to-py3 at marcel/pylot 2021-08-10 17:41:37 +02:00
2dd48b4c62 [bugfix] picksdict was corrupted so that no manual picks could be loaded from .xml, fixes #20
marcel reopened pull request marcel/pylot#11 2021-08-10 10:54:16 +02:00
feature/port-to-py3
marcel closed pull request marcel/pylot#11 2021-08-10 10:53:51 +02:00
feature/port-to-py3
marcel pushed to feature/port-to-py3 at marcel/pylot 2021-07-20 17:24:42 +02:00
b976ec6ab0 [minor] remove redundant code
marcel pushed to feature/port-to-py3 at marcel/pylot 2021-07-20 14:10:25 +02:00
702b7f3fb1 [minor] removed total number of picks which seems to be buggy (and also not explained)
marcel pushed to feature/port-to-py3 at marcel/pylot 2021-07-16 11:11:08 +02:00
320cb42390 [bugfixes] some more bugfixes
marcel pushed to feature/port-to-py3 at marcel/pylot 2021-07-15 12:05:06 +02:00
cc1139d2ca [bugfix] some (py3) related fixes in rotate station and minMax plotting
marcel opened issue marcel/pylot#18 2021-07-09 15:39:25 +02:00
Event table cannot be pickled in Python3 (PySide2)
marcel closed issue marcel/pylot#17 2021-07-09 15:32:31 +02:00
Last column of eventlist (Notes) missing
marcel commented on issue marcel/pylot#17 2021-07-09 15:32:30 +02:00
Last column of eventlist (Notes) missing

fixed (partly?)

marcel pushed to feature/port-to-py3 at marcel/pylot 2021-07-09 15:31:56 +02:00
aa73bb0ae8 [bugfix] WIP, creating new issue: Could not save project after initializing Event table; PySide2.QTableWidgetItem cannot be pickled!
marcel opened issue marcel/pylot#17 2021-07-09 14:39:49 +02:00
Last column of eventlist (Notes) missing
marcel closed issue marcel/pylot#14 2021-07-09 12:17:40 +02:00
Initializing array switches back to waveform tab
marcel pushed to feature/port-to-py3 at marcel/pylot 2021-07-09 12:17:15 +02:00
de11c3b611 [bugfix] added dummy argument for QAction trigger signal
marcel closed issue marcel/pylot#13 2021-07-09 12:12:11 +02:00
Settingsfenster beim einladen von Daten
marcel commented on issue marcel/pylot#13 2021-07-09 12:12:10 +02:00
Settingsfenster beim einladen von Daten

Fixed