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

Weekly Merge: Evaluation and Encoder fixes #1065

Merged
merged 30 commits into from
Aug 24, 2024
Merged

Conversation

kapnadak
Copy link
Collaborator

  • Create and save redMaPPer ground truth arrays on the SVA1 footprint
  • Discard clusters that are too large
  • Add color columns (for PIFF, still in progress)
  • Allow image normalizer to use pixel shift to select slices of input images*
  • Add metrics and evaluation against redMaPPer
  • Revise and update documentation
  • to avoid clashes, the image normalizer takes in an (optional) argument for pixel shift to use, defaulting to 1 (which selects the entire image)

Copy link

codecov bot commented Aug 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.23%. Comparing base (81fe682) to head (7a6e4df).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1065      +/-   ##
==========================================
+ Coverage   81.22%   81.23%   +0.01%     
==========================================
  Files          23       23              
  Lines        3047     3049       +2     
==========================================
+ Hits         2475     2477       +2     
  Misses        572      572              
Flag Coverage Δ
unittests 81.23% <100.00%> (+0.01%) ⬆️

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.

@jeff-regier jeff-regier merged commit 253290d into master Aug 24, 2024
3 checks passed
@jeff-regier jeff-regier deleted the ik/galaxy_clustering branch August 24, 2024 10:47
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.

3 participants