Ludger Küperkoch
|
67e37fe530
|
Initialization of picks dictionary including Mo, Mw, w0 and fc.
|
2015-12-03 14:59:39 +01:00 |
|
|
1a5eed5559
|
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
Conflicts:
pylot/core/pick/autopick.py
|
2015-12-02 22:05:47 +01:00 |
|
|
f3ba22b235
|
[new] introduced verbose flag to suppress to much output during auto picking (slows down especially to GUI triggered auto picking process)
|
2015-12-02 19:17:04 +01:00 |
|
Ludger Küperkoch
|
40f38ebf84
|
Removed calculation of source spectrum from autopick, as azimuth and angle of incidence are necessary and thus a location is needed for a reliable calculation of the source spectrum. Source spectrum is now calculated after locating the event.
|
2015-12-02 10:09:17 +01:00 |
|
Ludger Küperkoch
|
9f93c25aa8
|
Put additional parameters w0 and fc to picks dictionary.
|
2015-11-30 14:41:59 +01:00 |
|
Ludger Küperkoch
|
7f05568f65
|
Bugfix: Captured error, if earllatepicker returns None for lpickS1/2, epickS1/2, and Serror1/2.
|
2015-11-24 13:35:23 +01:00 |
|
Ludger Küperkoch
|
0a1d177d60
|
Additional picking parameters to be temporary modified for iterative picking.
|
2015-11-23 16:40:24 +01:00 |
|
Ludger Küperkoch
|
8a16643bd8
|
Marginal changes.
|
2015-11-20 16:02:25 +01:00 |
|
Ludger Küperkoch
|
07bbc2926e
|
New function iteratepicker for iterative picking.
|
2015-11-20 15:51:22 +01:00 |
|
Ludger Küperkoch
|
96fcc2470b
|
Modified pick dictionary: writes dummy onset times (start of seismic trace) into dictionary in order to derive theoretical onset times later needed for iterative picking.
|
2015-11-18 11:12:53 +01:00 |
|
Ludger Küperkoch
|
a1fbea98be
|
Debuged: checks minimum number of zero crossings before calculating source spectrum from P pulse.
|
2015-11-11 16:11:25 +01:00 |
|
Ludger Küperkoch
|
2ea2db0791
|
Debuged: Calculates real onset times for pick dictionary only, if earliest and latest possible pick are not None.
|
2015-11-11 14:53:50 +01:00 |
|
Ludger Küperkoch
|
7ed1ad2983
|
Debuged indentation error at lines 341 to 345.
|
2015-11-11 14:04:06 +01:00 |
|
Ludger Küperkoch
|
4f67e3e31a
|
Debuged: Checks additionally for component 3 if component Z not available.
|
2015-11-11 13:58:25 +01:00 |
|
Ludger Küperkoch
|
f738160a8b
|
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
Conflicts:
autoPyLoT.py
|
2015-11-05 08:47:06 +01:00 |
|
|
0a7b02c04a
|
general clean-up 2.0 even more checks made and issues resolved
|
2015-10-19 11:25:15 +02:00 |
|
|
0fa701a878
|
general code clean-up
|
2015-10-19 05:32:10 +02:00 |
|
Ludger Küperkoch
|
8035903fa5
|
Zero crossings are calculated to derive only P pulse for calculating source spectrum.
|
2015-09-29 11:15:51 +02:00 |
|
Ludger Küperkoch
|
c790b4f353
|
Implemented new class DCfc.
|
2015-09-23 16:32:18 +02:00 |
|
Ludger Küperkoch
|
de608798b9
|
Modified checking of signal length, uses RMS trace of all components now (if available).
|
2015-09-04 11:13:52 +02:00 |
|
Ludger Küperkoch
|
258b8b1ff4
|
Marginal changes only.
|
2015-09-01 14:30:54 +02:00 |
|
Ludger Küperkoch
|
de5c65bc1d
|
Wood-Anderson peak-to-peak amplitude is now calculated even if S weight is 4. At least P pick must be confident, if S weight > 3 a larger window for getting maximum peak-to-peak amplitude is used.
|
2015-09-01 14:25:48 +02:00 |
|
Ludger Küperkoch
|
d756f5d2e1
|
Replaced hard coded window length for getting Wood-Anderson peak-to-peak amplitude with formerly set window length for calculating CF for S-picking.
|
2015-08-31 10:10:42 +02:00 |
|
Ludger Küperkoch
|
eb592a3426
|
Claculation of Wood-Anderson amplitude only, if S-weight < 4.
|
2015-08-28 11:39:39 +02:00 |
|
Ludger Küperkoch
|
533ccc7b5c
|
Implemented new class wapp to calculate Wood-Anderson amplitudes for local magnitude calculation. Before calculating Wood-Anderson amplitude the certain traces are instrument corrected.
|
2015-08-28 11:29:00 +02:00 |
|
Ludger Küperkoch
|
4bfe4ce047
|
Marginal changes.
|
2015-08-27 09:53:05 +02:00 |
|
Ludger Küperkoch
|
def9760f4b
|
Cosmetics.
|
2015-08-13 11:02:07 +02:00 |
|
Ludger Küperkoch
|
fba2aad664
|
Added more detailed information for user about skipped picks.
|
2015-08-13 10:52:07 +02:00 |
|
|
da22dcce90
|
renaming run_autopicking to autopickstation
|
2015-07-13 06:40:51 +02:00 |
|
|
ea976295d0
|
huge structural rearrangement to resolve circular import problems
[add] new feature added to QtPyLoT capable of automatically picking an event from overview window
|
2015-07-10 09:22:58 +02:00 |
|