Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_association, dax_apdb
-
Labels:
-
Story Points:4
-
Epic Link:
-
Sprint:AP F22-1 (June), AP F22-2 (July)
-
Team:Alert Production
-
Urgent?:No
Description
DM-31811 calculated the significance of detected peaks in footprints. This ticket is to pull those values out of the peaks and put them into the DIASource catalogs and apdb.
Eric Bellm: Are you able to review this small-ish ticket? There are two PRs with about 80 lines of changes. Given that this is writing to a dataframe, there may be a faster approach than my getSignificance closure there, but this works fine.
Note that I filed
DM-35331because I realized it would be too much of a pain to add tests of sky sources on this ticket: I'm aware that I'm not testing that path in the significance code, but I did run ap_verify_ci_hits2015, which I think does use that path.