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

HLA-1407: Implemented fixes to address uneven detection thresholds in HAP catalogs #1939

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

mdlpstsci
Copy link
Collaborator

Resolves HLA-407

Closes #

Implemented fixes recommended by R.White to address uneven detection thresholds in the HAP catalogs due to bugs in the function, make_wht_masks, which intends to create weight masks covering the full drizzled output footprint. A somewhat related bug in the compute_threshold method associated with only the Segment catalog was also addressed. The "scale factor" which causes the RMS computation to be too small was deleted. The RMS computation for the Point and Segment catalogs is now the same.

Checklist for maintainers

  • added entry in CHANGELOG.rst within the relevant release section
  • updated or added relevant tests
  • updated relevant documentation
  • added relevant label(s)

@mdlpstsci mdlpstsci added bug jirahub-ignore Avoid linking to Jira labels Jan 24, 2025
@mdlpstsci mdlpstsci requested a review from s-goldman January 24, 2025 22:38
@mdlpstsci mdlpstsci self-assigned this Jan 24, 2025
@mdlpstsci mdlpstsci requested a review from a team as a code owner January 24, 2025 22:38
@mdlpstsci mdlpstsci requested a review from rlwastro January 24, 2025 22:59
Copy link
Collaborator

@rlwastro rlwastro left a comment

Choose a reason for hiding this comment

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

This all looks good to me!

…thresholds

in the HAP catalogs due to bugs in the function, make_wht_masks, which intends
to create weight masks covering the full drizzled output footprint. A somewhat
related bug in the compute_threshold method associated with only the Segment
catalog was also addressed.  The "scale factor" which causes the RMS computation
to be too small was deleted.  The RMS computation for the Point and Segment catalogs
is now the same.
@mdlpstsci mdlpstsci merged commit 6d8fdcc into spacetelescope:main Feb 4, 2025
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug jirahub-ignore Avoid linking to Jira
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants