9333ebf7f3
[update] deactivate Spectrogram tab features in main branch
2024-09-12 16:58:27 +02:00
c743813446
Merge branch 'refs/heads/develop'
...
# Conflicts:
# PyLoT.py
# README.md
# pylot/core/util/widgets.py
2024-09-12 16:32:15 +02:00
41c9183be3
Merge branch 'refs/heads/correlation_picker' into develop
2024-09-12 16:24:50 +02:00
ae6c4966a9
[bugfix] compare options always activated using obspy_dmt independent of data availability
2024-09-12 12:23:18 +02:00
e8a516d16b
[update] trying to increase plot performance for large datasets, can need overhaul of drawPicks method in the future (too much recursion)
2024-09-12 12:19:44 +02:00
d0fbb91ffe
[update] added test for AutoPyLoT, added test files for correlation picker as well
2024-08-29 16:46:30 +02:00
424d42aa1c
Merge branch 'refs/heads/develop' into correlation_picker
...
# Conflicts:
# pylot/core/pick/charfuns.py
# tests/test_autopicker/pylot_alparray_mantle_corr_stack_0.03-0.5.in
# tests/test_autopicker/test_autopylot.py
2024-08-29 16:37:15 +02:00
2cea10088d
[update] added test for AutoPyLoT, added test files for correlation picker as well
2024-08-29 16:35:04 +02:00
5d90904838
Merge branch 'develop' into correlation_picker
2024-08-27 17:46:21 +02:00
7a13288c85
[major] getting rid of unused/unnecessary "rootpath" and "database" structure. Testing required.
2024-08-27 17:45:15 +02:00
2e49813292
[update] some general bugfixes and improvements in array map
2024-08-14 17:04:17 +02:00
5d6f4619cc
[update] add selection for merge strategy for loading of single event files
2024-08-12 16:03:29 +02:00
ce71c549ca
[bugfix] removed parameter that was re-introduced accidentally from manual merge
2024-08-06 16:03:16 +02:00
6cce05b035
Merge branch 'feature/dae' into develop
...
# Conflicts:
# pylot/core/io/data.py
# pylot/core/util/widgets.py
2024-06-12 16:19:21 +02:00
1a18401fe3
[bugfix] added missing Parameter object in call for picksdict_from_picks
2024-06-12 13:44:02 +02:00
ec930dbc12
[minor] removed unneeded imports
2024-06-07 15:56:05 +02:00
b991f771af
[bugfix] removing redundancy and wrong bullsh.. try-except code
2024-06-07 15:04:16 +02:00
0acd23d4d0
[update] further improved Pickfile selection dialog, now providing methods "overwrite" or "merge"
2024-06-07 14:32:57 +02:00
f349c8bc7e
[update] improve pickfile selection, give the ability to select only specific files
2024-06-07 13:09:34 +02:00
5b18e9ab71
[merge] merge branch 'improve-util-utils' of pull request #35 into develop
2024-06-07 10:29:39 +02:00
76f2d5d972
[update] improve SearchForFileExtensionDialog now proposing available file endings
2024-06-06 15:54:36 +02:00
2d08fd029d
[hotfix] datetime formatting caused error when time not set
2024-06-06 13:55:11 +02:00
8f22d438d3
[update] changed eventbox overview to show P and S onsets separately
2024-06-05 16:18:25 +02:00
05642e775b
[minor] some tweaks (convenience)
...
[update] raising PickingFailedException when CF cannot be calculated due to missing signal (too short waveform)
2024-06-05 14:31:07 +02:00
48d196df11
[update] improved SearchFileByExtensionDialog widget (table, auto refresh)
2024-05-29 11:42:10 +02:00
b12e7937ac
[update] added a widget for loading pick files that lists available files depending on chosen filemask
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
2024-04-30 15:48:54 +02:00
65dbaad446
[update] adding possibility to display other waveform data (e.g. denoised/synthetic) together with genuine data for comparison
2024-03-22 17:12:04 +01:00
9c78471d20
[bugfix] header resize method renamed in QT5
2024-03-22 15:34:05 +01:00
486e3dc9c3
Merge pull request 'Disabled button in case flag is false' ( #31 ) from disable-show-log-widget into develop
...
Reviewed-on: #31
2023-08-22 12:05:33 +02:00
b3fdbc811e
Merge branch 'develop' into improve-util-utils
2023-06-23 09:37:54 +02:00
a1f6c5ffca
Bugfixxes, spectogram tab wip
2023-06-14 13:11:54 +02:00
9fce4998d3
bugfix: remove unused functions; correct for wrong formatting (PEP)
2023-04-23 22:05:11 +02:00
e9da81376e
bugfix: add new tests and refactor get_none
2023-04-12 20:32:44 +02:00
e68fc849f0
bugfix: correct erroneous and add new doctests
2023-04-10 19:14:23 +02:00
0634d24814
fix: disabled button in case flag is false
...
The button was not disabled in case the flag variable was false. The get_Bool function was renamed and improved to also work in case in the input variable is of type int or float.
Additionally, the environment file was corrected to also work for macOS installations with ARM architecture.
2023-04-06 16:40:20 +02:00
ann-christin
8d94440e77
[bugfix] logwidget always initiated
2022-11-14 14:14:59 +01:00
ann-christin
66b7dea706
[update] pylot.in no longer mandatory
2022-11-14 14:14:12 +01:00
ann-christin
ebf6d4806a
[minor] reformating
2022-11-14 11:52:25 +01:00
ann-christin
207d0b3a6f
[update] directly pass args from arg parser
2022-11-14 11:18:15 +01:00
ann-christin
3b3bbc29d1
Merge remote-tracking branch 'origin/develop' into develop
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 )
2022-10-04 11:44:31 +02:00
2d33a60421
[Bugfix] Multiple small bugfixxes keeping NLL from working in python3.+
2022-09-15 14:31:13 +02:00
ann-christin
a8c6f4c972
[reformat] spell checking
2022-08-25 15:31:08 +02:00
ann-christin
494d281d61
update github link
2022-08-25 14:00:37 +02:00
cd9c139349
[bugfix] mainly added missing taup model (lost in branch merging for python3), some smaller fixes for S picking
2022-05-31 12:45:22 +02:00
dde9520879
[minor] deactivate logwidget by default as it seems to irregularly create segfaults
2022-05-31 09:40:15 +02:00
86dc0f5436
[minor] small style changes
2022-03-22 11:26:29 +01:00
dd685d5d5e
[refactor] rewrote/simplified getQualitiesfromxml code, used function already implemented in phases.py
2022-03-16 16:00:14 +01:00
445f1da5ac
[bugfix] reset stdout to previously set one and not to default sys.__stdout__
2022-03-16 09:25:28 +01:00