f58d17be14
WIP restructuring fig_dict to be created inside Qt Main Thread
2017-05-11 17:15:20 +02:00
Ludger Küperkoch
141dd3c9e6
Bugfix: wrong parameter naming
2017-05-09 18:12:00 +02:00
3090d5fca0
added two missing figures
2017-05-08 16:23:10 +02:00
a8577ac80a
Merge remote-tracking branch 'origin/develop' into develop
2017-05-08 15:43:09 +02:00
c784d46521
changed whole autoPyLoT figure structure to fig/ax structure to keep connections to figures in memory, iPlot now part of autoPyLoT function call parameters (not yet in argparser)
2017-05-08 15:38:41 +02:00
Ludger Küperkoch
2ef647251e
Modified plot output.
2017-05-05 14:07:35 +02:00
c90b061de9
coppied files from Ludgers Laptop
2017-04-06 13:16:28 +02:00
80e0ca99d7
[new] added function to calculate symmetrized pickerror on the fly
2016-09-21 14:12:58 +02:00
08df7c3304
[edit] decreased unwanted verbosity
2016-05-20 10:11:40 +02:00
fd27a43110
fixing import problems
2016-05-03 15:09:51 +02:00
41991c5d81
[edit] further restructuring and bugfixing
2016-05-03 13:54:59 +02:00
a82c1d39c6
[fix] fixing obvious problems in advance
2016-05-03 09:35:31 +02:00
8cb4f11bf8
[edit] implementing reassessment functions
2016-05-02 14:10:11 +02:00
edd8920d54
WALL-E --- Small robot, big job! Restructuring the code and preparing implementation of a re-assessment tool for PILOT phases.
2016-05-01 21:10:30 +02:00
d7cfd0d176
WALL-E: Einmal aufräumen und zurück!
2016-03-30 08:14:58 +02:00
6108519acb
[ closes #182 ]
...
noiselevel now determined as the maximum of the absolute values of the noisewindow (holds also for signallevel); now the SNR and noiselevel is determined from the filtered waveform
2016-03-03 10:40:20 +01:00
5e26519d66
[fix] avoid usage of hardly programmed indices
2016-03-02 11:06:31 +01:00
ada9f4e780
[new] started implementation of probability density representation routines
2016-02-15 20:15:54 +01:00
5170a0b1c6
[new] implementation of a probability density function representation of the pick (untested)
2016-02-01 06:13:17 +01:00
70f2761003
[reformat] reformatted indentation
2016-02-01 06:11:25 +01:00
Ludger Küperkoch
e1c2629f97
Modified writephases for NLLoc: writes dummy onset times (start of seismic trace) into phase file in order to derive theoretical onset times later needed for iterative picking.
2015-11-18 11:11:10 +01:00
Ludger Küperkoch
b5b7453214
Debuged writephases: if first motion (fm) is None, ? is written to NLLoc-phase file.
2015-11-11 15:09:50 +01:00
Ludger Küperkoch
c01c88b657
earllatepicker: take half wavelength for getting earliest possible pick as suggested by Diehl et al..
2015-11-11 14:51:14 +01:00
Ludger Küperkoch
cd26d85f7c
Debuged: Checks additionally for component 3 if component Z not available.
2015-11-11 14:10:44 +01:00
Ludger Küperkoch
3fa4a31978
Extended function writephases for writing phases to HYPO71-input phase file.
2015-11-04 16:53:03 +01:00
Ludger Küperkoch
94448297bb
Marginal changes.
2015-10-28 09:13:30 +01:00
Ludger Küperkoch
a315384417
New function writephases.py for writing phases files for various kinds of location routines. Started with NLLoc-phase file.
2015-10-27 10:01:07 +01:00
Ludger Küperkoch
c0ca788c5c
Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
...
Conflicts:
autoPyLoT.py
pylot/core/analysis/magnitude.py
pylot/core/pick/utils.py
2015-10-27 09:25:29 +01:00
Ludger Küperkoch
69a023e048
Introduced new function for writing phases files for various kinds of location tools.
2015-10-26 09:41:02 +01:00
0064ff1889
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
2015-10-20 12:02:01 +02:00
Marcel Paffrath
195352a7ca
merged 3 files
...
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
Conflicts:
pylot/core/active/activeSeismoPick.py
pylot/core/active/seismicshot.py
pylot/core/active/surveyPlotTools.py
2015-10-19 13:15:28 +02: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
Marcel Paffrath
0adc890aef
implied stealth mode to suppress huge amounts of text output
2015-10-12 12:59:53 +02:00
Marcel Paffrath
c58bb53002
output cosmetics
2015-10-01 11:33:39 +02:00
Marcel Paffrath
dd5523b2ac
*** empty log message ***
2015-10-01 10:35:47 +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
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
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
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
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
64b8e1a9e8
checksignallength: Added more detailed information for user.
2015-08-13 10:54:17 +02:00
Ludger Küperkoch
2668f4435c
Removed unsused import-pdb command.
2015-08-13 09:01:47 +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