From 6fabea2218e5704ea9dab0271ab85cdad5d5f720 Mon Sep 17 00:00:00 2001 From: radek_poleski Date: Thu, 8 Feb 2024 16:48:06 +0100 Subject: [PATCH] updating readme after recent release --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c533ad5c..dac9df55 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [**Detailed documentation: https://rpoleski.github.io/MulensModel/**](https://rpoleski.github.io/MulensModel/) -[Latest release: 2.19.2](https://github.com/rpoleski/MulensModel/releases/latest) and we're working on further developing the code. +[Latest release: 2.20.2](https://github.com/rpoleski/MulensModel/releases/latest) and we're working on further developing the code. MulensModel can generate a microlensing light curve for a given set of microlensing parameters, fit that light curve to some data, and return a chi2 value. That chi2 (and its gradient in some cases) can then be input into an arbitrary likelihood function to find the best-fit parameters. @@ -62,4 +62,4 @@ If you want to contribute to MulensModel, then please see [this file](CONTRIBUTI ![example workflow](https://github.com/rpoleski/MulensModel/actions/workflows/python-app.yml/badge.svg) [![Coverage Status](https://codecov.io/gh/rpoleski/MulensModel/branch/master/graph/badge.svg)](https://codecov.io/gh/rpoleski/MulensModel) -file revised Dec 2023 +file revised Feb 2024