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

Added a cap on distance for matching and changed error handling on KSB #158

Merged
merged 11 commits into from
May 26, 2021

Conversation

thuiop
Copy link
Collaborator

@thuiop thuiop commented May 21, 2021

Related to #156 . It does not seem easy to print the blend number along with the error ; it would need to be passed as an argument to the target_meas function.

@thuiop thuiop requested a review from ismael-mendoza May 21, 2021 10:35
@codecov
Copy link

codecov bot commented May 21, 2021

Codecov Report

Merging #158 (a587c4a) into main (53f57c8) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #158   +/-   ##
=======================================
  Coverage   81.15%   81.15%           
=======================================
  Files          11       11           
  Lines        1215     1215           
=======================================
  Hits          986      986           
  Misses        229      229           
Flag Coverage Δ
unittests 81.15% <100.00%> (ø)

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

Impacted Files Coverage Δ
btk/metrics.py 94.23% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 53f57c8...a587c4a. Read the comment docs.

@thuiop thuiop added the Ready for review For PR which should be reviewed label May 21, 2021
Copy link
Collaborator

@ismael-mendoza ismael-mendoza left a comment

Choose a reason for hiding this comment

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

Thanks Thomas! That was a quick turnaround, see comments below

btk/metrics.py Show resolved Hide resolved
btk/metrics.py Outdated Show resolved Hide resolved
btk/metrics.py Outdated Show resolved Hide resolved
ismael-mendoza
ismael-mendoza previously approved these changes May 26, 2021
Copy link
Collaborator

@ismael-mendoza ismael-mendoza left a comment

Choose a reason for hiding this comment

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

Thanks @thuiop , I think this is ready for merging, I'm just going to merge a few small commits

btk/metrics.py Outdated Show resolved Hide resolved
btk/metrics.py Outdated Show resolved Hide resolved
btk/metrics.py Outdated Show resolved Hide resolved
btk/metrics.py Outdated Show resolved Hide resolved
btk/metrics.py Outdated Show resolved Hide resolved
btk/metrics.py Outdated Show resolved Hide resolved
@ismael-mendoza ismael-mendoza merged commit 4e6b000 into main May 26, 2021
@ismael-mendoza ismael-mendoza deleted the fix-shear-estimation branch May 26, 2021 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for review For PR which should be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants