Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Validation
-
Labels:None
-
Story Points:5
-
Epic Link:
-
Team:SQuaRE
Description
validate_drp current takes as input both a repository and a configuration file. The configuration file contains information to construct the list of dataIds to analyze.
However, these dataIds could be extracted from the repo itself, in cases where the desired is to analyze the entire repo.
1. Add a function that loads the set of dataIds from the repo.
2. Select reasonable defaults for the additional parameters specified in the config file.
3. Design how to handle multiple filters.
Attachments
Issue Links
- is blocked by
-
DM-5121 Add multiple-filter capabilities to `validate_drp`
- Done
Let's continue this discussion at the JTM and over the next few weeks. I'll capture the discussion to date in a future ticket or a community.lsst.org discussion. I'll ask for this capability to be reviewed and merged in for now, with this caveat that it fails as one approaches scales of ~1000 catalogs in mind.