Ludger Küperkoch
|
4a911a4ac9
|
Marginal changes only.
|
2015-06-22 15:20:03 +02:00 |
|
Ludger Küperkoch
|
ab53a72c57
|
Debugging: If not enough S-P times are available, the plotting is modified.
|
2015-06-22 15:07:54 +02:00 |
|
Ludger Küperkoch
|
99a5a4499a
|
Debugging: If no P-Pick was determined, no plot of of horizontal data comes up.
|
2015-06-22 14:59:57 +02:00 |
|
Ludger Küperkoch
|
eb153679ba
|
Removed axis limits from plotting part.
|
2015-06-22 14:37:47 +02:00 |
|
Ludger Küperkoch
|
aba3997b20
|
Modified earllatepicker: Mean is removed from trace calculated from noise + signal window.
|
2015-06-22 12:39:29 +02:00 |
|
Ludger Küperkoch
|
635ac1686b
|
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
Conflicts:
pylot/core/pick/utils.py
|
2015-06-22 11:27:01 +02:00 |
|
Ludger Küperkoch
|
fd6e4cb02a
|
Uses now UTCDateTime.timestamp as this is more efficient and shorter.
|
2015-06-22 11:07:22 +02:00 |
|
|
30bc8ccd82
|
reformatting code to avoid indentation inconsistencies
|
2015-06-22 11:06:53 +02:00 |
|
|
6b14c452e2
|
Merge branch 'develop' of 134.147.164.251:/data/git/pylot into develop
Conflicts:
pylot/core/pick/utils.py
|
2015-06-22 10:54:30 +02:00 |
|
|
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 |
|
Ludger Küperkoch
|
613bef1678
|
Implmented dictionary containing onset parameters.
|
2015-06-19 09:09:22 +02:00 |
|
|
57dfb86819
|
[bugfix] importing of run_autopicking.py was inhibited by badly indented call to raw_input() (fixed)
|
2015-06-18 10:55:26 +02:00 |
|
|
883fdf6bf5
|
just cleaning up the code to meet coding conventions
|
2015-06-12 09:36:52 +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
|
b0acee7136
|
Added component splitting also for channels 1 and 2.
|
2015-06-02 13:46:10 +02:00 |
|
Ludger Küperkoch
|
15b245c2e8
|
Debuging, temporary solved problems occuring when reading channels of not oriented sondes (channels 1/2).
|
2015-06-01 16:30:22 +02:00 |
|
Ludger Küperkoch
|
85f0717f10
|
Implemented first-motion picker, some debugging.
|
2015-06-01 14:18:18 +02:00 |
|
Ludger Küperkoch
|
74682952e7
|
New function invoked by autoPyLoT for automated picking of onset times. Main tool for automatic picking!
|
2015-05-29 16:48:58 +02:00 |
|
Ludger Küperkoch
|
5be662524f
|
Debuged AIC picker for plotting smoothed CF instead of unsmoothed CF, implemented quick and dirty a temporary solution to process restituted data in order to calculate apropriate slope (line 204).
|
2015-05-29 16:43:32 +02:00 |
|
Ludger Küperkoch
|
6e51c05c94
|
Running indicies changed after kai Olbert to calculate equal CF as done in MatLab, implemented some tools to compensate numerical artefacts.
|
2015-05-29 16:35:00 +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
|
f6f1c9cf2f
|
Modified to handle new module utils.
|
2015-03-30 16:25:04 +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
|
e8aa9de060
|
Modified to handle new module utils.py.
|
2015-03-30 16:20:41 +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 |
|
Ludger Küperkoch
|
bebe3a3c45
|
Cleaned up source code, debuged: calculates now T/4 instead of T/8 out of zero crossings.
|
2015-03-30 14:18:19 +02:00 |
|
Ludger Küperkoch
|
0ad7e629ce
|
Marginal changes only.
|
2015-03-30 10:59:27 +02:00 |
|
Ludger Küperkoch
|
45eb138717
|
New function to derive SNR, returns SNR and SNR[dB].
|
2015-03-30 10:58:24 +02:00 |
|
Ludger Küperkoch
|
dc78abed09
|
Modified to handle new function fmpicker.
|
2015-03-19 14:36:56 +01:00 |
|
Ludger Küperkoch
|
a606b030e2
|
New function to derive automatically first motion (polarity) of phase onset based on zero crossings and slope determination.
|
2015-03-19 14:32:50 +01:00 |
|
Ludger Küperkoch
|
787cac7d68
|
Removed class EarlLatePicker, replaced by new function earllatepicker.
|
2015-03-18 14:45:49 +01:00 |
|
Ludger Küperkoch
|
16ae4bdfe9
|
Modified for using new function earllatepicker instead of removed class EarlLatePicker of object Picker.
|
2015-03-18 14:45:08 +01:00 |
|
Ludger Küperkoch
|
8ba34db05c
|
New function to calculate earliest and latest possible pick from a given initial (most likely) pick. Replaces class EarlLatePicker of object Picker.
|
2015-03-18 14:44:08 +01:00 |
|
Ludger Küperkoch
|
49a248d139
|
Debuged AICPicker: Now values equal zero are removed from CF to avoid numerical instabilities.
|
2015-03-12 15:45:54 +01:00 |
|
Ludger Küperkoch
|
486449fbb5
|
Debuged EarLatePicker noise level exceedance part.
|
2015-03-11 12:01:06 +01:00 |
|
Ludger Küperkoch
|
85f0445e6b
|
Stabilized AICPicker: if no minimum was found, try 1st derivative of AIC-CF.
|
2015-03-10 16:48:48 +01:00 |
|
Ludger Küperkoch
|
ea68b38f7e
|
Stabilized AICPicker by introducing 1st derivative of CF to find global maximum.
|
2015-03-10 16:18:32 +01:00 |
|
Ludger Küperkoch
|
380cccdf16
|
New attribute getPickError in class EarlLatePicker to derive symmetric picking error out of earliest and latest possible and most probable pick.
|
2015-03-09 16:14:03 +01:00 |
|
Ludger Küperkoch
|
a3fb4770c6
|
Modified to apply and show symmetric picking error derived from EarlLatePicker.py with new attribute getPickError.
|
2015-03-09 16:11:52 +01:00 |
|
Ludger Küperkoch
|
77c87067da
|
Different time windows for slope determination from AR- and HOS-CF.
|
2015-03-04 15:53:18 +01:00 |
|
Ludger Küperkoch
|
8f71297884
|
Debuged, stable slope determination of CF, modified plotting.
|
2015-03-04 15:52:14 +01:00 |
|