e6b5848f36[add] untested implementations of standard deviation and probability value determination methods to class ProbabilityDensityFunctionSebastian Wehling-Benatelli2016-03-04 06:27:11 +0100
78a5a5117a[add] new function added which return the index of the value of an array which is nearest to a desired valueSebastian Wehling-Benatelli2016-03-04 06:25:17 +0100
827a0da210[fix] imports to obspy's read_events changed due to deprecated naming of function readEventsSebastianw Wehling-Benatelli2016-03-02 13:36:18 +0100
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 PDFSebastian Wehling-Benatelli2016-02-15 20:13:02 +0100
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 advanceSebastian Wehling-Benatelli2016-02-12 10:09:12 +0100
d5e16d64da[edit] implemented method to derive limits for the special methods for addition and subtractionSebastian Wehling-Benatelli2016-02-12 09:50:59 +0100
2956f3b733[edit] subclassing has been substituted by classmethod fromPick opportunity for creating a PDF objectSebastian Wehling-Benatelli2016-02-11 11:27:18 +0100
303a5f9cf0[edit] probability density function superclass implemented due to the different character of these functionsSebastian Wehling-Benatelli2016-02-06 09:04:50 +0100
5170a0b1c6[new] implementation of a probability density function representation of the pick (untested)Sebastian Wehling-Benatelli2016-02-01 06:13:17 +0100
3cbb6138e0Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into developSebastian Wehling-Benatelli2016-01-29 07:24:45 +0100
3c1be950b9removed most of the folm = 0.6 default values
Marcel Paffrath
2016-01-04 15:47:05 +0100
3b4e1dcd1eadded changes for manual picks
Marcel Paffrath
2016-01-04 15:46:24 +0100
5f0e59d95aAdditional comments to make the code clearer.
Ludger Küperkoch
2015-12-14 09:34:56 +0100
f6930618f2calcMoMw: 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 +0100
f29d285910Relaxed some quality-control parameters in order to increase quantity of picks.
Ludger Küperkoch
2015-12-10 15:52:30 +0100
534718aadfImproved 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 +0100
d2b39ff078Improved some print output, bugfix: avoids getting negative value for pstart when iterative re-picking.
Ludger Küperkoch
2015-12-10 14:30:38 +0100
44f19f02d8Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into developSebastian Wehling-Benatelli2015-12-10 13:17:23 +0100
0d8324a4aeMerge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into developSebastian Wehling-Benatelli2015-12-03 15:25:24 +0100
67e37fe530Initialization of picks dictionary including Mo, Mw, w0 and fc.
Ludger Küperkoch
2015-12-03 14:59:39 +0100
d6ae82e070Included rotation of seismograms using Obspys stream.rotation for a more reliable estimation of source spectra.
Ludger Küperkoch
2015-12-03 14:57:44 +0100
77ad274f8fSome bugs fixed, implemented calculation of network moment magnitude.
Ludger Küperkoch
2015-12-03 14:55:07 +0100
1a5eed5559Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into developSebastian Wehling-Benatelli2015-12-02 22:05:47 +0100
f3ba22b235[new] introduced verbose flag to suppress to much output during auto picking (slows down especially to GUI triggered auto picking process)Sebastian Wehling-Benatelli2015-12-02 19:17:04 +0100
c227b6499eModified for extended class MoMw of object magntitude. MoMw returns pick dictionary containing individual corner frequencies, w0-values, seismic moments and moment magnitudes.
Ludger Küperkoch
2015-12-02 10:15:05 +0100
46cbe96a43Extended class MoMw for calculating source spectrum. New functions calcsourcespec, calcMoMw and run_calcMoMw implemented.
Ludger Küperkoch
2015-12-02 10:12:37 +0100
40f38ebf84Removed 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.
Ludger Küperkoch
2015-12-02 10:09:17 +0100
30970b8451Modified class MoMw: new functio run_calcMoMw using subfunction calcMoMw, gets hypocentral distances from NLLoc-location file. Returns modified pick dictionary including individual seismic moments and corresponding moment magnitudes.
Ludger Küperkoch
2015-12-01 15:41:37 +0100
c3d7581f94Implemented modified class MoMw of object magnitude.
Ludger Küperkoch
2015-12-01 15:39:28 +0100
a9d5f74a03minor change at createResourceID
sebastianp
2015-12-01 12:30:24 +0100
d4bb265c37first time commiting, please rectify and tell me what is wrong.
sebastianp
2015-12-01 11:12:45 +0100
ed7a323c50[new] reverting stdout redirection after auto picking is done; added method finalizeAutoPick for purposes to be done after the auto picking thread has finishedSebastian Wehling-Benatelli2015-12-01 05:03:55 +0100
41a495371dChanged average radiation pattern for P-waves to exact definition in Aki and Richards, 1980.
Ludger Küperkoch
2015-11-30 16:45:29 +0100
f7a84233bfChanged some parameters, esspecially for seismic moment estimation.
Ludger Küperkoch
2015-11-30 16:38:09 +0100
2e8926ea5bImplemented new class M0Mw of object magnitude.
Ludger Küperkoch
2015-11-30 16:37:28 +0100
23b9fda5e4New class M0Mw for calculating seismic moment and moment magnitude.
Ludger Küperkoch
2015-11-30 16:35:58 +0100
9f93c25aa8Put additional parameters w0 and fc to picks dictionary.
Ludger Küperkoch
2015-11-30 14:41:59 +0100
466e0020a6w0fc: Plateau omega0 and corner frequency are are now taken as the median of previously calculated values from different functions synthsourcespek and fitSourceModel.
Ludger Küperkoch
2015-11-30 13:27:08 +0100
957d2ccfe7New function to derive plateau and corner frequency of observed source spectrum. Additional to scipys implicit function curve_fit, as seismic moment is sensitive to estimated plateau of source spectrum, which in turn is sensitivec to estimated corner frequency.
Ludger Küperkoch
2015-11-30 13:14:23 +0100
d29c57ab4b[bugfix] AutoPickLog is now directly attached to the MainWindow on the LeftDockWidgetArea and autoscrolls to the bottomSebastian Wehling-Benatelli2015-11-30 09:55:33 +0100
d67556796c[bugfix] plotting autopicks has to be done within thread because code outside the threads scope is executed in parallelSebastian Wehling-Benatelli2015-11-30 09:52:31 +0100
3f91fddd3e[new] added attribute autopicks to and modified corresponding handling methods in class MainWindowSebastian Wehling-Benatelli2015-11-30 09:50:47 +0100
ae21c9a149Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into developSebastian Wehling-Benatelli2015-11-26 05:18:10 +0100
50a5586355[bugfix] autoPickListWidget is directly attached to the main window and autoScrolls to the latest entrySebastian Wehling-Benatelli2015-11-26 05:17:26 +0100