Skip to content

GEOPY-3044: Investigate slow IP inversion - #475

Open
domfournier wants to merge 5 commits into
developfrom
GEOPY-3044
Open

GEOPY-3044: Investigate slow IP inversion#475
domfournier wants to merge 5 commits into
developfrom
GEOPY-3044

Conversation

@domfournier

@domfournier domfournier commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

GEOPY-3044 - Investigate slow IP inversion

uses MiraGeoscience/simpeg#172

Copilot AI lite review requested due to automatic review settings August 31, 2026 21:59
@github-actions github-actions Bot changed the title GEOPY-3044 GEOPY-3044: Investigate slow IP inversion Aug 31, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR is aimed at reproducing/investigating slow IP inversion behavior by switching the mira-simpeg dependency to a GEOPY-3044 branch and updating the associated lockfiles/environment locks to the newly-resolved SimPEG commit.

Changes:

  • Point mira-simpeg to the GEOPY-3044 git ref and re-resolve conda lockfiles to a new SimPEG commit SHA.
  • Refresh conda-lock outputs for Python 3.12/3.13 (including some additional package/build updates).
  • Adjust “full run” (__main__) parameters in several tests/run_tests/* driver scripts (cell size 20 → 5).

Reviewed changes

Copilot reviewed 16 out of 16 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tests/run_tests/driver_rotated_gradients_test.py Adjusts __main__ full-run mesh cell size.
tests/run_tests/driver_mag_test.py Adjusts __main__ full-run mesh cell size.
tests/run_tests/driver_joint_surveys_test.py Adjusts __main__ full-run mesh cell size.
tests/run_tests/driver_ip_test.py Adjusts __main__ full-run mesh cell size.
tests/run_tests/driver_dc_test.py Adjusts __main__ full-run mesh cell size.
pyproject.toml Switches mira-simpeg git rev to GEOPY-3044.
py-3.13.conda-lock.yml Updates resolved packages + mira-simpeg commit for py3.13 lock.
py-3.12.conda-lock.yml Updates resolved packages + mira-simpeg commit for py3.12 lock.
environments/py-3.13-win-64.conda.lock.yml Updates pinned environment packages and mira-simpeg commit (win, py3.13).
environments/py-3.13-win-64-dev.conda.lock.yml Updates pinned dev environment packages and mira-simpeg commit (win, py3.13).
environments/py-3.13-linux-64.conda.lock.yml Updates pinned environment packages and mira-simpeg commit (linux, py3.13).
environments/py-3.13-linux-64-dev.conda.lock.yml Updates pinned dev environment packages and mira-simpeg commit (linux, py3.13).
environments/py-3.12-win-64.conda.lock.yml Updates pinned environment packages and mira-simpeg commit (win, py3.12).
environments/py-3.12-win-64-dev.conda.lock.yml Updates pinned dev environment packages and mira-simpeg commit (win, py3.12).
environments/py-3.12-linux-64.conda.lock.yml Updates pinned environment packages and mira-simpeg commit (linux, py3.12).
environments/py-3.12-linux-64-dev.conda.lock.yml Updates pinned dev environment packages and mira-simpeg commit (linux, py3.12).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pyproject.toml Outdated
Comment thread py-3.12.conda-lock.yml
sebhmg
sebhmg previously approved these changes Sep 3, 2026
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.

3 participants