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 |
|
|
108d6c75d6
|
Merge branch 'develop' of 134.147.164.251:/data/git/pylot into develop
|
2015-07-13 06:41:02 +02:00 |
|
|
da22dcce90
|
renaming run_autopicking to autopickstation
|
2015-07-13 06:40:51 +02:00 |
|
Ludger Küperkoch
|
707618c6b1
|
Found bug in fmpicker, copy-and-paste error.
|
2015-07-10 15:23:48 +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 |
|
|
f704d8b258
|
Merge branch 'develop' of 134.147.164.251:/data/git/pylot into develop
|
2015-07-09 11:37:11 +02:00 |
|
|
398a25f902
|
non-working commit of autoPyLoT functionality in overview window
|
2015-07-09 11:37:03 +02:00 |
|
Ludger Küperkoch
|
dde7d73d2a
|
Improved text output on stdout for some control routines.
|
2015-07-09 09:17:10 +02:00 |
|
Ludger Küperkoch
|
b5e279a318
|
removed fixed iplot flag.
|
2015-07-06 15:53:56 +02:00 |
|
Ludger Küperkoch
|
8463a87507
|
Introduced saftey factor for jackknife test to be less conservative.
|
2015-07-06 15:52:25 +02:00 |
|
|
29de650b4e
|
reformatting code to avoid mixing up whitespace and tabulator characters
|
2015-07-06 10:57:34 +02:00 |
|
Ludger Küperkoch
|
0d8b6b4446
|
New key in pick dictionary: marker, indicating if pick has been rejected by checksignallength or checkZ4S.
|
2015-07-02 09:26:05 +02:00 |
|
Ludger Küperkoch
|
8282a7aa12
|
Marginal changes.
|
2015-07-02 09:23:51 +02:00 |
|
Ludger Küperkoch
|
82d9d45abf
|
Marginal changes.
|
2015-07-01 15:37:07 +02:00 |
|
Ludger Küperkoch
|
3e81adfec6
|
Marginal changes.
|
2015-07-01 15:31:50 +02:00 |
|
Ludger Küperkoch
|
5bb616ffc5
|
Marginal changes.
|
2015-07-01 15:31:02 +02:00 |
|
Ludger Küperkoch
|
fb956f381a
|
Implmented new quality control function checkZ4S.
|
2015-07-01 15:30:13 +02:00 |
|
|
9aa8a5bf13
|
function getSNR re-implemented in order to allow SNR calculation for stream object with more than one trace; the resulting SNR is the maximum SNR found over all traces in the stream object
|
2015-06-29 16:16:59 +02:00 |
|
|
0fcd6fab9d
|
clean-up to meet coding conventions
|
2015-06-29 16:14:11 +02:00 |
|
Ludger Küperkoch
|
99adb5ce9c
|
Finialized new function checkPonset.
|
2015-06-26 15:59:50 +02:00 |
|
Ludger Küperkoch
|
0789f51d69
|
Implemented additional quality control function checkPonsets, using subfunction jackknife to skip misspicks. Yet not entirely finished.
|
2015-06-26 08:48:24 +02:00 |
|
Ludger Küperkoch
|
ab840fbcf1
|
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
Try to solve conflict, only marginal changes.
Conflicts:
pylot/core/pick/utils.py
|
2015-06-25 11:17:32 +02:00 |
|
Ludger Küperkoch
|
edd925af99
|
Some cosmetics.
|
2015-06-25 11:11:19 +02:00 |
|
|
7ec28664b4
|
new function getResolutionWindow and doc testing added
|
2015-06-25 10:21:52 +02:00 |
|
Ludger Küperkoch
|
c9f07b6540
|
getSNR: demean using only mean determined from noise window.
|
2015-06-25 10:07:35 +02:00 |
|
Ludger Küperkoch
|
2cd7572ee4
|
Removed fixed plotting flag.
|
2015-06-24 16:44:15 +02:00 |
|
Ludger Küperkoch
|
7281220b55
|
wadaticheck: bug fixed, initialization of running index at wrong place.
|
2015-06-24 16:42:50 +02:00 |
|
Ludger Küperkoch
|
c68597ce62
|
Debugging.
|
2015-06-24 15:43:59 +02:00 |
|
Ludger Küperkoch
|
017532272f
|
Modified: new function checksignallength added.
|
2015-06-24 14:17:43 +02:00 |
|
Ludger Küperkoch
|
68bbea9854
|
Implemented new function for quality control: checksignallength, checks signal length in order to detect spuriously picked noise peaks.
|
2015-06-24 14:15:54 +02:00 |
|
Ludger Küperkoch
|
728cf15f19
|
Demean: Mean to be subtracted from time series is now calculated from noise part only.
|
2015-06-24 09:29:59 +02:00 |
|
Ludger Küperkoch
|
123634924b
|
Removed fix iplot flag.
|
2015-06-23 16:27:28 +02:00 |
|
Ludger Küperkoch
|
8f0c1fb8ec
|
Debugging.
|
2015-06-23 16:24:10 +02:00 |
|
Ludger Küperkoch
|
5410b4481a
|
Debugging.
|
2015-06-23 16:23:18 +02:00 |
|
Ludger Küperkoch
|
54fd3004b4
|
Debugging.
|
2015-06-23 16:22:21 +02:00 |
|
Ludger Küperkoch
|
1c749dd9a8
|
Debugging.
|
2015-06-23 12:24:13 +02:00 |
|
Ludger Küperkoch
|
c54ba04ae2
|
Marginal changes.
|
2015-06-23 12:19:16 +02:00 |
|
Ludger Küperkoch
|
add4944c05
|
Marginal changes.
|
2015-06-23 12:18:45 +02:00 |
|
Ludger Küperkoch
|
c35dd456fe
|
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
Merge necessary after commit before pull.
|
2015-06-23 12:02:51 +02:00 |
|
Ludger Küperkoch
|
44050564b8
|
Debugging.
|
2015-06-23 12:02:04 +02:00 |
|
Ludger Küperkoch
|
931853016a
|
Debugging.
|
2015-06-23 12:01:36 +02:00 |
|
|
8d4aaab92a
|
[bugfix] return value of getnoisewin and getsignalwin should be of expected type numpy.ndarray (was tuple)
|
2015-06-23 08:49:10 +02:00 |
|
|
dc281c6c0e
|
[bugfix] determine the SNR according to the demeaned waveform between the beginning of the noise window and the end of the signal window
|
2015-06-23 08:24:21 +02:00 |
|
|
bb6ebc7ee1
|
reformatting code for reasons of coding conventions
|
2015-06-23 08:22:59 +02:00 |
|
Ludger Küperkoch
|
d25e791bb8
|
Debugging.
|
2015-06-22 16:01:25 +02:00 |
|
Ludger Küperkoch
|
833b29a488
|
Debugging.
|
2015-06-22 16:01:16 +02:00 |
|
Ludger Küperkoch
|
f2510ff400
|
Switched off warnings.
|
2015-06-22 15:35:16 +02:00 |
|