Merged Rolf Schmidt's illysam branch
[hooke.git] / conf / core.ini
diff --git a/conf/core.ini b/conf/core.ini
new file mode 100644 (file)
index 0000000..b5af917
--- /dev/null
@@ -0,0 +1,119 @@
+[plotmanipulators]
+    [[order]]
+        default = '"correct", "median", "absvalue", "flatten", "multiplier", "clamp", "threshold", "coincident", "showconvoluted", "centerzero"'
+        elements = correct, median, absvalue, flatten, multiplier, clamp, threshold, coincident, showconvoluted, centerzero
+        type = arraystring
+        value = '"correct" "median" "absvalue" "flatten" "multiplier" "clamp" "threshold" "coincident" "showconvoluted" "centerzero"'
+    
+    [[absvalue]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[centerzero]]
+        default = False
+        type = boolean
+        value = True
+    
+    [[clamp]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[coincident]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[correct]]
+        default = False
+        type = boolean
+        value = True
+    
+    [[flatten]]
+        default = False
+        type = boolean
+        value = True
+    
+    [[median]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[multiplier]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[showconvoluted]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[threshold]]
+        default = False
+        type = boolean
+        value = False
+
+[preferences]
+    [[hide_curve_extension]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[legend]]
+        default = False
+        type = boolean
+        value = False
+    
+    [[playlist]]
+        default = playlists\test.hkp
+        type = filename
+        value = playlists\test.hkp
+    
+    [[use_zero]]
+        default = True
+        type = boolean
+        value = True
+    
+    [[workdir]]
+        default = ""
+        type = folder
+        value = 
+    
+    [[x_decimals]]
+        default = 2
+        maximum = 10
+        minimum = 0
+        type = integer
+        value = 2
+    
+    [[x_prefix]]
+        default = n
+        elements = n, p
+        type = enum
+        value = n
+    
+    [[y_decimals]]
+        default = 2
+        maximum = 10
+        minimum = 0
+        type = integer
+        value = 2
+    
+    [[y_prefix]]
+        default = n
+        elements = n, p
+        type = enum
+        value = n
+
+[copylog]
+    [[destination]]
+        default = ""
+        type = folder
+        value = 
+    
+    [[use_LVDT_folder]]
+        default = False
+        type = boolean
+        value = False