|
864ef6c64d
|
[bugfix] determination of zero crossings breaks down if data is not demeaned in the signal window (explicitly demeaning data in the signal window when determining the zero crossings)
|
2015-06-22 10:52:26 +02:00 |
|
Ludger Küperkoch
|
3330a3ae35
|
Corrected calculation of Vp/Vs ratio in wadaticheck, now determined from slope of trend as it should be.
|
2015-06-22 09:32:33 +02:00 |
|
Ludger Küperkoch
|
a95caa5efc
|
Weight 9 now for skiped S onsets, turned rank warning off.
|
2015-06-19 15:48:04 +02:00 |
|
Ludger Küperkoch
|
aa624c0358
|
Added new function wadaticheck to test certainty of S-onsets using Wadati diagram.
|
2015-06-19 15:28:53 +02:00 |
|
|
546e919dc9
|
code clean-up following several conventions
|
2015-06-11 10:07:21 +02:00 |
|
|
e6e38dbb95
|
Merge branch 'develop' of 134.147.164.251:/data/git/pylot into develop
|
2015-06-10 15:49:15 +02:00 |
|
|
e6b0c2b470
|
zero xings are now be derived from demeaned data
|
2015-06-10 15:37:58 +02:00 |
|
Ludger Küperkoch
|
0b6b7a7aed
|
Marginal changes only.
|
2015-05-29 16:28:50 +02:00 |
|
Ludger Küperkoch
|
caa0dce637
|
Adopted zero-crossing plotting to output of new function for calculating zero-crossings.
|
2015-05-27 09:36:12 +02:00 |
|
|
bb84e27e54
|
implemented a much faster calculation of the zero crossing beside an average calculation over the whole signal window of the dominant period
|
2015-04-21 08:14:26 +02:00 |
|
|
7816e6342f
|
zooming for 3-component window changed now zooming is done by using the mouse wheel
bugfix: calculation of the snr corrected
|
2015-04-13 09:42:17 +02:00 |
|
|
0824026159
|
standalone python files now import definitions from module pylot.core.pick.utils and parse arguments when called from shell (deleted "if __name__ == '__main__' :" clauses from the module)
|
2015-04-02 15:45:38 +02:00 |
|
Ludger Küperkoch
|
a015b0c90d
|
New functions in module: getnoisewin and getsignalwin to extract noise and signal parts.
|
2015-03-30 16:22:20 +02:00 |
|
Ludger Küperkoch
|
1cdda3652f
|
New module containing some helpful functions, replaces getSNR, fmpicker, and earllatepicker.
|
2015-03-30 14:35:21 +02:00 |
|