PySnooper is a poor man's debugger. If you've used Bash, it's like set -x for Python, except it's fancier. Your story: You're trying to figure out why your Python code isn't doing what you think it ...
Disclaimer: I hope this tutorial will be useful to others wishing to run molecular dynamics simulations of membrane proteins with AMBER. However, it is as much for my own reference as a guide to ...