Update unfold_protein to use the new pyafm.storage._load_afm.
authorW. Trevor King <wking@tremily.us>
Fri, 11 May 2012 17:42:47 +0000 (13:42 -0400)
committerW. Trevor King <wking@tremily.us>
Fri, 11 May 2012 18:14:52 +0000 (14:14 -0400)
commit87f12e4ce804dfe1d0cfffff684ecac28929112d
tree36d33e2505a9e0f80db3b80f8b8aa85101856918
parenta9edb11c5d3bc9d633889a53f5bf1ef56bd85eab
Update unfold_protein to use the new pyafm.storage._load_afm.

This is a messy commit to get my Git repo in sync with the version I'm
currently using in the lab, but most of the changes have to do with
the nested-config overhaul starting with pypiezo's:

  commit de497a3734372f5fa7c92d6ff7bdb6b2e327c345
  Author: W. Trevor King <wking@drexel.edu>
  Date:   Thu Mar 15 10:13:20 2012 -0400

    Optional config-based-setup for PiezoAxis, OutputChannel, and InputChannel.

    See the module docstring for details on why this is useful.
unfold.py
unfold_protein/scan.py
unfold_protein/unfolder.py