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

Error estimate test code #2

Open
slochower opened this issue Oct 21, 2017 · 0 comments
Open

Error estimate test code #2

slochower opened this issue Oct 21, 2017 · 0 comments

Comments

@slochower
Copy link
Member

Will this line...

sp.call('python2 apr.py analysis -i test.in > test.out', shell = True)
...run if there is no local copy of apr.py in the current directory? Perhaps it should be ../apr.py. As a separate issue, I'm not clear what issues will be caught by doing this testing. Is it to make sure that the free energy estimate is the same if we make changes to apr.py? If that's the case, then wouldn't the test suite have to copy over new restraints.dat files to reflect the change? I'm sure I'm misunderstanding the test scenario, so can you give an example?

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

1 participant