Block a user
fa310461d0
[update] added possibility to remove the mean from picks (WIP for residual plotting)
42a7d12292
[bugfix] reduce maximum number of stations listed in array map status
94cac54716
[update] add parameter to disable PowBox usage for selected stations
c57763c016
[update] added coloring for temperature warning and a critical temperature level, improved tooltip message
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
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
213819c702
[update] simplify dependencies (remove sub-dependencies), update installation instructions in README.md
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)
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
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
1b074d14ff
[update] WIP: Adding type hints, docstrings etc.
ce71c549ca
[bugfix] removed parameter that was re-introduced accidentally from manual merge
0f29d0e20d
[minor] small modifications (naming conventions)
cdcd226c87
[initial] adding files from correlation picker