90006809a5[add] new autopick options added to file menumarcel2017-08-03 11:10:26 +0200
e8a0a87dad[change] removed __del__ method reimplementation from thread objects causing problems (no idea why it is there at all)marcel2017-08-03 11:09:50 +0200
85a01fb0f1[minor] cosmetics in printmarcel2017-08-03 10:33:58 +0200
be588252cf[add] events can be removed by clicking a button in event_tableMarcel Paffrath2017-07-18 16:07:08 +0200
60594c97cf[bugfix] wrong if cause in for loop in read_eventfile_info [add] function to remove events from projectMarcel Paffrath2017-07-18 15:27:52 +0200
e5f5ab8412[change] improved code behavior; exportEvent now checks for magnitudes and origins as wellMarcel Paffrath2017-07-17 11:32:38 +0200
b286290797[change] exportEvent now checks for existing picks of type 'fcheck' in xml file and replaces them with new picksMarcel Paffrath2017-07-17 10:55:02 +0200
cf5cae0ad4[Bugfix] fname referenced before assignment.
Ludger Küperkoch
2017-07-17 10:04:57 +0200
897b915eff[bugfix] origins object will be created independent to notes.txt, [update] pycharm code restructuring (accidently)unknown2017-07-14 16:25:59 +0200
a017c4deb4[bugfix] various bugfixes while testing on Windows with py3unknown2017-07-14 15:26:39 +0200
3869922378[bugfix] typo in variable nameunknown2017-07-14 14:16:12 +0200
227112cbac[change] parameter evtdata of class Data has to be called as str object (instead of outdated basestring) to make the class python 3 compatibleunknown2017-07-14 13:30:54 +0200
20e86cee5aMerge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into developunknown2017-07-14 11:11:49 +0200
68f864e93a[bugfixes] changed iplot flag default to 0, intercept Exception on false filter settingsunknown2017-07-14 11:09:18 +0200
01fe32c9b2[Bugfix] Reversed change of a former commit supposed to make it compatible to Python3.
Ludger Küperkoch
2017-07-14 11:05:09 +0200
a560f4140b[update] icons will be imported depending on python versionunknown2017-07-14 09:51:43 +0200
e46f9066d9[change] increased inter platform compatibility
Sebastian Wehling-Benatelli
2017-07-13 17:40:21 +0200
f57aa37d99[change] changed some functions to work with Python 3 and Windowsunknown2017-07-13 17:27:48 +0200
ac25f9cacb[bugfix] set locflag = 2 if traces could not be correctedMarcel Paffrath2017-07-13 11:23:51 +0200
721874dbb7[change] layout of sub-parameters of PylotParameter changed back to vertical alignment to save horizontal space in tuneautopick windowMarcel Paffrath2017-07-12 16:49:11 +0200
49092a928eSave only picks for NLLoc, VELEST, etc. that not exceed adjusted uncertainties.
Ludger Küperkoch
2017-07-11 16:23:23 +0200
43116ec2c6[add] filtering in pickDlg will not be done by default anymore, changes in pushing filter in main traces window, still WIP (not going back to original wf after first filtering?)Marcel Paffrath2017-07-11 16:22:22 +0200
1d9e52f577[change] several updates updates to filterOptions, FILTERDEFAULTS now loaded from pylot.in, filterOptions should be 'shared' between filterOptionsDialog and pylotParameterMarcel Paffrath2017-07-11 16:03:24 +0200
e3a4a2861d[bugfix/test] idea to fix problem with different ressource_id's on autoPyLoTMarcel Paffrath2017-07-10 17:37:54 +0200
fedb7c2c0d[hotfix refs #220] Missmatching ressource_id's only produced warning on exporting picks, but did not prevent event mixingMarcel Paffrath2017-07-07 13:15:20 +0200
a9334372e8[add] working version of expected arrivals of chosen phasesMarcel Paffrath2017-07-07 12:16:38 +0200
138aeebf2c[bugfix] metadata not loaded from default value (TO DO: still not loading automatically from project file)Marcel Paffrath2017-07-07 11:43:58 +0200
532a90a61f[Bugfix, not fixed completly] Locating event possible now out of GUI, class export obsolete? updateEvent still buggy!
Ludger Küperkoch
2017-06-30 17:20:18 +0200
74393432da[bugfix] do not show file menu when embedded, stretch changed (still problems on ludgers machine)Marcel Paffrath2017-06-30 15:06:17 +0200
8e12bb1bc6[bugfix] when no settings are given for phases use empty listMarcel Paffrath2017-06-30 14:43:06 +0200
3c0db3efa4[add] different phases can now be selected in picks_menu on pickDlg depending on phases set in preferencesMarcel Paffrath2017-06-30 13:26:46 +0200
13666312fa[Bugfix] Enable locate button as soon as manual picks are available.
Ludger Küperkoch
2017-06-30 11:04:49 +0200