Marcel Paffrath marcel
  • Joined on 2020-08-13
marcel deleted branch feature/port-to-python-3.9.0 from marcel/pylot 2021-08-11 14:49:38 +02:00
marcel deleted branch filterOptions from marcel/pylot 2021-08-11 14:45:51 +02:00
marcel deleted branch get_events from marcel/pylot 2021-08-11 14:43:53 +02:00
marcel deleted branch pyqtgraph from marcel/pylot 2021-08-11 14:41:14 +02:00
marcel deleted branch feature/pyside2_port from marcel/pylot 2021-08-11 14:40:50 +02:00
marcel deleted branch feature/pyqt5_port from marcel/pylot 2021-08-11 14:40:36 +02:00
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?)