Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #276

Merged
merged 8 commits into from
Nov 4, 2024
Merged

Dev #276

merged 8 commits into from
Nov 4, 2024

Conversation

ConnorStoneAstro
Copy link
Member

No description provided.

NolanSmyth and others added 6 commits October 2, 2024 16:51
* init

* Minimal microlensing example

* Adding point source

* Add both images and magnification

* Fun animation

* fitting working

* mcmc working

* Add limb darkening and merge image+mag

* added limb darkening

* Add limb darkening functionality

* Improving microlensing fit example

* fixing pre-commit

* Adding PointSource to __all__

* adding tE to codespell ignore

* Fix bug and improve microlensing fit example

* style: pre-commit fixes

* Noting issue with PyLIMA

* strip nbs

* Fixed bug in u0 units

* Adjusting mcmc

* changed pointsource to starsource, fixing documentation

* style: pre-commit fixes

* Update Microlensing/simulator tutorial and toc. Remove fitting

* clean

* Update toc without conflict

* adding unit tests

* style: pre-commit fixes

* fixed precommit

* Fix weird capitalization bug pt1

* Fix weird capitalization bug pt2

* reorder tutorials

* remove excess files, clean up notebook

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…269)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.10.2...v1.10.3)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add multipole lens profile

* typo correction

* update variable names

* type multipole order m checking

* lenstronomy lensmodellist update

* higher tolerance

* higher tolerance rtol and atol

* try without derotation

* do not do kappa test

* adjust; multipole moment can also be 2

* fix convergence by factor 1/2

* style: pre-commit fixes

* allow multiple multipole moments. add unit tests

* tests now pass

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Connor Stone <[email protected]>
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.71%. Comparing base (05078ee) to head (2f333c5).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
+ Coverage   93.46%   93.71%   +0.25%     
==========================================
  Files          59       64       +5     
  Lines        2831     2944     +113     
==========================================
+ Hits         2646     2759     +113     
  Misses        185      185              
Flag Coverage Δ
unittests 93.71% <100.00%> (+0.25%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

* docs: match citation to paper

* Update citation note
…278)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.3 to 1.11.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.10.3...v1.11.0)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link
Collaborator

@AlexandreAdam AlexandreAdam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work!

@ConnorStoneAstro ConnorStoneAstro merged commit 0cb3f0b into main Nov 4, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants