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
726544bf3b
[update] canvas finally working again
2017-08-24 17:16:21 +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
3cfd2371fc
[change] scroll zoom now part of WFwidget
2017-08-23 12:17:51 +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
9a5196c33f
[minor] cosmetics
2017-08-23 09:20:59 +02:00
62610cd592
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
2017-08-22 16:43:57 +02:00
c6c13f85bc
[new] first working version of jackknife plots for multiple events (WIP)
2017-08-22 16:43:09 +02:00
d818e6aef9
[new] widget for picking interactive inside GUI
2017-08-22 13:21:06 +02:00
0f2660e20b
[change] number of picks regards pick quality
2017-08-22 11:53:19 +02:00
Ludger Küperkoch
f7cada6d09
[Bugfix] Some typo.
2017-08-22 10:34:58 +02:00
a5097e1da6
[add] updates to jackknife from GUI (WIP, experimental)
2017-08-21 17:19:08 +02:00
Ludger Küperkoch
6722024749
Take renaming of existing function into account.
2017-08-21 16:16:09 +02:00
Ludger Küperkoch
dabd7f463c
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
2017-08-21 16:11:41 +02:00
Ludger Küperkoch
75d206b9b1
Revised function using already existing functions.
2017-08-21 16:11:10 +02:00
ed994e987f
[change] ComparisonDlg -> ComparisonWidget
2017-08-21 16:07:57 +02:00
b30ab69ad2
[bugfix] teach comparison to cope without pick
2017-08-21 15:33:00 +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
e9dd34eca7
[change] py3 histogram changes merged to develop
2017-08-21 14:11:41 +02:00
b9bdaa391b
[change] use timedelta if (epick or lpick)=mpick
2017-08-21 13:51:54 +02:00
bdcb0ba649
[change] islope calculation with 2 samples
2017-08-21 13:38:50 +02:00
Darius Arnold
09374f8242
[bugfix] compare now shows histogram for all stations
2017-08-21 12:19:23 +02:00
a9f05d3572
[ fixes #238 ] missing parenthesis in if statement
2017-08-21 10:28:47 +02:00
4faf007e0b
[change] try set ncores flag explicitly (WIP)
2017-08-18 13:18:21 +02:00
2b942338b0
[bugfix] merge_picks not checking for method_id
...
[cleanup] removed unnecessary Data()
2017-08-17 15:47:42 +02:00
Ludger Küperkoch
76144252ea
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
2017-08-17 12:32:54 +02:00
Ludger Küperkoch
24ded1cf2b
Reversed changes made in previous commit, initialize ObsPy-event object including path.
2017-08-17 12:31:42 +02:00
d067d4787e
[bugfix] doubled picks saving XML files
2017-08-17 11:54:01 +02:00
Ludger Küperkoch
5920c64ec5
Reversed some changes of former commit accidently made.
2017-08-16 16:49:47 +02:00
Ludger Küperkoch
b64009e525
[Bugfix] It might happen, that Lc is negative and/or pstop smaller than pstart!
2017-08-16 16:48:04 +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
879282657a
[change] get comparison working with alparray/py3
2017-08-16 15:13:55 +02:00