Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-5121: "Add multiple-filter capabilities to validate_drp" #9

Merged
merged 5 commits into from Feb 20, 2016

Conversation

wmwv
Copy link
Contributor

@wmwv wmwv commented Feb 16, 2016

Straightfoward. Minor syntax change in building of dataIds from YAML config file.

validate.py now has an overall parsing for all filters, then hands off to do a oneFilter version of the analysis for each filter. There is no cross-filter matching done.

Improve JSON test (yes, technically out of scope, but indulge me to include it here).

@wmwv wmwv force-pushed the tickets/DM-5121 branch 2 times, most recently from f325eec to 2eeb611 Compare February 16, 2016 17:12
validate.run now wraps validate.runOneFilter and identifies unique filters
  and then iterates through them to analyze each filter individually.
When passed just a single filter as a string construct a filters array
of the same length as visits and filled with the one filter name.

Names of output files have the filter name included.
@wmwv wmwv merged commit 7faebe5 into master Feb 20, 2016
@ktlim ktlim deleted the tickets/DM-5121 branch August 25, 2018 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant