SimPEG.maps.ExpMap#
- class SimPEG.maps.ExpMap(mesh=None, nP=None, **kwargs)[source]#
Bases:
SimPEG.maps.IdentityMap
Mapping that computes the natural exponentials of the model parameters.
Where
is a set of model parameters,ExpMap
creates a mapping that computes the natural exponential of every element in ; i.e.:ExpMap
is commonly used when working with physical properties whose values span many orders of magnitude (e.g. the electrical conductivity ). By usingExpMap
, we can invert for a model that represents the natural log of a set of physical property values, i.e. when- Parameters
- mesh
discretize.BaseMesh
The number of parameters accepted by the mapping is set to equal the number of mesh cells.
- nP
int
Set the number of parameters accepted by the mapping directly. Used if the number of parameters is known. Used generally when the number of parameters is not equal to the number of cells in a mesh.
- mesh
Methods
deriv
(m[, v])Derivative of mapping with respect to the input parameters.
inverse
(D)Apply the inverse of the exponential mapping to an array.
Galleries and Tutorials using SimPEG.maps.ExpMap
#

Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions

Heagy et al., 2017 1D RESOLVE Bookpurnong Inversion

2.5D DC Resistivity and IP Least-Squares Inversion

1D Inversion of Time-Domain Data for a Single Sounding