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

Add capability to remove unneeded logs in generateMDE #18

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

granrothge
Copy link
Member

This Pull request does a couple things.

  1. if there is a 'Log_removal' key in a data set, it can have a one item dictionary where the key is 'keep' and the value is a list of logs to keep. All others will be removed. If it has a one item dictionary with key 'discard' the value should be a list of items to discard. All others will be kept.

  2. there are a couple of functions that reduce duplication in generate_mde and generate_mde background

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.

1 participant