Merged Rolf Schmidt's illysam branch
[hooke.git] / hooke / plugin / autopeak.py
index 6294e5f5e460419e9308d0bedb2682bb176c99e3..ac76228a63b55167f18cad4a12fa1eb37a44b4fb 100644 (file)
@@ -44,7 +44,10 @@ warnings.simplefilter('ignore',np.RankWarning)
 
 class autopeakCommands(object):
     '''
-    TODO: autopeak docstring.
+    Autopeak carries out force curve fitting with a chosen model:
+        - WLC
+        - FJC
+        - FJC-PEG
     '''
     def do_autopeak(self, args):
         '''