Skip to content

feature/remove_mapper_valued#267

Merged
Jammy2211 merged 1 commit intomainfrom
feature/remove_mapper_valued
Jan 28, 2026
Merged

feature/remove_mapper_valued#267
Jammy2211 merged 1 commit intomainfrom
feature/remove_mapper_valued

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

This pull request primarily removes references to the InterpolatedReconstruction plotting class from the codebase, simplifying the plotting API and cleaning up unused imports and arguments.

Source Science Examples:

Specific examples showing how to perform the source science calculations which previously used MapperValued, but now just use scipy directly, are available on the autolens workspace:

https://github.com/Jammy2211/autolens_workspace/blob/main/notebooks/imaging/source_science.ipynb
https://github.com/Jammy2211/autolens_workspace/blob/main/notebooks/imaging/features/pixelization/source_science.ipynb

Plotting API cleanup:

  • Removed the InterpolatedReconstruction argument from the MatPlot2D class constructor and its internal usage in autogalaxy/plot/mat_plot/two_d.py. [1] [2]
  • Removed the import of InterpolatedReconstruction from the autogalaxy/plot/__init__.py file.

General code cleanup:

  • Removed the unused import of MapperValued from autogalaxy/__init__.py.

@Jammy2211 Jammy2211 merged commit 3627057 into main Jan 28, 2026
8 checks passed
@Jammy2211 Jammy2211 deleted the feature/remove_mapper_valued branch February 13, 2026 13:43
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.

1 participant