Merged Rolf Schmidt's illysam branch
[hooke.git] / conf / autopeak.ini
index 7fd1d877fc3fb0ea091d6aaf191f85a77c239e4b..ffc42f1023c3de7514cf7f1afc780e4a9bd0f482 100644 (file)
         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 = 0
-        maximum = 20
+        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 = 0
-
+        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
-
-    [[pl]]
-        default = 5
+    
+    [[persistence_length]]
+        default = 0.35
         minimum = 0
         type = float
-        value = 5
-
+        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 = True
+        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