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

Brainstorm and implement a suite of metrics #7

Open
xuod opened this issue Jul 27, 2018 · 1 comment
Open

Brainstorm and implement a suite of metrics #7

xuod opened this issue Jul 27, 2018 · 1 comment

Comments

@xuod
Copy link
Collaborator

xuod commented Jul 27, 2018

This issue is meant to be a place for brainstorming about various metrics which will then be implemented in btk.metrics.

  • low-level metrics:

    • detection: detection of a blend, detection of the correct number of objects in a blend, accuracy of the position of the centers of objects
    • segmentation: quality of the masks
    • deblending: pixel-wise comparison, blendedness (as defined in the Scarlet paper)
  • high-level metrics involving measurements:

    • flux/colors
    • photo-z: bias
    • size and shape
    • shear:
      • selection effects
      • exclusion bias
      • impact on shear estimators
@sowmyakth
Copy link
Collaborator

A basic version implemented in Implemented in #13 which compares detected centers and true centers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants