Add test/delta.py
[hooke.git] / conf / autopeak.ini
index 3f6cf98a6198d3d6972fbc2dd4f93fc6c4f13c6a..ffc42f1023c3de7514cf7f1afc780e4a9bd0f482 100644 (file)
-[autopeak]\r
-    [[auto_fit_nm]]\r
-        default = 5\r
-        minimum = 0\r
-        type = float\r
-        value = 5\r
-\r
-    [[auto_fit_points]]\r
-        default = 50\r
-        minimum = 0\r
-        type = integer\r
-        value = 50\r
-\r
-    [[auto_left_baseline]]\r
-        default = 20\r
-        minimum = 0\r
-        type = float\r
-        value = 20\r
-\r
-    [[auto_max_p]]\r
-        default = 10\r
-        minimum = 0\r
-        type = float\r
-        value = 10\r
-\r
-    [[auto_min_p]]\r
-        default = 0.005\r
-        minimum = 0\r
-        type = float\r
-        value = 0.005\r
-\r
-    [[auto_right_baseline]]\r
-        default = 20\r
-        minimum = 0\r
-        type = float\r
-        value = 20\r
-\r
-    [[auto_slope_span]]\r
-        default = 20\r
-        minimum = 0\r
-        type = integer\r
-        value = 20\r
-\r
-    [[baseline_clicks]]\r
-        default = 0\r
-        maximum = 20\r
-        minimum = 0\r
-        type = integer\r
-        value = 0\r
-\r
-    [[noauto]]\r
-        default = False\r
-        type = boolean\r
-        value = False\r
-\r
-    [[noflatten]]\r
-        default = False\r
-        type = boolean\r
-        value = False\r
-\r
-    [[pl]]\r
-        default = 5\r
-        minimum = 0\r
-        type = float\r
-        value = 5\r
-\r
-    [[rebase]]\r
-        default = True\r
-        type = boolean\r
-        value = False\r
-\r
-    [[reclick]]\r
-        default = False\r
-        type = boolean\r
-        value = False\r
-\r
-    [[temperature]]\r
-        default = 293\r
-        minimum = 0\r
-        type = float\r
-        value = 293\r
-\r
-    [[usepl]]\r
-        default = False\r
-        type = boolean\r
-        value = False\r
-\r
-    [[usepoints]]\r
-        default = False\r
-        type = boolean\r
-        value = False\r
+[autopeak]
+    [[auto_fit_nm]]
+        default = 5
+        minimum = 0
+        type = float
+        value = 5
+    
+    [[auto_fit_points]]
+        default = 50
+        minimum = 0
+        type = integer
+        value = 50
+    
+    [[auto_left_baseline]]
+        default = 20
+        minimum = 0
+        type = float
+        value = 20
+    
+    [[auto_max_p]]
+        default = 10
+        minimum = 0
+        type = float
+        value = 10
+    
+    [[auto_min_p]]
+        default = 0.005
+        minimum = 0
+        type = float
+        value = 0.005
+    
+    [[auto_right_baseline]]
+        default = 20
+        minimum = 0
+        type = float
+        value = 20
+    
+    [[auto_slope_span]]
+        default = 20
+        minimum = 0
+        type = integer
+        value = 20
+    
+    [[baseline_clicks]]
+        default = automatic
+        elements = contact point, automatic, 1 point, 2 points
+        type = enum
+        value = automatic
+    
+    [[color]]
+        default = black
+        type = color
+        value = "(0,0,0)"
+    
+    [[delta_force]]
+        default = 10
+        minimum = 0
+        type = integer
+        value = 10
+    
+    [[fit_function]]
+        default = wlc
+        elements = wlc, fjc, fjcPEG
+        type = enum
+        value = wlc
+    
+    [[noauto]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[noflatten]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[persistence_length]]
+        default = 0.35
+        minimum = 0
+        type = float
+        value = 0.35
+    
+    [[plot_linewidth]]
+        default = 1
+        maximum = 10000
+        minimum = 1
+        type = integer
+        value = 1
+    
+    [[plot_size]]
+        default = 20
+        maximum = 10000
+        minimum = 1
+        type = integer
+        value = 20
+    
+    [[plot_style]]
+        default = scatter
+        elements = plot, scatter
+        type = enum
+        value = scatter
+    
+    [[rebase]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[reclick]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[temperature]]
+        default = 293
+        minimum = 0
+        type = float
+        value = 293
+    
+    [[usepl]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[usepoints]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[whatset]]
+        default = retraction
+        elements = extension, retraction
+        type = enum
+        value = retraction