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 command line arguments to run.py #10

Closed
petebachant opened this issue Jan 26, 2015 · 2 comments
Closed

Add command line arguments to run.py #10

petebachant opened this issue Jan 26, 2015 · 2 comments

Comments

@petebachant
Copy link
Member

Some ideas:

  • process-latest Perf-1.0
  • plot-single-run Perf-1.0 6

Note that this is in progress on the argparsing branch.

@petebachant
Copy link
Member Author

Users should be able to execute python run.py --help to see available functions. If none are passed, the main function will be run, which should generate all relevant figures and put them in the Figures directory.

@petebachant
Copy link
Member Author

run.py simply generates figures, for which there are no options. If users want to do more, they can look at the scripts and an example IPython notebook when it is created (#15). Closing this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant