Commit Graph
2860 Commits
Author SHA1 Message Date
Marcel Paffrath cfbcc9d362 bugfix: if invalid ray is generated by FMTOMO it will be skipped 2015-10-06 11:42:33 +02:00
sebastianw 4109696800 meet style conventions 2015-10-02 06:06:26 +02:00
Marcel Paffrath 7120a20499 changed vtk file structure for vgrids, making it way faster and smaller and enabling paraview to display surfaces instead of points 2015-10-01 17:30:57 +02:00
Marcel Paffrath 3d3cac7085 cosmetics 2015-10-01 17:21:18 +02:00
Marcel Paffrath 9faf42fd79 bugfix: import numpy missing 2015-10-01 17:20:01 +02:00
Marcel Paffrath 376d1cc6f8 name change 2015-10-01 13:14:44 +02:00
Marcel Paffrath c58bb53002 output cosmetics 2015-10-01 11:33:39 +02:00
Marcel Paffrath 4399004277 cleaned up surveyUtils 2015-10-01 11:32:28 +02:00
Marcel Paffrath 3e7e693a66 changed structure: plot option -> survey method 2015-10-01 11:30:46 +02:00
Marcel Paffrath 2c1e9c63d8 changed structure: added plot option to survey methods 2015-10-01 11:30:16 +02:00
Marcel Paffrath dd5523b2ac *** empty log message *** 2015-10-01 10:35:47 +02:00
Marcel Paffrath e41b1436f9 *** empty log message *** 2015-09-30 14:32:08 +02:00
Marcel Paffrath e78314461b *** empty log message *** 2015-09-30 14:31:55 +02:00
Marcel Paffrath 03eac54ced added new files to pylot active 2015-09-30 13:58:13 +02:00
Marcel Paffrath 2308695fa8 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2015-09-30 13:55:01 +02:00
Marcel Paffrath 3473ce732c changed structure -> all FMTOMO to vtk functions to one module 2015-09-30 13:06:51 +02:00
Ludger Küperkoch 708f0a1f1a Some cosmetics on DCfc of class magnitude. 2015-09-29 14:55:15 +02:00
Ludger Küperkoch f4b905c2e6 Removed inserted plot command for debugging purposes. 2015-09-29 11:19:25 +02:00
Ludger Küperkoch ce57f184e7 In order to calculate DC value and corner frequency of source spectrum a synthetic spectrum is calculated and optimized using scipys curve_fit. 2015-09-29 11:17:47 +02:00
Ludger Küperkoch 8035903fa5 Zero crossings are calculated to derive only P pulse for calculating source spectrum. 2015-09-29 11:15:51 +02:00
Marcel Paffrath 5b8e2da59e *** empty log message *** 2015-09-28 12:24:28 +02:00
Marcel Paffrath 48c889129a Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2015-09-28 12:22:09 +02:00
sebastianw 4bd92565b9 reformat code (fix indentation and python 3.x issues) 2015-09-28 10:57:48 +02:00
Marcel Paffrath fd3d4cc476 -> import numpy 2015-09-28 10:23:41 +02:00
Marcel Paffrath f7878cdb4a implemented vgrids2VTK to surveyUtils 2015-09-28 10:20:26 +02:00
sebastianw 3dc9bb3d06 some pick plotting issues solved; replotting main window if picks have been changed, otherwise just plot additional/deleted picks 2015-09-25 15:06:59 +02:00
sebastianw 33164d4d1f corrected for some python 3 compatibility issues; added a new delete picks button to the picking window 2015-09-25 09:03:59 +02:00
Marcel Paffrath 98df4db95d cosmetics 2015-09-24 10:14:39 +02:00
Ludger Küperkoch b391f5e082 Modified class DCfc: calculation of fft bins after Bath. 2015-09-23 17:02:27 +02:00
Ludger Küperkoch c790b4f353 Implemented new class DCfc. 2015-09-23 16:32:18 +02:00
Ludger Küperkoch 30ee81a39d New class DCfc of object Magnitude for calculating source spectrum and to derive DC value and corner frequency. 2015-09-23 16:31:48 +02:00
Marcel Paffrath d38adb75b2 deleted import * from pylab 2015-09-23 14:11:24 +02:00
Marcel Paffrath 9d5b7ad5ae name change 2015-09-22 14:38:27 +02:00
Marcel Paffrath 19e4435497 name change 2015-09-22 14:36:19 +02:00
Marcel Paffrath bb97df6179 name change 2015-09-22 14:35:04 +02:00
Marcel Paffrath 217db9bbdd [bugfix] updated EPick nan fix 2015-09-22 13:41:19 +02:00
sebastianw 844708bbac [hotfix] earllatepicker recursively modifies isignal to obtain zero-crossing also for low frequency onsets 2015-09-22 12:29:42 +02:00
Marcel Paffrath dedf6eff00 Changed earllatepicker. If EPick = Nan, signal window is doubled. 2015-09-22 11:58:43 +02:00
sebastianw 130dc8db4e [bugfix] wrong functions import fixed 2015-09-22 10:31:37 +02:00
sebastianw d1f1fb42f3 [fixes #176] event files are now opened and loaded correctly and picks are plotted in place 2015-09-21 08:48:29 +02:00
sebastianw 34d31a1aa8 Merge branch 'develop' 2015-09-18 09:54:43 +02:00
sebastianw ff2b50f615 made some changes to make the code more idiomatic and renamed method convertPicks4PyLoT to updatePicks 2015-09-18 09:54:29 +02:00
sebastianw 2b42583999 debugged some code fragments while trying to solve the load event data problem 2015-09-17 17:55:40 +02:00
sebastianw 7a47594614 debugged some code fragments while trying to solve the load event data problem 2015-09-17 17:45:10 +02:00
Marcel Paffrath 26c958b421 initial import of new modules working on active seismic data 2015-09-17 11:09:30 +02:00
Marcel Paffrath 61c7e9f417 removed stashed changes 2015-09-17 11:07:22 +02:00
Marcel Paffrath 57a9444478 commiting changes to suppress output; necessary for fast calculation in active mode 2015-09-14 11:01:23 +02:00
sebastianw f5fa4f4faf Python 3 compatibility 2015-09-07 10:03:12 +02:00
sebastianw efd8f1f0c6 Merge branch 'develop' of ariadne:/data/git/pylot into 176 2015-09-05 09:46:05 +02:00
sebastianw e9c4987ca0 Merge branch 'develop' of ariadne:/data/git/pylot into develop 2015-09-05 09:41:52 +02:00