Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: geom
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:BG3_F18_09
-
Team:Architecture
Description
In removing VisitInfo creation from obs_subaru and moving it to obs_base, all the tests passed in test_repository.py despite me not yet calculating an ERA. Turns out that geom.Angle(NaN) compared to a finite Angle is always fine. Fix the assert to trap NaN in either argument.
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Risk Score | 0 |
Reviewers | Russell Owen [ rowen ] | |
Status | To Do [ 10001 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Russell Owen would you be able to do this quick review please? Jenkins is running.