TransferFunction
period |
Description |
Example |
|---|---|---|
Required: True Type: numpy.ndarray[tuple[int, …], numpy.dtype[numpy.float64]] | None Units: second |
periods for estimates |
0.01 0.1 1.0 |
z |
Description |
Example |
|---|---|---|
Required: False Type: numpy.ndarray[tuple[int, …], numpy.dtype[numpy.complex128]] | Units: [mV/km]/[nT] |
Estimates of the impedance tensor. |
1.0+0.0j 0.5+0.5j |
z_var |
Description |
Example |
|---|---|---|
Required: False Type: numpy.ndarray[tuple[int, …], numpy.dtype[numpy.float64]] | None Units: None |
Variance estimates for the impedance tensor. |
0.01 0.1 1.0 |
z_invsigcov |
Description |
Example |
|---|---|---|
Required: False Type: numpy.ndarray[tuple[int, …], numpy.dtype[numpy.complex128]] | Units: None |
Inverse of the covariance matrix for the impedance tensor. |
1.0+0.0j 0.5+0.5j |
z_residcov |
Description |
Example |
|---|---|---|
Required: False Type: numpy.ndarray[tuple[int, …], numpy.dtype[numpy.complex128]] | Units: None |
Residual covariance matrix for the impedance tensor. |
1.0+0.0j 0.5+0.5j |
t |
Description |
Example |
|---|---|---|
Required: False Type: numpy.ndarray[tuple[int, …], numpy.dtype[numpy.complex128]] | Units: [] |
Estimates of the tipper tensor. |
1.0+0.0j 0.5+0.5j |
t_var |
Description |
Example |
|---|---|---|
Required: False Type: numpy.ndarray[tuple[int, …], numpy.dtype[numpy.float64]] | None Units: None |
Variance estimates for the tipper tensor. |
0.01 0.1 1.0 |
t_invsigcov |
Description |
Example |
|---|---|---|
Required: False Type: numpy.ndarray[tuple[int, …], numpy.dtype[numpy.complex128]] | Units: None |
Inverse of the covariance matrix for the tipper tensor. |
1.0+0.0j 0.5+0.5j |
t_residcov |
Description |
Example |
|---|---|---|
Required: False Type: numpy.ndarray[tuple[int, …], numpy.dtype[numpy.complex128]] | Units: None |
Residual covariance matrix for the tipper tensor. |
1.0+0.0j 0.5+0.5j |