5fcaddb028
[adresses #195 ] started to implement comparison function
2016-03-31 09:00:49 +02:00
1fecec1696
[adresses #195 ] read_data now working correctly on QuakeML data
2016-03-31 08:50:09 +02:00
bd2bad7367
[adresses #195 ] task related new function introduced
2016-03-30 15:25:06 +02:00
76788c0223
[refs #195 ] initial import of new interfaces module
2016-03-30 11:45:49 +02:00
d7cfd0d176
WALL-E: Einmal aufräumen und zurück!
2016-03-30 08:14:58 +02:00
31d56cb287
[edit] introducing picker tag
...
New tag introduced to distinguish between pickers (either person's or programs name)
2016-03-23 11:48:58 +01:00
7225da87db
[edit] reformatted code
...
Code indentation and PEP 8 violations automatically reduced with IDE tool
2016-03-22 08:42:09 +01:00
fa6626d62a
[edit] catch reference before assignment
...
charactersitic function variable might be referenced before they are assigned; now they are assigned as None and calls to assert help finding wrong definitions if not assigned correctly within if clause
2016-03-21 12:06:11 +01:00
d954c3bbe8
[edit] restructuring autopicking module
...
renamed several function and classes, moved script files to scripts
2016-03-21 11:14:16 +01: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
534718aadf
Improved figure caption, shows vertical trace including station ID and channel even if no or only bad pick is available.
2015-12-10 15:50:36 +01:00
Ludger Küperkoch
d2b39ff078
Improved some print output, bugfix: avoids getting negative value for pstart when iterative re-picking.
2015-12-10 14:30:38 +01:00
0d8324a4ae
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
2015-12-03 15:25:24 +01:00
2b90c73f9f
changed quotes for consistency
2015-12-03 15:25:04 +01:00
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
ab8775c58d
PragPicker: Upweight of left pick.
2015-11-24 13:31:14 +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
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
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
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
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
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
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
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
2dd36379a8
prepared application of stealth mode
2015-10-20 10:38:00 +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
a19cdc4fee
implied stealth mode
2015-10-12 13:00:09 +02:00
Marcel Paffrath
0adc890aef
implied stealth mode to suppress huge amounts of text output
2015-10-12 12:59:53 +02:00