8a5fcf05bf[move] pseudo method restituteWFData changed to function restitute_data and moved to dataprocessingSebastianw Wehling-Benatelli2016-09-10 13:23:38 +0200
7c5b8cb646[move] pseudo method restituteWFData changed to function restitute_data and moved to dataprocessingSebastianw Wehling-Benatelli2016-09-10 13:23:38 +0200
94236190ba[bugfix] cancelling localization now works and gives information about the localization stateSebastian Wehling-Benatelli2016-09-08 15:28:40 +0200
a2ddd04b2f[bugfix] cancelling localization now works and gives information about the localization stateSebastian Wehling-Benatelli2016-09-08 15:28:40 +0200
49b07163ad[bugfix] saving data did not work properly due to changed variable signature; picking on just one horizontal component now possible, crash was caused by mismatching component labels -> new function added to find these labels from the available dataSebastian Wehling-Benatelli2016-09-08 09:54:43 +0200
30ccd331d4[refs #137] bugfix in widgets.py badly formatted string corrupted load of settings; added a functionality to utils' which function to also look for NLLoc installation in the settings' binary pathSebastian Wehling-Benatelli2016-08-26 10:48:16 +0200
71f59b3c64[change] extracted plotting and started new module for plotting; improved docstring qualitySebastianw Wehling-Benatelli2016-08-18 10:22:30 +0200
08749840baresetting oversampling to 1 "one"
sebastianp
2016-08-16 09:14:56 +0200
7921d12c80Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into developSebastian Wehling-Benatelli2016-08-12 19:57:11 +0200
dd6bce89fbMerge remote-tracking branch 'origin/develop' into develop
sebastianp
2016-08-10 10:06:48 +0200
14c22d73b7[enhancement] adding a save option for plotting
sebastianp
2016-08-10 10:06:34 +0200
94782f6758Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into developSebastian Wehling-Benatelli2016-08-09 13:10:49 +0200
5890e905fcMerge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into developMarcel Paffrath2016-07-13 10:04:48 +0200
e3100562dapseudo 2D model generation working after some fixes (+2 cushion for propgrid)Marcel Paffrath2016-07-13 10:04:13 +0200
8cef8ff2db[bugfix] due to changes in the usage of ProbabiltyDensityFunction.data expectation and standard deviation were wrongly calculatedSebastian Wehling-Benatelli2016-07-12 16:19:27 +0200
39184ef150[change] new concept for evaluation of the pdf instead of holding a sampled array works now also for difference pdfs using a scipy's spline interpolation capabilitiesSebastian Wehling-Benatelli2016-07-12 15:31:59 +0200
ed85d0ef12added minimum cushion for 2D case (for input file generation)Marcel Paffrath2016-07-12 14:39:28 +0200
546dfad722Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into developMarcel Paffrath2016-07-12 14:09:50 +0200
08fc5d554b[change] introducing a whole new concept of handling pdfs; evaluating function on demand rather than holding a sampled arraySebastian Wehling-Benatelli2016-07-11 10:42:04 +0200