Darius Arnold
fde3f251fb
[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-26 12:14:44 +02:00
Darius Arnold
2db6fde709
[add] check second maximum of HOS/AR-CF
...
Use the second maximum if it is larger than first maximum * minfactor. This helps when two onsets are close together (eg. S and SKS at 90°) and the second onset is stronger.
2017-08-26 02:12:31 +02:00
Darius Arnold
cd83c99034
[bugfix] wdfit2 referenced before set if wadaticheck had < 3 good picks
2017-08-26 01:55:16 +02:00
Darius Arnold
c760ea394c
[add] remove picks with weight > 3 from pickdictionary after autopicking
2017-08-26 01:53:38 +02:00
Darius Arnold
1afc6bdcf1
readd imports of check4rotated that got lost during merge
2017-08-26 01:49:18 +02:00
Darius Arnold
63293c6f93
gitignore file update
2017-08-26 01:43:21 +02:00
Darius Arnold
1dab754811
Merge branch 'develop' into darius
2017-08-26 01:42:18 +02:00
Darius Arnold
17da0b9ddb
[bugfix] check4rotated unable to access metadata in TuneAutopicker
2017-08-26 01:10:17 +02:00
726544bf3b
[update] canvas finally working again
2017-08-24 17:16:21 +02:00
Darius Arnold
2a2c4d7a37
[change] replace NaN's in HOScf by first NaN value instead of zero
2017-08-24 15:42:12 +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
9dfb4f37a5
[change] calculate slope from two or more samples
2017-08-21 13:20:05 +02:00
Darius Arnold
c454640619
[bugfix] handle to short zero crossings window
2017-08-21 13:19:22 +02:00
Darius Arnold
6223c4b5e1
[change] more readable indexing during slope determination
2017-08-21 13:18:31 +02:00
Darius Arnold
2e094fb0b5
[bugfix] catch empty index array during slope determination
2017-08-21 13:17:33 +02:00
Darius Arnold
f6ae77d4d2
[add] tune autopicker displays picked onset time and error in seconds
2017-08-21 13:16:22 +02:00
Darius Arnold
08ce54e890
[add] enabled jackknife function fpr P onsets
2017-08-21 13:15:38 +02:00
Darius Arnold
f2a6228e83
[bugfix] error in if check during load of eventliste.csv file
2017-08-21 13:14:10 +02:00
Darius Arnold
3e3b00b304
[add] function to rotate back traces if metadata is available
2017-08-21 13:13:03 +02:00
Darius Arnold
f1b64bb314
[add] possible models displayed in taupy tooltip
2017-08-21 13:09:54 +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