Marcel Paffrath marcel
  • Joined on 2020-08-13
marcel pushed to correlation_picker at marcel/pylot 2024-08-09 16:53:55 +02:00
db11e125c0 [todos] add todos
b59232d77b [bugfix] function name accidentally overwritten on parameter renaming
176e93d833 [refactor] finished annotations (type hints)
759e7bb848 [bugfix] partially reverted signature of an inner function with shadowed variable name
Compare 4 commits »
marcel pushed to correlation_picker at marcel/pylot 2024-08-09 15:51:19 +02:00
61c3f40063 Merge branch 'develop' into correlation_picker
213819c702 [update] simplify dependencies (remove sub-dependencies), update installation instructions in README.md
67f34cc871 Merge branch 'develop' into correlation_picker
f4f48a930f [refactor] moved unittest to existing test folder
b41e2b2de6 [update] new requirements.txt and pylot.yml for python 3.11
Compare 5 commits »
marcel pushed to develop at marcel/pylot 2024-08-09 15:50:21 +02:00
213819c702 [update] simplify dependencies (remove sub-dependencies), update installation instructions in README.md
marcel pushed to develop at marcel/pylot 2024-08-09 15:03:03 +02:00
b41e2b2de6 [update] new requirements.txt and pylot.yml for python 3.11
e1e0913e3a Merge remote-tracking branch 'origin/develop' into develop
31ca0d7a85 Merge remote-tracking branch 'origin/develop' into develop
c7f9ad4c6f [update] changed sorting of traces overview if all station names are numeric (e.g. active experiments)
Compare 4 commits »
marcel pushed to correlation_picker at marcel/pylot 2024-08-08 16:49:30 +02:00
a068bb8457 [update] refactoring, added type hints
452f2a2e18 [bugfix] test raised different Exception than planned
c3a2ef5022 [minor] changed test to be approximately equal to test result on different machine
Compare 3 commits »
marcel pushed to correlation_picker at marcel/pylot 2024-08-07 17:11:36 +02:00
8e7bd87711 [new] added some unit tests for correlation picker (WIP)
marcel pushed to correlation_picker at marcel/pylot 2024-08-07 10:17:43 +02:00
d5817adc46 [merge] changes to correlation picker from different machines that were not committed
14f01ec46d Merge branch 'correlation_picker' of git.geophysik.ruhr-uni-bochum.de:marcel/pylot into correlation_picker
c4220b389e Merge branch 'correlation_picker' of git.geophysik.ruhr-uni-bochum.de:marcel/pylot into correlation_picker
e1e0913e3a Merge remote-tracking branch 'origin/develop' into develop
31ca0d7a85 Merge remote-tracking branch 'origin/develop' into develop
Compare 6 commits »
marcel pushed to correlation_picker at marcel/pylot 2024-08-06 16:05:05 +02:00
1b074d14ff [update] WIP: Adding type hints, docstrings etc.
ce71c549ca [bugfix] removed parameter that was re-introduced accidentally from manual merge
Compare 2 commits »
marcel deleted branch darius from marcel/pylot 2024-07-26 11:23:26 +02:00
marcel deleted branch disable-show-log-widget from marcel/pylot 2024-07-26 10:38:50 +02:00
marcel deleted branch feature/port-to-py3 from marcel/pylot 2024-07-26 10:37:41 +02:00
marcel created branch correlation_picker in marcel/pylot 2024-07-25 14:54:36 +02:00
marcel pushed to correlation_picker at marcel/pylot 2024-07-25 14:54:36 +02:00
0f29d0e20d [minor] small modifications (naming conventions)
cdcd226c87 [initial] adding files from correlation picker
Compare 2 commits »
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 »