|
3dc9bb3d06
|
some pick plotting issues solved; replotting main window if picks have been changed, otherwise just plot additional/deleted picks
|
2015-09-25 15:06:59 +02:00 |
|
|
33164d4d1f
|
corrected for some python 3 compatibility issues; added a new delete picks button to the picking window
|
2015-09-25 09:03:59 +02:00 |
|
Marcel Paffrath
|
98df4db95d
|
cosmetics
|
2015-09-24 10:14:39 +02:00 |
|
Ludger Küperkoch
|
b391f5e082
|
Modified class DCfc: calculation of fft bins after Bath.
|
2015-09-23 17:02:27 +02:00 |
|
Ludger Küperkoch
|
c790b4f353
|
Implemented new class DCfc.
|
2015-09-23 16:32:18 +02:00 |
|
Ludger Küperkoch
|
30ee81a39d
|
New class DCfc of object Magnitude for calculating source spectrum and to derive DC value and corner frequency.
|
2015-09-23 16:31:48 +02:00 |
|
Marcel Paffrath
|
d38adb75b2
|
deleted import * from pylab
|
2015-09-23 14:11:24 +02:00 |
|
Marcel Paffrath
|
9d5b7ad5ae
|
name change
|
2015-09-22 14:38:27 +02:00 |
|
Marcel Paffrath
|
19e4435497
|
name change
|
2015-09-22 14:36:19 +02:00 |
|
Marcel Paffrath
|
bb97df6179
|
name change
|
2015-09-22 14:35:04 +02:00 |
|
Marcel Paffrath
|
217db9bbdd
|
[bugfix] updated EPick nan fix
|
2015-09-22 13:41:19 +02:00 |
|
|
844708bbac
|
[hotfix] earllatepicker recursively modifies isignal to obtain zero-crossing also for low frequency onsets
|
2015-09-22 12:29:42 +02:00 |
|
Marcel Paffrath
|
dedf6eff00
|
Changed earllatepicker. If EPick = Nan, signal window is doubled.
|
2015-09-22 11:58:43 +02:00 |
|
|
130dc8db4e
|
[bugfix] wrong functions import fixed
|
2015-09-22 10:31:37 +02:00 |
|
|
d1f1fb42f3
|
[fixes #176] event files are now opened and loaded correctly and picks are plotted in place
|
2015-09-21 08:48:29 +02:00 |
|
|
34d31a1aa8
|
Merge branch 'develop'
|
2015-09-18 09:54:43 +02:00 |
|
|
ff2b50f615
|
made some changes to make the code more idiomatic and renamed method convertPicks4PyLoT to updatePicks
|
2015-09-18 09:54:29 +02:00 |
|
|
2b42583999
|
debugged some code fragments while trying to solve the load event data problem
|
2015-09-17 17:55:40 +02:00 |
|
|
7a47594614
|
debugged some code fragments while trying to solve the load event data problem
|
2015-09-17 17:45:10 +02:00 |
|
Marcel Paffrath
|
26c958b421
|
initial import of new modules working on active seismic data
|
2015-09-17 11:09:30 +02:00 |
|
Marcel Paffrath
|
61c7e9f417
|
removed stashed changes
|
2015-09-17 11:07:22 +02:00 |
|
Marcel Paffrath
|
57a9444478
|
commiting changes to suppress output; necessary for fast calculation in active mode
|
2015-09-14 11:01:23 +02:00 |
|
|
f5fa4f4faf
|
Python 3 compatibility
|
2015-09-07 10:03:12 +02:00 |
|
|
efd8f1f0c6
|
Merge branch 'develop' of ariadne:/data/git/pylot into 176
|
2015-09-05 09:46:05 +02:00 |
|
|
e9c4987ca0
|
Merge branch 'develop' of ariadne:/data/git/pylot into develop
|
2015-09-05 09:41:52 +02:00 |
|
|
49cbfd92e5
|
Merge branch 'develop' of ariadne:/data/git/pylot into 176
|
2015-09-05 09:40:52 +02:00 |
|
Ludger Küperkoch
|
70b3f031f8
|
Optimized some parameters.
|
2015-09-04 15:29:04 +02:00 |
|
Ludger Küperkoch
|
5d8346b1ca
|
Optimized some parameters.
|
2015-09-04 15:28:57 +02:00 |
|
Ludger Küperkoch
|
cfca52e576
|
Debuged slope determination [counts/s] within AICPicker.
|
2015-09-04 15:28:37 +02:00 |
|
|
4eef4d238b
|
176 open event failure
|
2015-09-04 15:01:59 +02:00 |
|
Ludger Küperkoch
|
ac7d239b40
|
Optimized parameter pstop, as this is a cruicial parameter for stable AIC-CF calculation.
|
2015-09-04 12:09:17 +02:00 |
|
Ludger Küperkoch
|
0753071cfb
|
Removed import of scipy as this is no more necessary.
|
2015-09-04 11:23:59 +02:00 |
|
Ludger Küperkoch
|
254c745f25
|
Marginal changes.
|
2015-09-04 11:19:57 +02:00 |
|
Ludger Küperkoch
|
956e16fdca
|
Modified parameter minsiglength for modified routine checksignallength.
|
2015-09-04 11:17:56 +02:00 |
|
Ludger Küperkoch
|
1001da728e
|
Modified parameter minsiglength for modified routine checksignallength.
|
2015-09-04 11:17:46 +02:00 |
|
Ludger Küperkoch
|
23430c9d90
|
Modofied checksignallength: uses RMS trace of all components (if available) to check signal length. This avoids skipping of P pick, if P coda is very weak. If only vertical trace is available, rms of vertical trace is used instead with smaller required minimum signal length.
|
2015-09-04 11:16:34 +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
|
0dc1091078
|
restituteWFData: introduced return flag restflag to indicate whether restitution could be performed or not.
|
2015-09-04 11:12:25 +02:00 |
|
Ludger Küperkoch
|
ab1d27747a
|
Some reformating.
|
2015-09-03 15:42:20 +02:00 |
|
Ludger Küperkoch
|
60b9f176f0
|
Cosmetics, changed print commands to keep compatibility to Python 3.
|
2015-09-03 14:55:25 +02:00 |
|
|
cc0b1e0a5b
|
176 open event failure
|
2015-09-03 13:21:46 +02:00 |
|
|
81b95e6a22
|
[addresses #167] started fixing the multiple phase saving issue
|
2015-09-03 09:15:31 +02:00 |
|
Ludger Küperkoch
|
bf1194ec3b
|
Changed??
|
2015-09-01 14:32:36 +02:00 |
|
Ludger Küperkoch
|
3ba57cfc56
|
Introduced new class DCfc for calculating the source spectrum and to derive the DC-value and the corner frquency of the source spectrum. Just at the beginning!
|
2015-09-01 14:32:09 +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 |
|
|
c940b092d0
|
Merge branch 'master' into develop
|
2015-08-31 13:47:22 +02:00 |
|
|
7588ad3c5b
|
resolved conflicts
|
2015-08-31 13:45:25 +02:00 |
|
|
623f5d7b7e
|
[addresses #167] started fixing the multiple phase saving issue
|
2015-08-31 13:37:18 +02:00 |
|
Ludger Küperkoch
|
fb3b599f50
|
restituteWFData: If input streams is None, a copy of streams derived by self.getWFData() is used for further processing.
|
2015-08-31 10:24:17 +02:00 |
|