Tobias Glaubach

Results 7 issues of Tobias Glaubach

Hi, I was working with SimPEG to simulate FDEM layered earth models for well logging. By now I have my model working properly and nearly all needed features implemented. The...

Hi, thanks for all the work you put into making this awesome toolbox! I haven't found any possibility to supply non major axis aligned orientations for (EM dipole) sources is...

**Is your feature request related to a problem? Please describe.** I am looking to model valiograms similar as shown in [GeoStatsGuy:GeostatsPy_variogram_modeling.ipynb](https://github.com/GeostatsGuy/PythonNumericalDemos/blob/master/GeostatsPy_variogram_modeling.ipynb). Gempy would be one of the options. I understand...

**Describe the bug** Hi, when I try to generate a model from scratch, as shown in notebook: https://github.com/cgre-aachen/gempy/blob/master/notebooks/tutorials/ch1-Fundamentals/ch1-6_CreatingModels.ipynb I get an error in the add_surface_points method. The error arises in...

documentation

# Description 1.) Added documentation in docstrings 2.) replaced prints for errors with actual exceptions 3.) implemented a scheme where the equation system can be solved either by QR decomposition...

**Is your feature request related to a problem? Please describe.** I have not found a way yet to set the figure size for the function `plot.plot_section` did I miss something,...

This issue is based on discussion in the [Mathnet forum](https://discuss.mathdotnet.com/t/iir-filtering-problem/461). I tried to figure out the actual usage of the IirCoefficients Methods and found a bunch of irregularities or counter...