Commit Graph

  • 9f7f00314a [closes #187] pdf methods for some values like expectation and plotting ready Sebastianw Wehling-Benatelli 2016-03-04 14:13:44 +0100
  • e6b5848f36 [add] untested implementations of standard deviation and probability value determination methods to class ProbabilityDensityFunction Sebastian Wehling-Benatelli 2016-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 value Sebastian Wehling-Benatelli 2016-03-04 06:25:17 +0100
  • 4606f84809 [new] implementing comparison methods into pdf class Sebastianw Wehling-Benatelli 2016-03-03 15:14:17 +0100
  • 18785edf68 [fixes #186] filteroptions are only parsed if they are not NoneType Sebastianw Wehling-Benatelli 2016-03-03 14:02:49 +0100
  • 6f26ab07b7 [closes #184] saving picks works Sebastianw Wehling-Benatelli 2016-03-03 13:17:10 +0100
  • c2168dbef3 [fixes #185] filtering of waveforms now conserved for picking Sebastianw Wehling-Benatelli 2016-03-03 11:12:27 +0100
  • 6108519acb [closes #182] Sebastianw Wehling-Benatelli 2016-03-03 10:37:35 +0100
  • 848d11270b [fixes #181] now picking on horizontal components 1, 2 and N,E is possible Sebastianw Wehling-Benatelli 2016-03-02 13:37:40 +0100
  • 827a0da210 [fix] imports to obspy's read_events changed due to deprecated naming of function readEvents Sebastianw Wehling-Benatelli 2016-03-02 13:36:18 +0100
  • c14650d33c [change] changed filter settings for local seismic data Sebastianw Wehling-Benatelli 2016-03-02 13:34:24 +0100
  • c09a3271f9 make use of new option to getSNR Sebastian Wehling-Benatelli 2016-03-02 11:08:14 +0100
  • 8c7a2af2db [fix] do not try to proceed if no picks are available Sebastian Wehling-Benatelli 2016-03-02 11:07:32 +0100
  • 5e26519d66 [fix] avoid usage of hardly programmed indices Sebastian Wehling-Benatelli 2016-03-02 11:06:31 +0100
  • ddc682de95 [bugfix] selected file filter should be evaluated Sebastian Wehling-Benatelli 2016-03-02 11:04:11 +0100
  • 96ea0d7ac3 improved readability of formula Sebastian Wehling-Benatelli 2016-03-01 12:26:56 +0100
  • e7b454bae8 [edit] just style related changes Sebastian Wehling-Benatelli 2016-02-16 08:47:42 +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 PDF Sebastian Wehling-Benatelli 2016-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 advance Sebastian Wehling-Benatelli 2016-02-12 10:09:12 +0100
  • d5e16d64da [edit] implemented method to derive limits for the special methods for addition and subtraction Sebastian Wehling-Benatelli 2016-02-12 09:50:59 +0100
  • 2956f3b733 [edit] subclassing has been substituted by classmethod fromPick opportunity for creating a PDF object Sebastian Wehling-Benatelli 2016-02-11 11:27:18 +0100
  • e7a5e388f6 [edit] implementation of probability density function interface ready for testing Sebastian Wehling-Benatelli 2016-02-09 11:15:04 +0100
  • 303a5f9cf0 [edit] probability density function superclass implemented due to the different character of these functions Sebastian Wehling-Benatelli 2016-02-06 09:04:50 +0100
  • ada9f4e780 [new] started implementation of probability density representation routines Sebastian Wehling-Benatelli 2016-02-05 13:41:22 +0100
  • 0d0b43103b editing of Docstring sebastianp 2016-02-03 14:49:16 +0100
  • 8f6f6cf8b6 completition of Docstring sebastianp 2016-02-03 14:35:07 +0100
  • 8893a8ec6b statistic plots added Marcel Paffrath 2016-02-01 11:18:42 +0100
  • 5170a0b1c6 [new] implementation of a probability density function representation of the pick (untested) Sebastian Wehling-Benatelli 2016-02-01 06:13:17 +0100
  • 70f2761003 [reformat] reformatted indentation Sebastian Wehling-Benatelli 2016-02-01 06:11:25 +0100
  • 3cbb6138e0 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop Sebastian Wehling-Benatelli 2016-01-29 07:24:45 +0100
  • f01c6109a8 [reformat] reformatted imports and parentheses indentation Sebastian Wehling-Benatelli 2016-01-29 07:21:17 +0100
  • ce705888f1 bugfixes and other not further specified changes Marcel Paffrath 2016-01-19 10:31:06 +0100
  • 7edee1266a Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop Marcel Paffrath 2016-01-19 10:29:45 +0100
  • acd9e942f9 improved SNR plots Marcel Paffrath 2016-01-04 15:47:46 +0100
  • 3c1be950b9 removed most of the folm = 0.6 default values Marcel Paffrath 2016-01-04 15:47:05 +0100
  • 3b4e1dcd1e added changes for manual picks Marcel Paffrath 2016-01-04 15:46:24 +0100
  • 5f0e59d95a Additional comments to make the code clearer. Ludger Küperkoch 2015-12-14 09:34:56 +0100
  • 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 +0100
  • 0b1f16866b added plotHist Marcel Paffrath 2015-12-11 11:08:06 +0100
  • f29d285910 Relaxed some quality-control parameters in order to increase quantity of picks. Ludger Küperkoch 2015-12-10 15:52:30 +0100
  • 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 +0100
  • 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 +0100
  • 44f19f02d8 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop Sebastian Wehling-Benatelli 2015-12-10 13:17:23 +0100
  • 537b18774a [fix] fixed multiple calls to print by print one formatted message Sebastian Wehling-Benatelli 2015-12-10 13:16:44 +0100
  • 2bb99a6f2e bugfix: Even if no location is possible, autoPyLoT can handle finalpicks. Ludger Küperkoch 2015-12-10 12:02:32 +0100
  • 17c3dd4f69 plot2dttc textposition changes etc Marcel Paffrath 2015-12-09 14:03:20 +0100
  • 29c14fb512 added plot2dttc mode to plotAllShots Marcel Paffrath 2015-12-09 14:02:58 +0100
  • 943432dfb3 updated plot of 2d ttcs Marcel Paffrath 2015-12-09 13:39:58 +0100
  • a866bf5228 added methods for auto to manual comparisons Marcel Paffrath 2015-12-09 12:01:41 +0100
  • 490ad0f0c2 bugfix: setParameters for shot not working, because survey needed parameters on init Marcel Paffrath 2015-12-09 11:18:49 +0100
  • ee16cef901 renaming Marcel Paffrath 2015-12-08 13:50:19 +0100
  • c9a75ca2d0 renaming Marcel Paffrath 2015-12-08 13:50:08 +0100
  • feab50af28 bugfixes + renaming Marcel Paffrath 2015-12-08 13:49:47 +0100
  • cb3f9804f9 implemented setting manual picks from file Marcel Paffrath 2015-12-08 11:34:55 +0100
  • cdf924e8c2 bugfix: earliest and latest pp not changed when repicking manually Marcel Paffrath 2015-12-07 11:47:57 +0100
  • 5083c5a876 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop Marcel Paffrath 2015-12-07 11:21:50 +0100
  • 1a9f68f741 bugfixes (minSNR was 1, problem in for loop with break?) Marcel Paffrath 2015-12-07 11:21:11 +0100
  • d5b277db99 implemented cleanBySPE and plotSPE Marcel Paffrath 2015-12-07 11:20:30 +0100
  • 0d18e35f6a New parameter Qp to correct for attenuation, i.e. frequency dependent Q value. Ludger Küperkoch 2015-12-04 16:08:49 +0100
  • 1312d06ccf Corrected for modified class MoMw, which needs additional parameter Qp. Ludger Küperkoch 2015-12-04 16:07:36 +0100
  • 0c7c5645b6 Implemented correction for attenuation in calcsourcespek. Ludger Küperkoch 2015-12-04 16:05:53 +0100
  • 28276d1f8c Set default path for autoPyLoT_local.in to /home/user/.pylot using os.expanduser("~"). Ludger Küperkoch 2015-12-04 14:39:17 +0100
  • 686002567c Merge remote-tracking branch 'origin/develop' into develop sebastianp 2015-12-03 17:20:43 +0100
  • 74794061f6 alphabetical sorting of functions and editing docstring sebastianp 2015-12-03 17:20:05 +0100
  • 7c490d5e1f Little changes. Ludger Küperkoch 2015-12-03 16:15:26 +0100
  • 5f8018a8dc Modified some parameters. Ludger Küperkoch 2015-12-03 16:02:41 +0100
  • 79829706be Merge commit 'a9d5f74a032bfa63ac167f5cc4c1d8772126a3ff' into develop Sebastian Wehling-Benatelli 2015-12-03 15:28:34 +0100
  • 0d8324a4ae Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop Sebastian Wehling-Benatelli 2015-12-03 15:25:24 +0100
  • 2b90c73f9f changed quotes for consistency Sebastian Wehling-Benatelli 2015-12-03 15:25:04 +0100
  • 67e37fe530 Initialization of picks dictionary including Mo, Mw, w0 and fc. Ludger Küperkoch 2015-12-03 14:59:39 +0100
  • d6ae82e070 Included 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
  • 77ad274f8f Some bugs fixed, implemented calculation of network moment magnitude. Ludger Küperkoch 2015-12-03 14:55:07 +0100
  • df5f0f41b4 comment Marcel Paffrath 2015-12-03 12:21:18 +0100
  • 69d3f43db9 code commenting Marcel Paffrath 2015-12-03 12:19:34 +0100
  • 1a5eed5559 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop Sebastian Wehling-Benatelli 2015-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-Benatelli 2015-12-02 19:17:04 +0100
  • c227b6499e Modified 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
  • 46cbe96a43 Extended class MoMw for calculating source spectrum. New functions calcsourcespec, calcMoMw and run_calcMoMw implemented. Ludger Küperkoch 2015-12-02 10:12:37 +0100
  • 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. Ludger Küperkoch 2015-12-02 10:09:17 +0100
  • 30970b8451 Modified 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
  • c3d7581f94 Implemented modified class MoMw of object magnitude. Ludger Küperkoch 2015-12-01 15:39:28 +0100
  • a9d5f74a03 minor change at createResourceID sebastianp 2015-12-01 12:30:24 +0100
  • d4bb265c37 first 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 finished Sebastian Wehling-Benatelli 2015-12-01 05:03:55 +0100
  • 41a495371d Changed average radiation pattern for P-waves to exact definition in Aki and Richards, 1980. Ludger Küperkoch 2015-11-30 16:45:29 +0100
  • f7a84233bf Changed some parameters, esspecially for seismic moment estimation. Ludger Küperkoch 2015-11-30 16:38:09 +0100
  • 2e8926ea5b Implemented new class M0Mw of object magnitude. Ludger Küperkoch 2015-11-30 16:37:28 +0100
  • 23b9fda5e4 New class M0Mw for calculating seismic moment and moment magnitude. Ludger Küperkoch 2015-11-30 16:35:58 +0100
  • 9f93c25aa8 Put additional parameters w0 and fc to picks dictionary. Ludger Küperkoch 2015-11-30 14:41:59 +0100
  • 466e0020a6 w0fc: 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
  • 957d2ccfe7 New 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 bottom Sebastian Wehling-Benatelli 2015-11-30 09:55:33 +0100
  • 5f8569c7d9 [bugfix] now catching all cases Sebastian Wehling-Benatelli 2015-11-30 09:53:55 +0100
  • d67556796c [bugfix] plotting autopicks has to be done within thread because code outside the threads scope is executed in parallel Sebastian Wehling-Benatelli 2015-11-30 09:52:31 +0100
  • 3f91fddd3e [new] added attribute autopicks to and modified corresponding handling methods in class MainWindow Sebastian Wehling-Benatelli 2015-11-30 09:50:47 +0100
  • ae21c9a149 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop Sebastian Wehling-Benatelli 2015-11-26 05:18:10 +0100
  • 50a5586355 [bugfix] autoPickListWidget is directly attached to the main window and autoScrolls to the latest entry Sebastian Wehling-Benatelli 2015-11-26 05:17:26 +0100
  • 43646e8e63 Marginal changes. Ludger Küperkoch 2015-11-24 14:23:18 +0100
  • 021cb873ae Optimized some parameters. Ludger Küperkoch 2015-11-24 13:37:47 +0100
  • 7e76b30460 Marginal changes. Ludger Küperkoch 2015-11-24 13:37:11 +0100