Releases: rpoleski/MulensModel
Releases · rpoleski/MulensModel
version 2.24.0
version 2.23.0
Binary source combined with xallarap - new parameter added: q_source
.
version 2.22.0
Adding phot_fmt
keyword to Model.plot_lc()
.
version 2.21.0
Corrected VBBL imports. We had suboptimal performance since v2.14.0.
No changes in public API.
version 2.20.0
Minor changes in AdaptiveContouring submodule to simplify Windows installation.
version 2.19.2
Model.get_trajectory()
- keyword satellite_skycoord
added. Also the documentation of that function was clarified.
Corrected plotting for datasets with negative uncertainties.
version 2.18.0
chi^2 gradient for the finite-source point-lens models. The most changes were in two classes:
- FitData - added: get_d_A_d_u_for_PSPL_model(), get_d_A_d_rho(), data_magnification, and class FSPL_Derivatives,
- Model - added: get_magnification_methods(), methods, default_magnification_method (and its .setter), and get_magnification_methods_parameters().