7c926327ddMerge 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
8725f5083cMerge branch 'develop' into feature/port-to-py3Marcel2022-03-07 14:46:35 +01:00
13e0d8b106Added second check to toggle locate buttonJeldrik Gaal2022-02-23 09:14:40 +01:00
a13defbe42Added getQualitiesFromXML and EventlistFromXML scripts and respective buttonsJeldrik Gaal2022-01-24 10:11:44 +01:00
0ee239f4a6Added chooseArrivals Function to phases.pyJeldrik Gaal2022-01-18 22:39:57 +01:00
131f6782afTemporary fix for Auto/Manual Pick Dictionary detection + fix for .pha files not getting savedJeldrik 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
7f9d240d02Adding Bugfix from port-to-py3 port for incorrect picksdict to develop branchJeldrik 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 bugfixesMarcel2021-07-16 10:15:40 +02:00
cc1139d2ca[bugfix] some (py3) related fixes in rotate station and minMax plottingMarcel2021-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 labelsMarcel2021-07-09 12:10:10 +02:00
819ea8bf00[bugfix] Parameter window opening when loading eventsMarcel2021-07-09 11:22:04 +02:00
bd9c1d0f73Some Minor Fixes
Kaan Cökerim
2021-07-09 10:06:28 +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
04067cac8eMap 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
67e2ba3ad7Additional screen output, temporarily comment amplitude info for obs-file.Ludger Kueperkoch2021-06-15 11:18:24 +02:00
2ccdfb8470Map is displayed correctly. Zoom/Pan does not work -> Structure needs rework
Kaan Cökerim
2021-06-02 21:04:51 +02:00
f502ac0a00Array 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
978bf42a3eParamter 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
b914b0e287Merge branch 'feature/python-3-compatibility' of git.geophysik.ruhr-uni-bochum.de:marcel/pylot into feature/python-3-compatibilitySebastian Wehling-Benatelli2021-03-31 07:50:50 +02:00
217fa330c1Fixed eventlist not working after locating twice Changed exception when less then 2 horizontals are found to warningJeldrik Gaal2021-03-29 16:05:50 +02:00
bfec58cc24[bugfix] entering if when len(mag) == 1Marcel2021-02-01 16:03:23 +01:00
f93499da7dFor unknown reasons sometimes station and network information are not avaialble, avoid program failure.Ludger Kueperkoch2020-09-16 16:16:53 +02:00
e4cfebe989Capture 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
e083e75d73Make sure to load autoPyLoT-event information from xml file.Ludger Kueperkoch2020-07-30 13:27:38 +02:00
79192cda33Distinguish between auto picks and manual picks in code.Ludger Kueperkoch2020-07-30 13:04:45 +02:00
6d81e4a132Speed 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