7c926327dd
Merge branch 'feature/port-to-py3' of git.geophysik.ruhr-uni-bochum.de:marcel/pylot into feature/port-to-py3
Kaan Cökerim
2022-03-08 12:45:49 +01:00
e9d3caafd3
[FOLDER RESTRUCTURING] Changed project structure from ROOT-DATA-DATABASE seperation into one path (DATA). Some ROOT and DATABASE variables still remain as unfunctional artefacts and need to be removed from the code
Kaan Cökerim
2022-03-08 12:30:43 +01:00
8725f5083c
Merge branch 'develop' into feature/port-to-py3
Marcel2022-03-07 14:46:35 +01:00
13e0d8b106
Added second check to toggle locate button
Jeldrik Gaal2022-02-23 09:14:40 +01:00
a13defbe42
Added getQualitiesFromXML and EventlistFromXML scripts and respective buttons
Jeldrik Gaal2022-01-24 10:11:44 +01:00
0ee239f4a6
Added chooseArrivals Function to phases.py
Jeldrik Gaal2022-01-18 22:39:57 +01:00
131f6782af
Temporary fix for Auto/Manual Pick Dictionary detection + fix for .pha files not getting saved
Jeldrik Gaal2021-11-21 13:04:25 +01:00
15cad42868
[Bugfix] Export of picks did not work because dictionary key pickmethod was not taken into account.
Ludger Kueperkoch2021-09-20 12:13:20 +02:00
0dc5aff3fc
[FOLDER RESTURCTURING #22] some changes in path variables
Kaan Cökerim
2021-09-08 13:06:51 +02:00
7f9d240d02
Adding Bugfix from port-to-py3 port for incorrect picksdict to develop branch
Jeldrik Gaal2021-09-05 09:26:59 +02:00
7c5e16ecc6
[FOLDER RESTURCTURING #22] designated datapath as new single path variable and changed variable assignments accordingly for Project() and Event() classes and partially in MainWindow().
Kaan Cökerim
2021-08-30 14:04:25 +02:00
702b7f3fb1
[minor] removed total number of picks which seems to be buggy (and also not explained)
Marcel2021-07-20 14:09:57 +02:00
320cb42390
[bugfixes] some more bugfixes
Marcel2021-07-16 10:15:40 +02:00
cc1139d2ca
[bugfix] some (py3) related fixes in rotate station and minMax plotting
Marcel2021-07-15 12:04:34 +02:00
aa73bb0ae8
[bugfix] WIP, creating new issue: Could not save project after initializing Event table; PySide2.QTableWidgetItem cannot be pickled!
Marcel2021-07-09 15:31:12 +02:00
de11c3b611
[bugfix] added dummy argument for QAction trigger signal fixes#14Marcel2021-07-09 12:16:32 +02:00
92c328e3c6
[bugfix] closes#15 increased pointsize and moved station labels
Marcel2021-07-09 12:10:10 +02:00
8b03aab381
[Bugfix] Take into account if only local or moment magnitude has been derived to write event list properly.
Ludger Kueperkoch2021-07-05 11:29:44 +02:00
5efe75f4ea
Minor bug fixes
Kaan Cökerim
2021-06-21 11:28:54 +02:00
7ccad4cb86
minor bug fixes
Kaan Cökerim
2021-06-18 19:21:43 +02:00
6e40811b01
[minor] small bugfix
Marcel2021-06-17 15:34:23 +02:00
04067cac8e
Map zoom and pan work. Interaction with station scatters broken. Map grid does not adjust to changed map scales
Kaan Cökerim
2021-06-16 16:02:35 +02:00
67e2ba3ad7
Additional screen output, temporarily comment amplitude info for obs-file.
Ludger Kueperkoch2021-06-15 11:18:24 +02:00
2ccdfb8470
Map is displayed correctly. Zoom/Pan does not work -> Structure needs rework
Kaan Cökerim
2021-06-02 21:04:51 +02:00
f502ac0a00
Array map is now setting up, though it does not display the map correctly. Issue with plotting axes or show command?
Kaan Cökerim
2021-05-26 14:08:02 +02:00
978bf42a3e
Paramter window works again. TODO: find line that sets PyLot.get_Parameters(show=FALSE). At the moment it is hard coded to be always shown
Kaan Cökerim
2021-05-09 14:46:13 +02:00
217fa330c1
Fixed eventlist not working after locating twice Changed exception when less then 2 horizontals are found to warning
Jeldrik Gaal2021-03-29 16:05:50 +02:00
bfec58cc24
[bugfix] entering if when len(mag) == 1
Marcel2021-02-01 16:03:23 +01:00
f93499da7d
For unknown reasons sometimes station and network information are not avaialble, avoid program failure.
Ludger Kueperkoch2020-09-16 16:16:53 +02:00
e4cfebe989
Capture possible error occuring due to to incomplete dictonaries.
Ludger Kueperkoch2020-07-30 15:21:26 +02:00
da360990f6
[Bugfix]: Capture error ocurring when writing output files without event location.
Ludger Kueperkoch2020-07-30 13:55:56 +02:00
e083e75d73
Make sure to load autoPyLoT-event information from xml file.
Ludger Kueperkoch2020-07-30 13:27:38 +02:00
79192cda33
Distinguish between auto picks and manual picks in code.
Ludger Kueperkoch2020-07-30 13:04:45 +02:00
6d81e4a132
Speed up spectral fit; take into account that in seldom cases not all pick information in pick dictionary are available.
Ludger Kueperkoch2020-07-30 10:37:39 +02:00
f49b9054b0
[Bugfix]: Take into account onset time might be None.
Ludger Kueperkoch2020-07-29 15:10:22 +02:00