Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layered computation using empymod. #302

Merged
merged 17 commits into from
Aug 31, 2022
Merged

Layered computation using empymod. #302

merged 17 commits into from
Aug 31, 2022

Conversation

prisae
Copy link
Member

@prisae prisae commented Aug 27, 2022

This PR aims to allow for fast 1D modelling (forward and gradient) using empymod. For this it utilizes the recently merged functions Model.extract_1d (PR #301), which in turn uses the ellipse function maps.ellipse_indices (PR #298) (building on the re-structure from PR #299).

Important - TODO:

  • Improve
  • Document
  • Tests
  • Add an example to the gallery

@coveralls
Copy link

coveralls commented Aug 27, 2022

Pull Request Test Coverage Report for Build 2964177215

  • 246 of 246 (100.0%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.006%) to 99.87%

Totals Coverage Status
Change from base Build 2940247953: 0.006%
Covered Lines: 4624
Relevant Lines: 4630

💛 - Coveralls

@prisae prisae merged commit 3b9a3c9 into main Aug 31, 2022
@prisae prisae deleted the oned branch August 31, 2022 14:46
@prisae prisae mentioned this pull request Mar 3, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants