harmonica icon indicating copy to clipboard operation
harmonica copied to clipboard

Remove depth_type from EquivalentSources

Open santisoler opened this issue 4 months ago • 0 comments

Remove the depth_type argument from the EquivalentSources constructor. By default the point sources will be defined using a relative depth strategy. Removed the deprecated relative_depth argument from the constructor. Update the tests for the class and its methods.

Todo:

  • [ ] remove depth_type from gradient boosted equivalent sources and update their tests
  • [ ] remove depth_type from the docs (if any)
  • [ ] check if we need to update the spherical equivalent sources as well

Relevant issues/PRs:

Fixes #423

santisoler avatar Mar 05 '24 18:03 santisoler