Skip to content

Commit

Permalink
Better document magnetic receiver in loop
Browse files Browse the repository at this point in the history
  • Loading branch information
prisae committed Mar 8, 2024
1 parent 876b92e commit b8704af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions empymod/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -944,6 +944,7 @@ def loop(src, rec, depth, res, freqtime, signal=None, aniso=None, epermH=None,
- If rec is electric, returns E [V/m].
- If rec is magnetic, returns H [A/m].
- If rec is an electric loop, returns B [T].
EMArray is a subclassed ndarray with `.pha` and `.amp` attributes
(only relevant for frequency-domain data).
Expand Down

0 comments on commit b8704af

Please sign in to comment.