Fixes to polymer_fit plugin.
authorW. Trevor King <wking@drexel.edu>
Sat, 7 Aug 2010 14:18:48 +0000 (10:18 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 7 Aug 2010 14:18:48 +0000 (10:18 -0400)
commit12034a36f67c179627e9dff4e480531b1571e0da
treebf92ff16d510a4f8d87de8c5668690ab5541d754
parentea7b1992a30c600b9b1568430dd55ca8d88e013f
Fixes to polymer_fit plugin.

Changes:
* Docstring updates to FJC_PEG_fn now that we're back to Newton's method.
* Use start/stop to select relevant slices of z/d_data for fitting.
* Use rescaled ModelFitter fitting.
hooke/plugin/polymer_fit.py