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
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
2ce609a19c
[bugfix] tuneAutopicker not working cause of wadatijack
2017-08-23 14:46:30 +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
b185ce72b1
[add] exclude quality class 4 from comparison
2017-08-21 15:33:19 +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
a75c16b2cd
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
2017-08-21 13:56:40 +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
Ludger Küperkoch
f6225f8176
[Bugfix] Strange bug, happened only in multiple-event processing, key error.
2017-08-21 13:20:15 +02:00
Darius Arnold
09374f8242
[bugfix] compare now shows histogram for all stations
2017-08-21 12:19:23 +02:00
e0e0be48c7
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
2017-08-21 10:30:10 +02:00
a9f05d3572
[ fixes #238 ] missing parenthesis in if statement
2017-08-21 10:28:47 +02:00
Ludger Küperkoch
2cbecfd54e
[Bugfix] "locflag" was overwritten within event loop.
2017-08-18 16:52:39 +02:00
Ludger Küperkoch
6ba7fd8874
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
2017-08-18 15:40:30 +02:00
Ludger Küperkoch
6729256087
[Bugfix] changed name of keys in loops, which might overwrite equal named input argument, reversed double fix of bug.
2017-08-18 15:38:01 +02:00
8fb6a4ea19
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
2017-08-18 14:54:02 +02:00
9c12dde741
[change] simplified toolbars, disabled dragging
2017-08-18 14:53:35 +02:00
Ludger Küperkoch
13f7976e53
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
2017-08-18 14:05:11 +02:00