Commit Graph

2103 Commits

Author SHA1 Message Date
ed915f29df Merge branch 'style_options' into develop 2017-09-11 15:53:49 +02:00
0418acf472 [minor] embellish autoPyLoT button 2017-09-11 15:52:01 +02:00
e333ae0ece [revert] accidently added line for local testing 2017-09-11 15:16:42 +02:00
197164f849 [issue] trying to solve FigureCanvas already deleted exception WIP 2017-09-11 15:15:33 +02:00
a4c697d250 [minor] solving some parental issues 2017-09-11 14:39:46 +02:00
bed5c8ffcf [minor] stylesheet changes 2017-09-11 14:23:42 +02:00
330ab9b823 Merge branch 'develop' into style_options 2017-09-11 13:29:22 +02:00
b1a12bf666 [bugfix] workaround: if datastructure not set 2017-09-11 13:28:39 +02:00
f0e4ba5ab2 [add] style settings option 2017-09-11 13:27:32 +02:00
d93a571a51 Merge branch 'develop' into style_options 2017-09-11 12:23:40 +02:00
1862b6d6e1 [bugfix] QSettings not loaded on setupUI because
application/organization name were not set
2017-09-11 12:18:30 +02:00
6e43e67172 [minor] stylesheet modifications 2017-09-11 10:24:22 +02:00
e5b0210c27 [update] bright stylesheet 2017-09-08 17:25:29 +02:00
78ba5484c6 [bugfix] old usage of _parent 2017-09-08 17:19:34 +02:00
f1fdd3b17b [update] bright stylesheet 2017-09-08 17:19:18 +02:00
104a8dda64 [update] add linecolor settings to autoPyLoT figs 2017-09-08 17:01:36 +02:00
7ef784f2d2 [minor] color changes 2017-09-08 15:50:08 +02:00
d15828a058 [add] pick trace button color 2017-09-08 12:25:30 +02:00
51fe48553d [update] bright stylesheet 2017-09-08 12:21:56 +02:00
a97258513e [bugfix] missing variable name change 2017-09-08 10:28:54 +02:00
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
8717df836a [add] bright stylesheet 2017-09-08 09:27:47 +02:00
9d540fdd9b Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-09-07 16:57:34 +02:00
91340b66e9 [minor] add window title to pickDlg 2017-09-07 16:57:10 +02:00
cacfb37468 [minor] some updates, added bright style sheet 2017-09-07 16:51:56 +02:00
Darius Arnold
49adc5418f [bugfix] calculate slope up to first local maximum only
before it was calculated to global maximum in slope window
2017-09-07 16:47:42 +02:00
Darius Arnold
8a600e1bfa Merge remote-tracking branch 'origin/develop' into develop 2017-09-07 16:43:21 +02:00
9c63621ba4 [update] style_settings 2017-09-07 16:07:43 +02:00
bab34a23c4 [add] settings for styles 2017-09-07 10:59:09 +02:00
7e39593b05 [change] dark stylesheet update 2017-09-07 10:52:22 +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
bf36e5e6a5 [bugfix] shift traces on wfPG plot 2017-09-05 15:31:02 +02:00
88bf4c8f67 [bugfix] delete picks after jk/wadati not working 2017-09-05 15:03:03 +02:00
c6105330e0 [add] Ctrl+S to save fig (has to be clicked firsts) 2017-09-04 15:03:30 +02:00
16997ff49b Merge branch 'update_waveformwidget' into develop 2017-09-01 15:47:17 +02:00
39b450b005 [add] panZoom implemented 2017-09-01 15:44:42 +02:00
Darius Arnold
e6d5dccb74 [bugfix] add default values when wadaticheck fails
Else plotting crashes due to unset variables
2017-08-31 21:58:13 +02:00
9a61a7f27d [change] fix legend locations to prevent them from bouncing on zoom 2017-08-31 15:41:59 +02:00
8e59845558 Merge branch 'develop' into update_waveformwidget 2017-08-31 15:28:07 +02:00
699575f9d5 Merge branch 'compare_events' into develop 2017-08-31 15:02:27 +02:00
33bc4e060f [minor] change layout and add groupbox 2017-08-31 15:01:48 +02:00
9eea1e9b14 Merge remote-tracking branch 'origin/develop' into develop 2017-08-31 14:32:12 +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
Darius Arnold
9e1af65af7 [bugfix] AIC-CF was smoothed using wrong parameter
aictsmooth was unused in pylot, instead the tsmoothP parameter was used two times. 
aictsmooth should smooth the AIC-CF during the determination of the preliminary onset. tsmoothP is used to smooth the HOS-CF during pragmatic picking.
2017-08-31 00:07:38 +02:00
f4fc067f16 Merge branch 'develop' into compare_events 2017-08-30 14:54:24 +02:00
ca5167cb04 [bugfix] check type(picks) in dict/Attribdict 2017-08-30 14:45:20 +02:00