unfold.py: Remove config overrides for unfolding distance, etc.
authorW. Trevor King <wking@tremily.us>
Sat, 11 May 2013 15:14:17 +0000 (11:14 -0400)
committerW. Trevor King <wking@tremily.us>
Sat, 11 May 2013 15:14:17 +0000 (11:14 -0400)
commit162fd4db0260beef3dd95f270ec1d09fd046a758
tree2a0c032e25ee84df46ca34fe7597d5f19f4d21c0
parent7c8d759a93afb857f769b1bc35f441e1e2dc6815
unfold.py: Remove config overrides for unfolding distance, etc.

These snuck in during 87f12e4 (Update unfold_protein to use the new
pyafm.storage._load_afm, 2012-05-11).  Obviously, I should be using
h5config to load a user-written YAML file instead of hard-coding these
values in the unfolding script.
unfold.py