-
We are currently solving equations 4.45 and 4.46 from Ward and Hohman to compute the horizontal and vertical response due to a vertical magnetic dipole source.
![image](https://user-images.githubuser…
-
We should add a copyright notice and license information (names and terms) in every `.py` file. This notice should be at the top of each file
```
# Copyright (c) YEAR The PROJECT Developers
# Dist…
-
### Additional comment:
_No response_
-
Hi Florian,
Is it possible to provide a Time Domain and Frequency Domain input data file, landbased (say ABEM WalkTEM and DualEM) and airborne (say Resolve and SkyTEM)?
I can't see to find or …
-
### Describe the issue:
When defining a RawWaveform the following issue is raised:
AttributeError: 'RawWaveform' object has no attribute 'time_nodes'
TypeError: Unsupported source waveform object…
-
Currently, the field at receiver positions is interpolated linearly. This can lead to quite large errors as we cover many orders of magnitude in EM; the problem is particularly pronounced with stretch…
-
Hello everyone,
I'm glad to announce a simple Julia wrapper which aims to make `empymod` available in a [Julia](https://julialang.org) language environment.
### Installation
You can easily clon…
-
### Describe the issue:
The Gaussian mixture classes (`WeightedGaussianMixture`, `GaussianMixtureWithPrior`) have methods that reorder the clusters, like `order_clusters_GM_weights` that orders the…
-
### Describe the issue:
when importing frequencydomain from simpeg.electromagnetics, an error is thrown due to erroneous importing of numpy:
`from SimPEG.electromagnetics import frequency_domain` …
-
### Problem description
Hello! I have a problem with the function `modelTrans` of the class `LCModelling`. It's giving me an error message but I'm not able to find the issue causing it.
### You…