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

Changes to "compare.py" #47

Open
2 tasks
agstephens opened this issue Apr 28, 2021 · 1 comment
Open
2 tasks

Changes to "compare.py" #47

agstephens opened this issue Apr 28, 2021 · 1 comment
Assignees

Comments

@agstephens
Copy link
Member

In "compare.py":

  • randomly choose which file is used (not just first) - this will check there are no systematic errors/assumptions
  • use random.sample to generate a sample of file indexes - instead of calling random.choice (which might return the same numbers).
@agstephens agstephens assigned agstephens and alaniwi and unassigned agstephens Apr 28, 2021
@agstephens
Copy link
Member Author

Assigning to @alaniwi

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

No branches or pull requests

2 participants