Releases: PyAutoLabs/PyAutoGalaxy
July 07 2022 Release
-
autogalaxy_workspace now has
advancedpackages which make navigation simpler for new users to find beginner scritps. -
LightProfileOperated objects implemented, which are already convolved with the imaging dataset's PSF for modeling point source components in a galaxy (see https://github.com/Jammy2211/autogalaxy_workspace/blob/release/scripts/imaging/modeling/advanced/light_parametric_operated.py).
-
Numba is now an optional installation, see this doc page for a full description (https://pyautogalaxy.readthedocs.io/en/latest/installation/numba.html).
-
Starting point API for starting an MCMC fit with walkers in certain positions or maximum likelihood estimator fit with a start point implemented (PyAutoLabs/PyAutoFit#562). The example tutorial script for this feature is not written yet.
2022.05.02.1
This is the first major release of PyAutoGalaxy, with full documentation of the software package.
Checkout the readthedocs and workspace for a complete overview of the package.