Dear lenstronomy community,
We are happy to announce lenstronomy version 1.12.0 - a major release.
You can see the release notes here: https://github.com/lenstronomy/lenstronomy/releases/tag/v1.12.0
This is a major release as some lens model profiles got renamed for more consistent namings - which make this release not fully backwards compatible. You can find the new and old naming conventions here: https://github.com/lenstronomy/lenstronomy/pull/630
This release brings SIX new contributors. Michael Martinez, Alex Landry, Jocelyn McMahon, Hadrien Paugnat, Alex Kurek and Xincheng Zhu - thank you very much!
If you encounter issues, please let us know!
Lenstronomy core developers
Anowar Shajib, Daniel Gilman, Simon Birrer
Lenstronomy version 1.12.0 release notes
* renamed some lens profiles
"CNFW_ELLIPSE" → "CNFW_ELLIPSE_POTENTIAL"
"HERNQUIST_ELLIPSE" → "HERNQUIST_ELLIPSE_POTENTIAL"
"NFW_ELLIPSE" → "NFW_ELLIPSE_POTENTIAL"
"NFW_MC_ELLIPSE" → "NFW_MC_ELLIPSE_POTENTIAL"
"PJAFFE_ELLIPSE" → "PJAFFE_ELLIPSE_POTENTIAL"
"TNFW_ELLIPSE" → "TNFW_ELLIPSE_POTENTIAL"
"MULTI_GAUSSIAN_KAPPA" → "MULTI_GAUSSIAN"
"MULTI_GAUSSIAN_KAPPA_ELLIPSE" → "MULTI_GAUSSIAN_ELLIPSE_POTENTIAL"
"GAUSSIAN" → "GAUSSIAN_POTENTIAL"
"GAUSSIAN_KAPPA" → "GAUSSIAN"
* minor bug fixed for lens equation solver involving multiple EPL profiles
* FittingSequence allows to store intermediate PSF iteration results
* minor updates of lens_plot
* multiple conjugent points in likelihood
* convenient checking of parameter bounds
* STARRED PSF iteration procedure