Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Validation
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:SQuaRE
Description
Design and refactor `validate_drp` to produce results for multiple filters.
1. Decide on the syntax for the YAML configuration file that denotes the multiple filters. E.g., which visit goes with what filter?
2. Organize the running of multiple filters in `validate.run` to sequentially generate statistics and plots for each filter.
3. Add a filter designation to the default output prefix.
Note: matching objects across filters is out-of-scope for this ticket.
Attachments
Issue Links
- blocks
-
DM-5120 Add intelligence to `validate_drp` so it does "A Reasonable Thing" on an unknown output repo
- Done
Largely done.
Need to test on a multi-filter dataset.
Waiting for review and merging of previous tickets (
DM-4901,DM-4956,DM-4957) before submitting this one for review.