65df2c7dde
[closes#174] now the filter button in the picking window is no toggle button anymore and has no effect when in picking mode
Sebastian Wehling-Benatelli2016-03-25 05:07:18 +01:00
15080f1699
[fix] fixed the nonzero test for pdf definition that all values have to be greater than zero and the integration over the whole interval has to evaluate to 1 with given precision
Sebastian Wehling-Benatelli2016-03-09 11:21:33 +01:00
f3467221cc
finished implementation of summation of two independent variables represented by a pdf
Sebastian Wehling-Benatelli2016-03-09 06:21:48 +01:00
2de79eac77
[change] moved recursive function for broadcasting pdf in a new shape into the class' body
Sebastian Wehling-Benatelli2016-03-09 06:19:41 +01:00
c651b5ca78
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
Sebastian Wehling-Benatelli2016-03-08 20:36:12 +01:00
db4dd47daa
[bugfixes] made some fixes to the subtraction method; in some cases ValueErrors are raised which are now handled but raised as Warning
Sebastian Wehling-Benatelli2016-03-08 20:35:56 +01:00
e6b5848f36
[add] untested implementations of standard deviation and probability value determination methods to class ProbabilityDensityFunction
Sebastian Wehling-Benatelli2016-03-04 06:27:11 +01:00
78a5a5117a
[add] new function added which return the index of the value of an array which is nearest to a desired value
Sebastian Wehling-Benatelli2016-03-04 06:25:17 +01:00
827a0da210
[fix] imports to obspy's read_events changed due to deprecated naming of function readEvents
Sebastianw Wehling-Benatelli2016-03-02 13:36:18 +01:00
3ee221b8eb
[edit] implementation of difference of two independent random variable as the correlation of the PDFs completed; summation pending due to unclear axis determination of the resultant PDF
Sebastian Wehling-Benatelli2016-02-15 20:13:02 +01:00
f2cad2e151
[edit] changed implementation name from findlimits to commonlimits which is probably more intuitive for the user along with a new signature using other instead of giving the limits in advance
Sebastian Wehling-Benatelli2016-02-12 10:09:12 +01:00
d5e16d64da
[edit] implemented method to derive limits for the special methods for addition and subtraction
Sebastian Wehling-Benatelli2016-02-12 09:50:59 +01:00
2956f3b733
[edit] subclassing has been substituted by classmethod fromPick opportunity for creating a PDF object
Sebastian Wehling-Benatelli2016-02-11 11:27:18 +01:00
303a5f9cf0
[edit] probability density function superclass implemented due to the different character of these functions
Sebastian Wehling-Benatelli2016-02-06 09:04:50 +01:00
5170a0b1c6
[new] implementation of a probability density function representation of the pick (untested)
Sebastian Wehling-Benatelli2016-02-01 06:13:17 +01:00
3cbb6138e0
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
Sebastian Wehling-Benatelli2016-01-29 07:24:45 +01:00
5f0e59d95a
Additional comments to make the code clearer.
Ludger Küperkoch
2015-12-14 09:34:56 +01:00
f6930618f2
calcMoMw: modified for calculating Mo and Mw using metric units. calcsourcespec: modified correction for attenutation using an exponential including Q(f).
Ludger Küperkoch
2015-12-11 15:53:35 +01:00
f29d285910
Relaxed some quality-control parameters in order to increase quantity of picks.
Ludger Küperkoch
2015-12-10 15:52:30 +01:00
534718aadf
Improved figure caption, shows vertical trace including station ID and channel even if no or only bad pick is available.
Ludger Küperkoch
2015-12-10 15:50:36 +01:00
d2b39ff078
Improved some print output, bugfix: avoids getting negative value for pstart when iterative re-picking.
Ludger Küperkoch
2015-12-10 14:30:38 +01:00
44f19f02d8
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
Sebastian Wehling-Benatelli2015-12-10 13:17:23 +01:00