Details
-
Type:
Story
-
Status: In Review
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: ap_verify
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:AP S23-2 (January), AP S23-3 (February), AP S23-4 (March)
-
Team:Alert Production
-
Urgent?:No
Description
Add the DC2 real bogus trained model to the new CI dataset (DM-34845). In addition to adding the data to the git-lfs repo, add the trained model to the ingest step of ap_verify. This will require defining the trained model for the butler, and it is suggested that we treat the model the same way as we treat our "curated calibration" datasets.
Attachments
Issue Links
- blocks
-
DM-36743 Add the real-bogus PipelineTask to ap_verify for the DC2 CI dataset
- Reviewed
- is blocked by
-
DM-34845 Create ap_verify dataset for DC2
- Done
-
DM-37478 Design and implement "model-packages" and update existing code accordingly
- Reviewed
- is duplicated by
-
DM-35754 Assist with creating DC2 testdata repository for CI
- Invalid
- relates to
-
DM-37157 Rewrite meas_transiNet git history to remove large file(s)
- Done
Whether an environment variable in a config field will get properly expanded depends a lot on how that path is actually evaluated – it's certainly not guaranteed.
I'd recommend testing it with your existing setup first.Much later EDIT: a meaningless objection, since it's your code that decides how the config field is evaluated. Apologies for the noise!