Skip to content

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

Open
yayuniversal wants to merge 1 commit into
JonathonLuiten:masterfrom
yayuniversal:master
Open

Allow comparison_plots.py to take trackers name to include in plots as parameters#68
yayuniversal wants to merge 1 commit into
JonathonLuiten:masterfrom
yayuniversal:master

Conversation

@yayuniversal

Copy link
Copy Markdown

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.
@yayuniversal

Copy link
Copy Markdown
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