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

Allow comparison_plots.py to take trackers name to include in plots as parameters #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lilianmallardeau
Copy link

Allow the comparison_plots.py script to take as parameters a list of trackers to include in the generated plots.
If no parameter is provided, all the trackers found in the trackers folder are included (default and previous behavior).
If a tracker name is provided as parameter but not found in the trackers folder, an exception is raised and the script stops.

It can be convenient in scripts (or even manually in the command line) to choose which trackers to include in the generated plots, without having to delete the folder of the "unwanted trackers" in the trackers/ folder.

Allow the comparison_plots.py script to take as parameters a list of trackers to include in the generated plots.
If no parameter is provided, all the trackers found in the trackers folder are included (default and previous behavior).
If a tracker name is provided as parameter but not found in the trackers folder, an exception is raised and the script stops.
@lilianmallardeau
Copy link
Author

Hi,
Any update on this?
Thanks

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