Commit Graph

  • 14f01ec46d Merge branch 'correlation_picker' of git.geophysik.ruhr-uni-bochum.de:marcel/pylot into correlation_picker Marcel Office Desktop 2024-08-07 10:08:57 +02:00
  • 1b074d14ff [update] WIP: Adding type hints, docstrings etc. Marcel 2024-08-06 16:03:50 +02:00
  • ce71c549ca [bugfix] removed parameter that was re-introduced accidentally from manual merge Marcel 2024-08-06 16:03:16 +02:00
  • c4220b389e Merge branch 'correlation_picker' of git.geophysik.ruhr-uni-bochum.de:marcel/pylot into correlation_picker Marcel Office Desktop 2024-07-25 15:36:06 +02:00
  • 0f29d0e20d [minor] small modifications (naming conventions) Marcel 2024-07-25 14:50:40 +02:00
  • e1e0913e3a Merge remote-tracking branch 'origin/develop' into develop Marcel Office Desktop 2024-07-25 10:25:59 +02:00
  • cdcd226c87 [initial] adding files from correlation picker Marcel 2024-07-24 14:07:13 +02:00
  • 5f53cc5365 [bugfix] renamed method inside array_map.py Marcel 2024-07-23 16:31:52 +02:00
  • 6cce05b035 Merge branch 'feature/dae' into develop improve-util-utils Marcel 2024-06-12 16:19:21 +02:00
  • 7326f061e5 [minor] inform if station coordinates were not found in metadata Marcel 2024-06-12 16:11:53 +02:00
  • 1a18401fe3 [bugfix] added missing Parameter object in call for picksdict_from_picks Marcel 2024-06-12 13:44:02 +02:00
  • ec930dbc12 [minor] removed unneeded imports Marcel 2024-06-07 15:56:05 +02:00
  • b991f771af [bugfix] removing redundancy and wrong bullsh.. try-except code Marcel 2024-06-07 15:01:36 +02:00
  • 2c3b1876ab [minor] switch default cmap for array_map to 'viridis' Marcel 2024-06-07 14:34:27 +02:00
  • 0acd23d4d0 [update] further improved Pickfile selection dialog, now providing methods "overwrite" or "merge" Marcel 2024-06-07 14:32:57 +02:00
  • f349c8bc7e [update] improve pickfile selection, give the ability to select only specific files Marcel 2024-06-07 13:09:34 +02:00
  • 6688ef845d [bugfix] re-implement ability of get_bool to return unidentifiable input Marcel 2024-06-07 13:07:42 +02:00
  • 5b18e9ab71 [merge] merge branch 'improve-util-utils' of pull request #35 into develop Marcel 2024-06-07 10:29:39 +02:00
  • c79e886d77 [minor] update default shell script for SGE Marcel 2024-06-06 15:55:47 +02:00
  • 76f2d5d972 [update] improve SearchForFileExtensionDialog now proposing available file endings Marcel 2024-06-06 15:54:36 +02:00
  • 2d08fd029d [hotfix] datetime formatting caused error when time not set Marcel 2024-06-06 13:55:11 +02:00
  • 8f22d438d3 [update] changed eventbox overview to show P and S onsets separately Marcel 2024-06-05 16:18:25 +02:00
  • 93b7de3baa [update] raising PickingFailedException when CF cannot be calculated due to missing signal (too short waveform) Marcel 2024-06-05 14:28:22 +02:00
  • 05642e775b [minor] some tweaks (convenience) Marcel 2024-06-05 14:23:53 +02:00
  • 47205ca493 [update] improved calculation of smoothed AIC. Old code always created an artificial value and a np.nan at the array start Marcel 2024-06-05 14:22:45 +02:00
  • 5c7f0b56eb [update] improved SearchFileByExtensionDialog widget Marcel 2024-06-05 14:19:17 +02:00
  • c574031931 [bugfix] the implementation approach of STA/LTA inside characteristic function calculation (skewness/kurtosis) corrupted the old, working code due to a mistake in the logic Marcel 2024-06-05 14:17:57 +02:00
  • e1a0fde619 [update] improved array map to identify and display other phase names than P / S Marcel 2024-05-29 11:43:31 +02:00
  • 48d196df11 [update] improved SearchFileByExtensionDialog widget (table, auto refresh) Marcel 2024-05-29 11:42:10 +02:00
  • 6cc9cb4a96 [minor] reduced maxtasksperchild for multiprocessing Marcel 2024-05-29 11:40:34 +02:00
  • 5eab686445 [bugfix] accidentally removed return value Marcel 2024-05-24 16:10:32 +02:00
  • b12e7937ac [update] added a widget for loading pick files that lists available files depending on chosen filemask Marcel 2024-05-22 10:58:07 +02:00
  • 78f2dbcab2 [update] added check for nan values in waveforms which crashed obspy filter routines [minor] some tweaks and optimisations Marcel 2024-04-30 15:48:54 +02:00
  • 31ca0d7a85 Merge remote-tracking branch 'origin/develop' into develop Marcel Office Desktop 2024-04-09 16:12:03 +02:00
  • 8b95c7a0fe [update] changed sorting of traces overview if all station names are numeric (e.g. active experiments) Marcel 2024-04-09 15:53:19 +02:00
  • c7f9ad4c6f [update] changed sorting of traces overview if all station names are numeric (e.g. active experiments) Marcel 2024-04-09 15:53:19 +02:00
  • 65dbaad446 [update] adding possibility to display other waveform data (e.g. denoised/synthetic) together with genuine data for comparison feature/dae Marcel 2024-01-30 17:01:56 +01:00
  • 5b97d51517 [minor] mpl.figure.canvas.draw -> draw_idle Marcel 2024-01-30 17:00:42 +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 2024-03-22 17:10:04 +01:00
  • 9c78471d20 [bugfix] header resize method renamed in QT5 Marcel 2024-03-22 15:34:05 +01:00
  • 09d2fb1022 [bugfix] pt2 of fmpicker fix, make sure to also copy stream in autoPyLoT closes #24 Marcel 2023-08-24 12:55:30 +02:00
  • 3cae6d3a78 [bugfix] use copies of wfdata when calling fmpicker to prevent modification of actual data used inside GUI Marcel 2023-08-24 11:28:30 +02:00
  • 2e85d083a3 [bugfix] do not call calcsourcespec if incidence angle is outside bounds (for whatever reason) Marcel 2023-08-24 11:27:30 +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 2023-08-23 14:48:21 +02:00
  • 1f16d01648 [minor] give more precise user warning if no pick channel was selected Marcel 2023-08-23 09:36:55 +02:00
  • 3069e7d526 [minor] commented - possibly unnecessary - line of code that created an error when using old metadata Parser Marcel 2023-08-22 15:53:12 +02:00
  • a9aeb7aaa3 [bugfix] set simple phase hint (P or S) Marcel 2023-08-22 15:52:13 +02:00
  • b9adb182ad [bugfix] could not handle asterisk-marked events when opening tune-autopicker Marcel 2023-08-22 15:50:58 +02:00
  • 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). Marcel 2023-08-22 15:47:24 +02:00
  • 486e3dc9c3 Merge pull request 'Disabled button in case flag is false' (#31) from disable-show-log-widget into develop Marcel Paffrath 2023-08-22 12:05:33 +02:00
  • 8d356050d7 [update] corrected original authors of PILOT Marcel 2023-08-22 12:01:26 +02:00
  • 43cab3767f [Bugfix] fixxed wrong check for taupymodel Jeldrik Gaal 2023-06-27 08:04:00 +02:00
  • b3fdbc811e Merge branch 'develop' into improve-util-utils Sebastian Wehling-Benatelli 2023-06-23 09:37:54 +02:00
  • a1f6c5ffca Bugfixxes, spectogram tab wip Jeldrik Gaal 2023-06-14 13:11:54 +02:00
  • e4e7afa996 Minor changes to adjust to python 3. Temporary Fix for file exporting not working properly. WIP spectrogram view. Jeldrik Gaal 2023-04-11 14:59:58 +02:00
  • 9fce4998d3 bugfix: remove unused functions; correct for wrong formatting (PEP) Sebastian Wehling-Benatelli 2023-04-23 22:05:11 +02:00
  • c468bfbe84 feat: add type hints and tests for plot utils Sebastian Wehling-Benatelli 2023-04-23 21:37:20 +02:00
  • 4861d33e9a bugfix: add tests to key_for_set_value Sebastian Wehling-Benatelli 2023-04-16 09:58:51 +02:00
  • f5f4635c3d bugfix: rename is_iterable and add doc tests Sebastian Wehling-Benatelli 2023-04-16 09:50:42 +02:00
  • b12d92eebb bugfix: refactor get_owner and get_hash; add tests Sebastian Wehling-Benatelli 2023-04-12 21:22:58 +02:00
  • e9da81376e bugfix: add new tests and refactor get_none Sebastian Wehling-Benatelli 2023-04-12 20:32:44 +02:00
  • e68fc849f0 bugfix: correct erroneous and add new doctests Sebastian Wehling-Benatelli 2023-04-10 19:14:23 +02:00
  • efb117177c bugfix: update check4rotate Sebastian Wehling-Benatelli 2023-04-10 18:35:58 +02:00
  • 0634d24814 fix: disabled button in case flag is false Sebastian Wehling-Benatelli 2023-04-06 16:40:20 +02:00
  • 43c2b97b3d Small changes Jeldrik Gaal 2023-01-24 11:45:12 +01:00
  • 8d94440e77 [bugfix] logwidget always initiated ann-christin 2022-11-14 14:14:59 +01:00
  • 66b7dea706 [update] pylot.in no longer mandatory ann-christin 2022-11-14 14:14:12 +01:00
  • ebf6d4806a [minor] reformating ann-christin 2022-11-14 11:52:25 +01:00
  • 207d0b3a6f [update] directly pass args from arg parser ann-christin 2022-11-14 11:18:15 +01:00
  • 3b3bbc29d1 Merge remote-tracking branch 'origin/develop' into develop ann-christin 2022-11-14 10:30:38 +01:00
  • 0c3fca9299 Re-Added local changes that had been lost due to technical problems ( no access to old machine ) Jeldrik Gaal 2022-10-04 11:44:31 +02:00
  • 2d33a60421 [Bugfix] Multiple small bugfixxes keeping NLL from working in python3.+ Jeldrik Gaal 2022-09-15 14:26:22 +02:00
  • a8c6f4c972 [reformat] spell checking ann-christin 2022-08-25 15:31:08 +02:00
  • 0d91f9e3fe update github link ann-christin 2022-08-25 14:03:05 +02:00
  • 494d281d61 update github link ann-christin 2022-08-25 14:00:37 +02:00
  • 5ef427ec12 Merge branch 'develop' of git.geophysik.ruhr-uni-bochum.de:marcel/pylot into develop Kaan Cökerim 2022-06-29 14:07:35 +02:00
  • 29cf978782 minor bug fixes Kaan Cökerim 2022-06-29 14:07:06 +02:00
  • 091449819c [update] tau-p usage for s-picking Marcel Office Desktop 2022-05-31 18:16:02 +02:00
  • cd9c139349 [bugfix] mainly added missing taup model (lost in branch merging for python3), some smaller fixes for S picking Marcel Office Desktop 2022-05-31 12:45:22 +02:00
  • 084fb10cea Merge remote-tracking branch 'origin/develop' into develop Marcel Office Desktop 2022-05-31 09:59:17 +02:00
  • dde9520879 [minor] deactivate logwidget by default as it seems to irregularly create segfaults Marcel Office Desktop 2022-05-31 09:40:15 +02:00
  • 7847f40a35 [minor] added developers do README Marcel 2022-04-01 12:07:51 +02:00
  • 2c188432a1 Merge branch 'develop' of https://git.geophysik.ruhr-uni-bochum.de/marcel/pylot into develop Ludger Kueperkoch 2022-03-24 13:28:52 +01:00
  • 86dc0f5436 [minor] small style changes Marcel Office Desktop 2022-03-22 11:26:29 +01:00
  • 83ba63a3fd Merge pull request 'feature/port-to-py3' (#11) from feature/port-to-py3 into develop Marcel Paffrath 2022-03-21 15:30:05 +01:00
  • 3392100206 Removed psd Ludger Kueperkoch 2022-03-17 13:42:27 +01:00
  • 401265eb3a [minor] added some comments Marcel 2022-03-16 16:03:54 +01:00
  • dd685d5d5e [refactor] rewrote/simplified getQualitiesfromxml code, used function already implemented in phases.py Marcel 2022-03-16 16:00:14 +01:00
  • 3cd17ff364 [update] added xml file for unittest Marcel 2022-03-16 14:31:03 +01:00
  • d879aa1a8b [bugfix] small fix to get getQualitiesfromxml running, added unittest for function Marcel 2022-03-16 14:29:47 +01:00
  • 445f1da5ac [bugfix] reset stdout to previously set one and not to default sys.__stdout__ Marcel 2022-03-16 09:25:28 +01:00
  • 962cf4edac [minor] README.md Marcel 2022-03-15 11:14:08 +01:00
  • eb0dd87a9e [update] optimize requirements/yml file Marcel 2022-03-15 10:43:52 +01:00
  • e9cc579cf6 [minor] README.md Marcel 2022-03-15 10:41:48 +01:00
  • f1fd52b750 [bugfix] when closing mainwindow, also close logwidget Marcel 2022-03-15 10:41:29 +01:00
  • 5449210797 [update] optimize requirements/yml file Marcel 2022-03-15 10:12:39 +01:00
  • 0af948030b [bugfix] chooseArrival -> chooseArrivals, fixes #25 Marcel 2022-03-15 09:42:25 +01:00
  • 21b1be0e56 [update] updated README Marcel 2022-03-14 16:05:58 +01:00
  • 58eee13b07 [update] removed setup.py (deprecated) Marcel 2022-03-14 15:53:42 +01:00
  • c57eb4f556 [update] added requirements, updated pylot.yml and setup.py Marcel 2022-03-14 15:33:33 +01:00