Commit Graph

  • 43f9e6fe0d [added] __nonzero__ method for boolean tests on FilterOptions object Sebastian Wehling-Benatelli 2015-10-30 06:11:15 +0100
  • 94448297bb Marginal changes. Ludger Küperkoch 2015-10-28 09:13:30 +0100
  • fc319f7162 Introduced option for running autoPyLoT without location routine, if parameter nllocbin in autoPyLoT.in is not set. Ludger Küperkoch 2015-10-28 09:13:13 +0100
  • 43d243e0a1 Same for multiple event processing. Ludger Küperkoch 2015-10-27 16:53:11 +0100
  • 6676484a61 Debuged: Avoids writing multiple LOCFILES-command lines if same event is processed several times. Ludger Küperkoch 2015-10-27 16:51:42 +0100
  • d5b3a7d40f Marginal changes. Ludger Küperkoch 2015-10-27 16:26:40 +0100
  • f13dda9a0f Cosmetics. Ludger Küperkoch 2015-10-27 15:50:37 +0100
  • fbaaac8435 New parameters for default location routine NLLoc. Ludger Küperkoch 2015-10-27 15:26:55 +0100
  • f8cbdf7ff0 Implemented location routine NLLoc. Ludger Küperkoch 2015-10-27 15:26:25 +0100
  • 55d3692f33 New parameters phasefile, locfile and ttpattern for auomatic modifying NLLoc-control file. Ludger Küperkoch 2015-10-27 10:03:40 +0100
  • a315384417 New function writephases.py for writing phases files for various kinds of location routines. Started with NLLoc-phase file. Ludger Küperkoch 2015-10-27 10:01:07 +0100
  • 7029c0b576 Implemted writephases.py. Ludger Küperkoch 2015-10-27 10:00:16 +0100
  • c0ca788c5c Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop Ludger Küperkoch 2015-10-27 09:25:29 +0100
  • b96f81553d Implemented new function for writing phase files for various kinds of location tools. Ludger Küperkoch 2015-10-26 09:42:25 +0100
  • 69a023e048 Introduced new function for writing phases files for various kinds of location tools. Ludger Küperkoch 2015-10-26 09:41:02 +0100
  • 158da88523 Marginal changes only. Ludger Küperkoch 2015-10-26 09:40:07 +0100
  • 30680a7820 cosmetics for array plots (title, legend) Marcel Paffrath 2015-10-22 10:54:24 +0200
  • 0223869df6 commit after recover of scripts from .pyc: implementation of buttons for plotAllPicks/region object, printOutput to figure window, refreshing now with SNR, PE, SPE Marcel Paffrath 2015-10-21 13:35:02 +0200
  • eb873fd69f commit after recover of scripts from .pyc: code cleanup after transfer of functions to survey methods Marcel Paffrath 2015-10-21 13:33:47 +0200
  • 52e304b0af commit after recover of scripts from .pyc: repick button for .plot_traces implemented Marcel Paffrath 2015-10-21 13:33:11 +0200
  • 2b3e40b3b6 commit after recover of scripts from .pyc: figure refreshing of plotAllPicks, cbar, survey.recover() Marcel Paffrath 2015-10-21 13:30:55 +0200
  • 0064ff1889 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop Sebastian Wehling-Benatelli 2015-10-20 12:02:01 +0200
  • 21ffbcabc8 deleted obsolete files Marcel Paffrath 2015-10-20 10:52:05 +0200
  • 2dd36379a8 prepared application of stealth mode Marcel Paffrath 2015-10-20 10:38:00 +0200
  • 195352a7ca merged 3 files Marcel Paffrath 2015-10-19 13:15:28 +0200
  • 0a7b02c04a general clean-up 2.0 even more checks made and issues resolved Sebastian Wehling-Benatelli 2015-10-19 11:25:15 +0200
  • 793e09910c *** empty log message *** Marcel Paffrath 2015-10-19 10:34:45 +0200
  • 4498c72c90 repick button for plot_traces Marcel Paffrath 2015-10-19 10:33:51 +0200
  • 0fa701a878 general code clean-up Sebastian Wehling-Benatelli 2015-10-19 05:32:10 +0200
  • b49206407a Merge using remote to resolve conflicts Sebastian Wehling-Benatelli 2015-10-18 21:23:09 +0200
  • d78b0f1cff added polygon selection!! Marcel Paffrath 2015-10-13 18:41:55 +0200
  • 07395802b7 minor changes (plotAllPicks: inkByVal) Marcel Paffrath 2015-10-12 15:13:08 +0200
  • ddbfb03f27 *** empty log message *** Marcel Paffrath 2015-10-12 15:10:53 +0200
  • cdd33d7e2f improvements, refreshFigure() now possible and done automatically after deleting of picks Marcel Paffrath 2015-10-12 14:40:29 +0200
  • 34abad46e2 refresh plot for plotAllPicks by replotting Marcel Paffrath 2015-10-12 14:39:40 +0200
  • a19cdc4fee implied stealth mode Marcel Paffrath 2015-10-12 13:00:09 +0200
  • 0adc890aef implied stealth mode to suppress huge amounts of text output Marcel Paffrath 2015-10-12 12:59:53 +0200
  • 5bb50d5be4 added captions for shotnumbers in plotArray2D Marcel Paffrath 2015-10-08 12:16:03 +0200
  • 8e7b2e5b8a removed pick_backup. implied flag for each pick instead Marcel Paffrath 2015-10-07 14:53:10 +0200
  • c71e28ecb7 shots no longer None if they are removed, but flag = 0 Marcel Paffrath 2015-10-07 14:51:20 +0200
  • 09f0cd3e71 shots no longer None if they are deleted, but flag = 0 Marcel Paffrath 2015-10-07 14:51:00 +0200
  • cfbcc9d362 bugfix: if invalid ray is generated by FMTOMO it will be skipped Marcel Paffrath 2015-10-06 11:42:33 +0200
  • 4109696800 meet style conventions Sebastian Wehling-Benatelli 2015-10-02 06:06:26 +0200
  • 7120a20499 changed vtk file structure for vgrids, making it way faster and smaller and enabling paraview to display surfaces instead of points Marcel Paffrath 2015-10-01 17:30:57 +0200
  • 3d3cac7085 cosmetics Marcel Paffrath 2015-10-01 17:21:18 +0200
  • 9faf42fd79 bugfix: import numpy missing Marcel Paffrath 2015-10-01 17:20:01 +0200
  • 376d1cc6f8 name change Marcel Paffrath 2015-10-01 13:14:44 +0200
  • c58bb53002 output cosmetics Marcel Paffrath 2015-10-01 11:33:39 +0200
  • 4399004277 cleaned up surveyUtils Marcel Paffrath 2015-10-01 11:32:28 +0200
  • 3e7e693a66 changed structure: plot option -> survey method Marcel Paffrath 2015-10-01 11:30:46 +0200
  • 2c1e9c63d8 changed structure: added plot option to survey methods Marcel Paffrath 2015-10-01 11:30:16 +0200
  • dd5523b2ac *** empty log message *** Marcel Paffrath 2015-10-01 10:35:47 +0200
  • e41b1436f9 *** empty log message *** Marcel Paffrath 2015-09-30 14:32:08 +0200
  • e78314461b *** empty log message *** Marcel Paffrath 2015-09-30 14:31:55 +0200
  • 03eac54ced added new files to pylot active Marcel Paffrath 2015-09-30 13:58:13 +0200
  • 2308695fa8 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop Marcel Paffrath 2015-09-30 13:55:01 +0200
  • 3473ce732c changed structure -> all FMTOMO to vtk functions to one module Marcel Paffrath 2015-09-30 13:06:51 +0200
  • 708f0a1f1a Some cosmetics on DCfc of class magnitude. Ludger Küperkoch 2015-09-29 14:55:15 +0200
  • f4b905c2e6 Removed inserted plot command for debugging purposes. Ludger Küperkoch 2015-09-29 11:19:25 +0200
  • ce57f184e7 In order to calculate DC value and corner frequency of source spectrum a synthetic spectrum is calculated and optimized using scipys curve_fit. Ludger Küperkoch 2015-09-29 11:17:47 +0200
  • 8035903fa5 Zero crossings are calculated to derive only P pulse for calculating source spectrum. Ludger Küperkoch 2015-09-29 11:15:51 +0200
  • 5b8e2da59e *** empty log message *** Marcel Paffrath 2015-09-28 12:24:28 +0200
  • 48c889129a Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop Marcel Paffrath 2015-09-28 12:22:09 +0200
  • 4bd92565b9 reformat code (fix indentation and python 3.x issues) Sebastian Wehling-Benatelli 2015-09-28 10:57:48 +0200
  • fd3d4cc476 -> import numpy Marcel Paffrath 2015-09-28 10:23:41 +0200
  • f7878cdb4a implemented vgrids2VTK to surveyUtils Marcel Paffrath 2015-09-28 10:20:26 +0200
  • 3dc9bb3d06 some pick plotting issues solved; replotting main window if picks have been changed, otherwise just plot additional/deleted picks Sebastian Wehling-Benatelli 2015-09-25 15:06:59 +0200
  • 33164d4d1f corrected for some python 3 compatibility issues; added a new delete picks button to the picking window Sebastian Wehling-Benatelli 2015-09-25 09:03:59 +0200
  • 98df4db95d cosmetics Marcel Paffrath 2015-09-24 10:14:39 +0200
  • b391f5e082 Modified class DCfc: calculation of fft bins after Bath. Ludger Küperkoch 2015-09-23 17:02:27 +0200
  • c790b4f353 Implemented new class DCfc. Ludger Küperkoch 2015-09-23 16:32:18 +0200
  • 30ee81a39d New class DCfc of object Magnitude for calculating source spectrum and to derive DC value and corner frequency. Ludger Küperkoch 2015-09-23 16:31:48 +0200
  • d38adb75b2 deleted import * from pylab Marcel Paffrath 2015-09-23 14:11:24 +0200
  • 9d5b7ad5ae name change Marcel Paffrath 2015-09-22 14:38:27 +0200
  • 19e4435497 name change Marcel Paffrath 2015-09-22 14:36:19 +0200
  • bb97df6179 name change Marcel Paffrath 2015-09-22 14:35:04 +0200
  • 217db9bbdd [bugfix] updated EPick nan fix Marcel Paffrath 2015-09-22 13:41:19 +0200
  • 844708bbac [hotfix] earllatepicker recursively modifies isignal to obtain zero-crossing also for low frequency onsets Sebastianw Wehling-Benatelli 2015-09-22 12:29:42 +0200
  • dedf6eff00 Changed earllatepicker. If EPick = Nan, signal window is doubled. Marcel Paffrath 2015-09-22 11:58:43 +0200
  • 130dc8db4e [bugfix] wrong functions import fixed Sebastianw Wehling-Benatelli 2015-09-22 10:31:37 +0200
  • d1f1fb42f3 [fixes #176] event files are now opened and loaded correctly and picks are plotted in place Sebastian Wehling-Benatelli 2015-09-21 08:48:29 +0200
  • 34d31a1aa8 Merge branch 'develop' Sebastian Wehling-Benatelli 2015-09-18 09:54:43 +0200
  • ff2b50f615 made some changes to make the code more idiomatic and renamed method convertPicks4PyLoT to updatePicks Sebastian Wehling-Benatelli 2015-09-18 09:54:29 +0200
  • 2b42583999 debugged some code fragments while trying to solve the load event data problem Sebastianw Wehling-Benatelli 2015-09-17 17:55:40 +0200
  • 7a47594614 debugged some code fragments while trying to solve the load event data problem Sebastianw Wehling-Benatelli 2015-09-17 17:45:10 +0200
  • 26c958b421 initial import of new modules working on active seismic data Marcel Paffrath 2015-09-17 11:09:30 +0200
  • 61c7e9f417 removed stashed changes Marcel Paffrath 2015-09-17 11:07:22 +0200
  • 57a9444478 commiting changes to suppress output; necessary for fast calculation in active mode Marcel Paffrath 2015-09-14 11:01:23 +0200
  • f5fa4f4faf Python 3 compatibility Sebastian Wehling-Benatelli 2015-09-07 10:03:12 +0200
  • efd8f1f0c6 Merge branch 'develop' of ariadne:/data/git/pylot into 176 Sebastianw Wehling-Benatelli 2015-09-05 09:46:05 +0200
  • e9c4987ca0 Merge branch 'develop' of ariadne:/data/git/pylot into develop Sebastianw Wehling-Benatelli 2015-09-05 09:41:52 +0200
  • 49cbfd92e5 Merge branch 'develop' of ariadne:/data/git/pylot into 176 Sebastianw Wehling-Benatelli 2015-09-05 09:40:52 +0200
  • 70b3f031f8 Optimized some parameters. Ludger Küperkoch 2015-09-04 15:29:04 +0200
  • 5d8346b1ca Optimized some parameters. Ludger Küperkoch 2015-09-04 15:28:57 +0200
  • cfca52e576 Debuged slope determination [counts/s] within AICPicker. Ludger Küperkoch 2015-09-04 15:28:37 +0200
  • 4eef4d238b 176 open event failure Sebastianw Wehling-Benatelli 2015-09-04 15:01:59 +0200
  • ac7d239b40 Optimized parameter pstop, as this is a cruicial parameter for stable AIC-CF calculation. Ludger Küperkoch 2015-09-04 12:09:17 +0200
  • 0753071cfb Removed import of scipy as this is no more necessary. Ludger Küperkoch 2015-09-04 11:23:59 +0200
  • 254c745f25 Marginal changes. Ludger Küperkoch 2015-09-04 11:19:57 +0200
  • 956e16fdca Modified parameter minsiglength for modified routine checksignallength. Ludger Küperkoch 2015-09-04 11:17:56 +0200