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

More robust for LOS #285

Merged
merged 13 commits into from
Nov 21, 2024
Merged

More robust for LOS #285

merged 13 commits into from
Nov 21, 2024

Conversation

trivialTZ
Copy link
Collaborator

if z_source <= z_lens, LOS can still be passed.

1. add LOSConfigParams so when LensPop rendering population, will got different LOSConfig class.
2. delete the invalid input of mixgauss_means....
1. add LOSConfigParams so when LensPop rendering population, will got different LOSConfig class.
2. delete the invalid input of mixgauss_means....
1.Simply change on los_config.py
2.delete the invalid input of mixgauss_means in Lens....
z_source <= z_lens still can be passed
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.67%. Comparing base (a157d32) to head (59f3e2c).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
- Coverage   97.69%   97.67%   -0.02%     
==========================================
  Files          74       74              
  Lines        4952     4954       +2     
==========================================
+ Hits         4838     4839       +1     
- Misses        114      115       +1     
Files with missing lines Coverage Δ
...lsim/ParamDistributions/kext_gext_distributions.py 95.16% <100.00%> (+0.16%) ⬆️

... and 1 file with indirect coverage changes

---- 🚨 Try these New Features:

Copy link
Contributor

@sibirrer sibirrer left a comment

Choose a reason for hiding this comment

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

Thank yo @trivialTZ !

@sibirrer sibirrer merged commit 70f6a07 into LSST-strong-lensing:main Nov 21, 2024
2 of 5 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.

2 participants