Skip to content

Commit

Permalink
Merge branch 'rpoleski:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
mjmroz authored Nov 27, 2024
2 parents 02f4709 + 151c027 commit 531d3c8
Show file tree
Hide file tree
Showing 154 changed files with 31,956 additions and 5,377 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@

[**Detailed documentation: https://rpoleski.github.io/MulensModel/**](https://rpoleski.github.io/MulensModel/)

[Latest release: 2.23.0](https://github.com/rpoleski/MulensModel/releases/latest) and we're working on further developing the code.
[Latest release: 3.0.0](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.

If you want to learn more about microlensing, please visit [Microlensing Source website](http://microlensing-source.org/).

Currently, MulensModel supports:
* Lens Systems: point lens or binary lens. Shear and convergence allowed for both point and binary lenses.
* Source Stars: single source or binary source.
* Source Stars: single source, binary source, or even larger number of sources.
* Effects: finite source (1-parameter), parallax (satellite & annual), binary lens orbital motion, xallarap effect (**new - with both sources luminous**), different parametrizations of microlensing models.

Need more? Open [an issue](https://github.com/rpoleski/MulensModel/issues), start [a discussion](https://github.com/rpoleski/MulensModel/discussions), or send us an e-mail.
Expand Down Expand Up @@ -61,4 +61,4 @@ If you want to contribute to MulensModel, then please see [this file](CONTRIBUTI
![PyPI - Downloads](https://img.shields.io/pypi/dm/MulensModel)
![example workflow](https://github.com/rpoleski/MulensModel/actions/workflows/python-app.yml/badge.svg)

file revised May 2024
file revised Nov 2024
Binary file modified data/expected_example_output/example_08/Ex08_Figure_03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data/expected_example_output/example_08/Ex08_Figure_09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data/expected_example_output/example_08/Ex08_Figure_10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data/expected_example_output/example_08/Ex08_Figure_11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data/expected_example_output/example_08/Ex08_Figure_12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data/expected_example_output/example_08/Ex08_Figure_13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
378 changes: 189 additions & 189 deletions data/expected_example_output/example_08/Ex08_output.txt

Large diffs are not rendered by default.

332 changes: 0 additions & 332 deletions data/expected_example_output/example_08/Ex08_standard_error.txt

This file was deleted.

1,587 changes: 1,587 additions & 0 deletions data/unit_test_files/OB151489_simulated_data_1L3S.dat

Large diffs are not rendered by default.

1,586 changes: 1,586 additions & 0 deletions data/unit_test_files/OB151489_simulated_data_2L2S.dat

Large diffs are not rendered by default.

Loading

0 comments on commit 531d3c8

Please sign in to comment.