Skip to content

1.9.0

Compare
Choose a tag to compare
@sibirrer sibirrer released this 16 Jul 15:40
· 2120 commits to main since this release

release v1.9.0

  • Configuration:
    • re-design of reading global configurations
    • added ‘conventions’ section in config file with ’service_major_asix’
  • GalKin module:
    • difference in 3d rendering
    • improved accuracy in calculation and testing (thanks to Matt Gomer)
  • LensModel module:
    • multi-plane functionality in separate sub-package
    • ‘CONVERGENCE’ model parameter renamed ‘kappa_ext’ -> ‘kappa’
  • LightModel module:
    • Sersic radius ‘R_sersic’ changed from semi-major axis definition to product average of semi-major and semi-minor axis
    • possibility to keep old ‘R_sersic’ convention with argument ’service_major_asix’: True in config file
  • Plotting:
    • lens_model_plot redesigned and more options for user