Thibaut Astic
Thibaut Astic
When using a 2D quadtree mesh, any regularization, except `Tikhonov`, requires to specify an explicit `indActive`. Code to reproduce the error: ``` from discretize import TreeMesh from discretize.utils import refine_tree_xyz...
Simply running the tutorial `plot_inv_1_inversion_lsq.py`, I obtain a warning that does not seem to be necessary. The line `sim = simulation.LinearSimulation(mesh, G=G, model_map=model_map)` triggers the warning:  where G seems...
Is this a desirable feature or should it stay limit to the tensormeshes? Or should we offer an automated way to go from fields on a treemesh to a tensormesh...
This is a long-term view. It would be cool to get the Gravity analytic response out of [geosci-labs](https://github.com/geoscixyz/geosci-labs) and made part of `geoana`
PR #12 is the perfect occasion to set the expectations for any PR. We need to create a checklist for reviewers for what is needed in any PR. Here is...
This is a long-term view. It would be cool to get the Gravity analytic responses (see PR #12 ) out of [geosci-labs](https://github.com/geoscixyz/geosci-labs), and made part of [geoana](https://github.com/simpeg/geoana)(see issue https://github.com/simpeg/geoana/issues/15)
- create file for SGFEM webpag - add SGFEM to systems index
The Menu bar lists a lot of empty page (corresponding to the framework) A user may not need to see the full framework, just what has been done. It would...
While they were before, panels in figures from some DC apps (`DC_cylinder_2D` for example) are no longer aligned with each other anymore (probably due to update to either the code...
