Refactor and improve `get_source_field`
prisae opened this issue · 0 comments
prisae commented
The function get_source_field
has some issues with edge-cases. From the forward modelling perspective it is probably one of the weakest points at the moment.
Needs:
- Refactoring.
- Add checks within the functions.
- Improve tests.
- Check ensure direction of
msrc
(+/- dip)
Development happens in the dev-src-branch.