Skip to content

May 2025

Latest
Compare
Choose a tag to compare
@Jammy2211 Jammy2211 released this 07 May 20:44
· 39 commits to main since this release
  • Remove Analysis summing API, replacing all dataset combinations with AnalysisFactor and FactorGraphModel API used for graphical modeling:

https://github.com/Jammy2211/autofit_workspace/blob/main/notebooks/cookbooks/multiple_datasets.ipynb

  • Results workflow API, which generates .csv, .png and .fits files of large libraries of results for quick and efficient inspection:

https://github.com/Jammy2211/autolens_workspace/tree/main/notebooks/results/workflow

  • Latent variable API bug fixes and now used in some test example scripts.