|
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
|
b91f4c9619
|
Implemented new function wadaticheck.
|
2015-06-19 15:27:24 +02:00 |
|
Ludger Küperkoch
|
613bef1678
|
Implmented dictionary containing onset parameters.
|
2015-06-19 09:09:22 +02:00 |
|
Ludger Küperkoch
|
fd796ba6e1
|
Implemented dictionary containing onset parameters.
|
2015-06-19 09:08:28 +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 |
|
|
04b6c53ec0
|
Merge branch 'develop' of 134.147.164.251:/data/git/pylot into develop
Conflicts:
pylot/core/pick/Picker.py
|
2015-06-12 09:38:19 +02:00 |
|
|
883fdf6bf5
|
just cleaning up the code to meet coding conventions
|
2015-06-12 09:36:52 +02:00 |
|
|
c5ce958a41
|
just cleaning up the code to meet coding conventions
|
2015-06-12 09:31:58 +02:00 |
|
|
c5da8fd994
|
changed usage signature of some function from module utils and the corresponding calls
|
2015-06-11 10:12:50 +02:00 |
|
|
546e919dc9
|
code clean-up following several conventions
|
2015-06-11 10:07:21 +02:00 |
|
|
3d8bea8f7e
|
deleted obsolete module
|
2015-06-11 10:02:44 +02:00 |
|
|
63849177be
|
package active will provide capabilities for processing reflection seismic surveys automatically
|
2015-06-11 05:36:56 +02:00 |
|
|
77b7d26902
|
selectable phases should be edited elsewhere not in the combobox itself
|
2015-06-11 05:34:07 +02:00 |
|
|
e6e38dbb95
|
Merge branch 'develop' of 134.147.164.251:/data/git/pylot into develop
|
2015-06-10 15:49:15 +02:00 |
|
|
93dfe76b7e
|
fixed some bugs concerning plotting and implemented a more flexible way of drawing the picks including error plotting
|
2015-06-10 15:49:06 +02:00 |
|
|
864cb112bc
|
usage changed due to release [1d70a23 ]
|
2015-06-10 15:47:40 +02:00 |
|
|
b3ea4229a4
|
implement opportunity to apply different kind of event data to the data object
|
2015-06-10 15:46:37 +02:00 |
|
|
1d70a236d1
|
[bugfix] avoid forming invalid pickID strings (line 194)
do not use altered resource identifier for all kinds of event objects
|
2015-06-10 15:45:49 +02:00 |
|
|
ba7ab07473
|
catch non string type input for filename construction
|
2015-06-10 15:43:43 +02:00 |
|
|
3cb73fb948
|
alternative for storing event data (discussable)
|
2015-06-10 15:41:37 +02:00 |
|
|
0721e225a7
|
never return values for without a meaning
|
2015-06-10 15:40:36 +02:00 |
|
|
e6b0c2b470
|
zero xings are now be derived from demeaned data
|
2015-06-10 15:37:58 +02:00 |
|
|
e0568e3849
|
write picks into data object (work in progress)
|
2015-06-10 15:36:37 +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
|
0dce58ede4
|
Marginal changes.
|
2015-06-02 13:43:39 +02:00 |
|
Ludger Küperkoch
|
ce75a82f5b
|
Some cosmetics.
|
2015-06-02 13:42:44 +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
|
5488d4e0fc
|
Debuged loop, seperate loops for single event or complete data structure processing, respectively.
|
2015-06-01 16:28:27 +02:00 |
|
Ludger Küperkoch
|
85f0717f10
|
Implemented first-motion picker, some debugging.
|
2015-06-01 14:18:18 +02:00 |
|
Ludger Küperkoch
|
ab9a49a727
|
Additional parameters for first-motion picker.
|
2015-06-01 14:16:52 +02:00 |
|
Ludger Küperkoch
|
c676fc5762
|
Modified loop over all available stations to prevent processing of one station several times.
|
2015-06-01 14:15:37 +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
|
1c71286fd8
|
Modified picking parameter input file for new function run_autopicking.
|
2015-05-29 16:30:12 +02:00 |
|
Ludger Küperkoch
|
0b6b7a7aed
|
Marginal changes only.
|
2015-05-29 16:28:50 +02:00 |
|
Ludger Küperkoch
|
6c73e30754
|
Modified to run new function run_autopicking.
|
2015-05-29 16:26:31 +02:00 |
|
|
0c76c496fb
|
Merge branch 'develop' of 134.147.164.251:/data/git/pylot into develop
|
2015-05-28 12:14:29 +02:00 |
|
|
c86adb4e6e
|
preparing storing the picks and making the GUI work more intuitively
|
2015-05-28 12:14:16 +02:00 |
|
|
2da7861b6f
|
todo mark deleted
|
2015-05-28 11:54:16 +02:00 |
|
Ludger Küperkoch
|
c04235dffc
|
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
|
2015-05-27 09:36:21 +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 |
|
|
a239de26e8
|
bugfix: eventID is now appended to the path in autoPyLoT if eventID is given in autoPyLoT.in
|
2015-05-27 08:48:07 +02:00 |
|
|
b9ce5b4f41
|
try to read lists of files not wildcards
|
2015-05-20 11:29:55 +02:00 |
|
|
6dc0b206e9
|
changed string representation of data object
|
2015-05-20 11:20:37 +02:00 |
|
|
0a6cff5f23
|
Merge branch 'develop' of 134.147.164.251:/data/git/pylot into develop
Conflicts:
autoPyLoT.py
|
2015-05-20 11:05:53 +02:00 |
|