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

Add deblending metric and performance plots #6

Open
burke86 opened this issue Jul 3, 2020 · 1 comment
Open

Add deblending metric and performance plots #6

burke86 opened this issue Jul 3, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@burke86
Copy link
Owner

burke86 commented Jul 3, 2020

The AP score is not a probably not the most sensitive metric for testing deblending. Should try others, for example the purity metric using a ratio of weighted sums: rho_i = sum G_i G_i / Sum G_i (G_1 + G_2 + ...) from https://project.lsst.org/meetings/lsst2018/sites/lsst.org.meetings.lsst2018/files/Blending%20Session%205%20%28Tools%20and%20Data%20Sets%29%20-%20Slides_0.pdf#page=13&zoom=100,0,0

@burke86 burke86 added enhancement New feature or request help wanted Extra attention is needed labels Jul 3, 2020
@burke86
Copy link
Owner Author

burke86 commented Jul 3, 2020

Also see pixel accuracy metric, section 5.1 of https://arxiv.org/pdf/2001.05566.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant