Commit Graph

448 Commits

Author SHA1 Message Date
e310e1b6a6 Merge branch 'develop' into style_options 2017-09-08 09:39:47 +02:00
38a071ac5b [minor] suppress rotation warning in GUI 2017-09-08 09:36:34 +02:00
cacfb37468 [minor] some updates, added bright style sheet 2017-09-07 16:51:56 +02:00
9c63621ba4 [update] style_settings 2017-09-07 16:07:43 +02:00
7ecf976401 [add] dark stylesheet 2017-09-06 18:34:59 +02:00
7f0d3c2ab4 [new] missing parents added, some preperations 2017-09-06 18:02:09 +02:00
8e59845558 Merge branch 'develop' into update_waveformwidget 2017-08-31 15:28:07 +02:00
79cbaf3397 [update] working version to compare several events 2017-08-31 14:31:33 +02:00
eaa7a993af [add] compare widget for multiple events added 2017-08-31 11:16:38 +02:00
ba001fb53d [change] restructured comparison widget 2017-08-31 09:49:09 +02:00
f21fc7bb37 [fixes #244] parameters passed to pickDlg explicit 2017-08-30 10:51:20 +02:00
e2b69d043c Merge branch 'develop' into update_waveformwidget 2017-08-29 15:57:04 +02:00
881cc39e0e [bugfix] add default value to jackfactor
if not done, autoPyLoT will raise an error on old pylot.in files (or projects with old parameter obj.)
2017-08-29 15:23:25 +02:00
8e4fa5edca [cherrypick] from darius: rotate and taupy tooltip 2017-08-29 14:37:05 +02:00
c83671f140 [update] canvas used for tune-fig, not yet pan 2017-08-24 11:35:53 +02:00
070c32e007 [change] disable multicursor by default 2017-08-23 15:18:24 +02:00
1bbb686778 [updates] first usage of PylotCanvas for other fig 2017-08-23 14:45:46 +02:00
47a79c7660 [add] wadaticheck added to widget (problem:
picking weights showing wadati/jk check
will be lost on saving/loading XML)
2017-08-23 11:51:59 +02:00
0e650dfb75 [update] working version of autopickwidget 2017-08-23 10:25:46 +02:00
c6c13f85bc [new] first working version of jackknife plots for multiple events (WIP) 2017-08-22 16:43:09 +02:00
0f2660e20b [change] number of picks regards pick quality 2017-08-22 11:53:19 +02:00
a5097e1da6 [add] updates to jackknife from GUI (WIP, experimental) 2017-08-21 17:19:08 +02:00
ed994e987f [change] ComparisonDlg -> ComparisonWidget 2017-08-21 16:07:57 +02:00
b185ce72b1 [add] exclude quality class 4 from comparison 2017-08-21 15:33:19 +02:00
50e7b83812 [new] new function to exclude picks by quality 2017-08-21 15:11:07 +02:00
2b0aa38b37 [change] restructure identifyPhase functions 2017-08-21 14:59:28 +02:00
55a54ae154 [rename] getQualityFromUncertainty 2017-08-21 14:50:18 +02:00
9c12dde741 [change] simplified toolbars, disabled dragging 2017-08-18 14:53:35 +02:00
4c859eae1b [cosmetics] added/changed some icons 2017-08-18 11:32:45 +02:00
Ludger Küperkoch
641a3a09e9 [Bugfix] Attribute path got lost during export in loop over output formats, fixed! 2017-08-17 15:38:13 +02:00
ea7b609091 [change] restructure setupUi and init map/inventory 2017-08-17 10:46:06 +02:00
Ludger Küperkoch
9f48b23d88 Use writephases for exporting to VELEST-input file, as VELEST can handle only 4-string station IDs which is already implemented in source code. 2017-08-16 16:24:35 +02:00
Ludger Küperkoch
db628a5228 Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop 2017-08-16 15:33:16 +02:00
Ludger Küperkoch
606dc6a596 Enable compare button only if automatic as well as manual picks are available for same stations. 2017-08-16 15:32:25 +02:00
17f94228ab Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-16 15:14:15 +02:00
8e6237a08d [add]function to check for doubled channels in stream 2017-08-16 15:13:28 +02:00
Ludger Küperkoch
8d36393e36 [Bugfix] Enable compare button only, if manual as well as automatic picks are available. 2017-08-16 10:52:46 +02:00
256f3b6838 [closes #232] load autopicks automatically 2017-08-16 10:03:10 +02:00
ff6f2ed2d9 [minor] rearrange menu items 2017-08-15 16:36:14 +02:00
92e083770e [bugfix] accidently swapped pick menus 2017-08-15 16:32:02 +02:00
81f3758414 [change] rearranged menu (pick para, preferences) 2017-08-15 16:28:38 +02:00
Ludger Küperkoch
43cf9c4e3d Remove possible underscores in station names. 2017-08-15 15:22:10 +02:00
3c7b9eb8ea [change] code cleanup on setPicks from pickDlg 2017-08-15 14:54:13 +02:00
4bb616492c [bugfix] use identifyPhase instead of phase[0] 2017-08-15 10:02:46 +02:00
ff1ab722df [minor] code cleanup 2017-08-15 09:49:10 +02:00
a9d06790d2 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-14 17:00:15 +02:00
0f61799024 [add] new colors appl. to matplot, added quality 2017-08-14 16:59:39 +02:00
37373864ce [add] new flexible linestyles and colors pyqtgraph 2017-08-14 16:15:42 +02:00
Ludger Küperkoch
eb66c381cd [Bugfix] Wrong commit of observation-file directory. 2017-08-14 15:09:49 +02:00
Ludger Küperkoch
9f955f4f5f [Bugfix] Typo, and list of output formats extended for NLLoc-obs files. 2017-08-14 14:17:37 +02:00