Fix bug in BrightStarStamps' initAndNormalize method

Description

https://rubinobs.atlassian.net/browse/DM-28803#icft=DM-28803 introduced the capability for stars where annulus computation failed to be kept. This is done via a try/except in `initAndNormalize`, the exception itself being raised in `measureAndNormalize`.

During review, the exception was changed from `ValueError` to `RuntimeError`; this causes a small bug where the exception is not caught properly in `initAndNormalize`. This tickets will fix it.

Checklist

Lucidchart Diagrams

Issue Matrix

hide

Activity

Show:
Lee Kelvin
June 14, 2021 at 4:02 PM

Hey Morgan, this looks good, and thank you for picking up on this following https://rubinobs.atlassian.net/browse/DM-28803#icft=DM-28803! Assuming Jenkins doesn't complain, this looks good to merge, nicely identified.

Done
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Reviewers

Lee Kelvin

Story Points

RubinTeam

Checklist

Created June 14, 2021 at 3:06 PM
Updated July 29, 2021 at 12:03 PM
Resolved June 14, 2021 at 4:06 PM