Move to EMSiG
Various small things, mostly related to the automatic meshing.
- New parameter
distance
forget_origin_widths
, as an alternative for
domain
andvector
: distance defines the survey domain as distance
from the center. This is then also available inconstruct_mesh
and
Simulation
, including the CLI. - Removed
precision
fromskin_depth
,wavelength
,
min_cell_width
; all inmeshes
. It caused problems for high
frequencies. - All data is stored in the
Survey
, not partly inSurvey
and partly
inSimulation
. - Deprecated
collect_classes
inio
. - Expanded the
what
-parameter in theSimulation
-class to include
properties related to the gradient. - Moved from github.com/empymod to github.com/emsig.