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

Change filepath #49

Closed
karfly opened this issue May 16, 2016 · 1 comment
Closed

Change filepath #49

karfly opened this issue May 16, 2016 · 1 comment
Assignees
Labels

Comments

@karfly
Copy link
Collaborator

karfly commented May 16, 2016

par_tester.sh writes results to file 'par_test_result.txt' not to 'par_test_results.txt'
So it's better to remove 1 's' in par_test_results.ipynb filepath.

data = pd.read_csv("par_test_result.txt", sep=' ', header=None, names=["lib", 'test', 'test_name', 'nth', 'time'])

@karfly karfly added the bug label May 16, 2016
@ohld
Copy link
Collaborator

ohld commented May 16, 2016

Last visualization notebook was called 'test_results.iphynb" that's why now new notebook was called this way.
Wrong issue issigne. Refer to @aglab2

@ohld ohld assigned aglab2 and unassigned ohld May 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants