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 |
|
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 |
|
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
|
d0d38b81cb
|
Removed indentation error.
|
2015-08-31 09:38:18 +02:00 |
|
Ludger Küperkoch
|
69c17f9fdb
|
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
|
2015-08-31 09:02:16 +02:00 |
|
|
1f7049691c
|
[addresses #167] started fixing the multiple phase saving issue
|
2015-08-28 16:01: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
|
827a07a7ef
|
Skipped restitution of entire traces at the beginning of processing as this is too time consuming. Instead, only traces are corrected within autopickstation, where at least automatically a P pick has been set.
|
2015-08-28 11:31:19 +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
|
ef8ebc300e
|
New object to calculate magnitude. Finished class wapp to calculate amplitude as seen on Wood-Anderson seismograph.
|
2015-08-28 11:27:09 +02:00 |
|
|
497ca39c91
|
reformatted data.py to meet coding conventions
|
2015-08-28 10:15:28 +02:00 |
|
|
038caf4d54
|
reformat code
|
2015-08-28 09:05:50 +02:00 |
|
|
6597c881a6
|
reformatting code
|
2015-08-27 15:42:51 +02:00 |
|
|
779b9e7313
|
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
Conflicts:
pylot/core/read/data.py
|
2015-08-27 15:42:01 +02:00 |
|
|
7785bd1900
|
Merge branch 'master' into develop
Conflicts:
pylot/core/read/data.py
|
2015-08-27 15:28:54 +02:00 |
|
Ludger Küperkoch
|
ee777b4beb
|
Removed import pdb.
|
2015-08-27 14:26:15 +02:00 |
|
Ludger Küperkoch
|
3e164fd0c6
|
restituteWFData: More output for user.
|
2015-08-27 14:24:52 +02:00 |
|
|
3dd65b9cc3
|
[addresses #167] started fixing the multiple phase saving issue
|
2015-08-27 12:55:34 +02:00 |
|
Ludger Küperkoch
|
96395f6a1a
|
restituteWFData: searches now for keyword processing to check, whether this trace has already been corrected or not.
|
2015-08-27 11:40:42 +02:00 |
|
Ludger Küperkoch
|
845fd6a7b3
|
restituteWFData: able to handle several dataless-, inventory- or resp-files, calculates prefiltering from sampling rate of trace. Processing with inventory- or resp-file has yet not been checked!
|
2015-08-27 11:04:46 +02:00 |
|
Ludger Küperkoch
|
834e836a3d
|
Removed parameter prefilt, no more necessary.
|
2015-08-27 11:01:59 +02:00 |
|
Ludger Küperkoch
|
4bfe4ce047
|
Marginal changes.
|
2015-08-27 09:53:05 +02:00 |
|
Ludger Küperkoch
|
0f4d13b8a5
|
Changed permissions.
|
2015-08-27 09:46:35 +02:00 |
|
|
2dc7819a84
|
restitute seismometer response
|
2015-08-27 05:51:03 +02:00 |
|
Ludger Küperkoch
|
8af4f8ad1e
|
Finished (temporary!) new function restitueWFData.
|
2015-08-26 17:00:17 +02:00 |
|
Ludger Küperkoch
|
6719939a66
|
New parmater prefilt for filtering traces before restitution.
|
2015-08-26 16:45:19 +02:00 |
|
|
5d970fde1e
|
[closes #164] test
|
2015-08-18 11:28:38 +02:00 |
|
|
b1736358b7
|
[closes #164] test
|
2015-08-18 11:23:04 +02:00 |
|
|
70d9389f4b
|
[closes #164] test
|
2015-08-18 11:13:16 +02:00 |
|
|
f844f7b316
|
[closes #164] test
|
2015-08-18 11:09:34 +02:00 |
|
|
8c8ef7bb2a
|
[closes #164] test
|
2015-08-18 10:39:58 +02:00 |
|
Ludger Küperkoch
|
def9760f4b
|
Cosmetics.
|
2015-08-13 11:02:07 +02:00 |
|
Ludger Küperkoch
|
ceed663a77
|
AICPicker: if iplot > 1, figure with waveform and CF is raised, even when slope is calculation failed.
|
2015-08-13 10:57:46 +02:00 |
|
Ludger Küperkoch
|
64b8e1a9e8
|
checksignallength: Added more detailed information for user.
|
2015-08-13 10:54:17 +02:00 |
|
Ludger Küperkoch
|
fba2aad664
|
Added more detailed information for user about skipped picks.
|
2015-08-13 10:52:07 +02:00 |
|
Ludger Küperkoch
|
2668f4435c
|
Removed unsused import-pdb command.
|
2015-08-13 09:01:47 +02:00 |
|
Ludger Küperkoch
|
4f634cc43a
|
Debuged getDataArray: Reliable cutting of waveforms independetn from actual waveform lengths.
|
2015-08-12 16:48:55 +02:00 |
|
|
d9cb3517cc
|
[closes #160] the picking window has now a home button for easy reset of zoom
|
2015-07-21 08:10:15 +02:00 |
|
|
0e3576d193
|
[closes #157] filter defaults are now read from text file like the sample filter.in coming with this commit simply copy to .pylot folder in your home directory (this is preliminary because the filter parameters should be settable project wide by one responsible person)
|
2015-07-21 07:41:41 +02:00 |
|
|
0b02e8c213
|
Merge branch 'export-and-save-picks' into develop
|
2015-07-18 16:13:37 +02:00 |
|
|
0b6fbd22c5
|
reformatting code to meet coding conventions
|
2015-07-18 16:13:11 +02:00 |
|