Darius Arnold
cfe59cc264
Merge remote-tracking branch 'origin/develop' into darius
2017-09-07 17:03:18 +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
Darius Arnold
8a600e1bfa
Merge remote-tracking branch 'origin/develop' into develop
2017-09-07 16:43:21 +02:00
Darius Arnold
11fb9bfa52
Merge remote-tracking branch 'origin/develop' into darius
2017-09-07 13:00:47 +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
f06d11ab07
Merge remote-tracking branch 'origin/develop' into darius
2017-08-31 22:49:44 +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
Darius Arnold
591743240c
Merge branch 'develop' into darius
2017-08-31 10:57:23 +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
aea58b3c11
[update] made autopickwidget concept more flexible
2017-08-30 14:44:39 +02:00
f21fc7bb37
[ fixes #244 ] parameters passed to pickDlg explicit
2017-08-30 10:51:20 +02:00
34ae5dddd2
[update] phaseText refreshing working (maybe slow)
...
if replotting slows down user interaction too much, change replot to pan-release instead of -move action, or add refresh timer
2017-08-29 16:32:42 +02:00
e2b69d043c
Merge branch 'develop' into update_waveformwidget
2017-08-29 15:57:04 +02:00
21f02bf675
[minor] add absolute time to WfWidgetPG
2017-08-29 15:55:36 +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
89dc390125
[minor] readd taupy tooltip
2017-08-29 15:08:28 +02:00
Darius Arnold
1ceb347602
[bugfix] avoid indexing an empty array when there are no NaNs at start of CF
2017-08-29 15:05:34 +02:00
Darius Arnold
bac6d6f5ec
[add] jackknife safety factor no longer hardcoded, GUI parameter added
2017-08-29 15:05:10 +02:00
Darius Arnold
71973a5348
[bugfix] Earllate-Picker would use wrong timearray for plotting
...
signal-timearray gets doubled if not enough zero crossings are found to calculate valid signal period. Plotting would then use the old "single" timearray.
2017-08-29 14:58:20 +02:00
Darius Arnold
b232a2a194
[bugfix] check4rotated unable to access metadata in TuneAutopicker
2017-08-29 14:40:26 +02:00
Darius Arnold
5648fc1870
[change] replace NaN's in HOScf by first NaN value instead of zero
2017-08-29 14:40:05 +02:00
Darius Arnold
0852bf0f80
[bugfix] handle to short zero crossings window
2017-08-29 14:39:30 +02:00
Darius Arnold
afd03da178
[change] more readable indexing during slope determination
2017-08-29 14:39:09 +02:00
Darius Arnold
8ce9e40d49
[bugfix] catch empty index array during slope determination
2017-08-29 14:38:57 +02:00
Darius Arnold
19566715a7
[add] tune autopicker displays picked onset time and error in seconds
2017-08-29 14:38:36 +02:00
8e4fa5edca
[cherrypick] from darius: rotate and taupy tooltip
2017-08-29 14:37:05 +02:00
Darius Arnold
f65b5efe41
[bugfix] for #240 , tune autopicker not showing plots for some stations
...
this is probably just a workaround. Why was the program trying to access picks that were removed from the pick-dictionary?
2017-08-27 17:51:04 +02:00
Darius Arnold
bb54f2843e
[experimental] enable tight layout option on tune autopicker
...
Seems to work if autopicker is called from the GUI. No further testing done
2017-08-27 16:52:21 +02:00
Darius Arnold
8293d63d28
[change] show more stations in stationbox of tune autopicker dialog
2017-08-27 16:34:00 +02:00
Darius Arnold
85e1e45552
[change] wadaticheck and jackknife print excluded stations
2017-08-26 19:41:26 +02:00
Darius Arnold
66d091197a
[minor] change axis label for comparison dialog
2017-08-26 19:30:46 +02:00
Darius Arnold
6de5ebfe52
[minor] only show a single point in legends of wadati-/jacknife-plot
2017-08-26 19:20:43 +02:00
Darius Arnold
2b7ff9fd3a
[change] include safetygap in check for other maxima in front of first one
...
And some changes to improve readability/understandability
2017-08-26 19:19:55 +02:00
Darius Arnold
01dc489569
[bugfix] avoid indexing an empty array when there are no NaNs at start of CF
2017-08-26 17:26:35 +02:00
Darius Arnold
efd2621db9
[add] jackknife safety factor no longer hardcoded, GUI parameter added
2017-08-26 17:22:28 +02:00