Jammy2211 / PyAutoGalaxy

PyAutoGalaxy: Open-Source Multiwavelength Galaxy Structure & Morphology
https://pyautogalaxy.readthedocs.io/
MIT License
27 stars 13 forks source link

Feature/positions analysis simplify #184

Closed Jammy2211 closed 3 weeks ago

Jammy2211 commented 1 month ago

Recent updates by Rich enable point-source modeling to now work correctly in autolens.

This required the implementation of a Point Solver, which determines the multiple images of a strong lens by ray tracing triangles to the source-plane and tracking which regions of the image plane contain the point source. This solver is now tested and works well, and also supports JAX.

This PR updates the fitting functionality associated with point sources, including:

All new features are described in the autolens_workspace.