Don't assume you know which sJPK egments will be created.
[hooke.git] / conf / core.ini
1 [plotmanipulators]
2     [[order]]
3         default = '"correct", "median", "absvalue", "flatten", "multiplier", "clamp", "threshold", "coincident", "showconvoluted", "centerzero"'
4         elements = correct, median, absvalue, flatten, multiplier, clamp, threshold, coincident, showconvoluted, centerzero
5         type = arraystring
6         value = '"correct" "median" "absvalue" "flatten" "multiplier" "clamp" "threshold" "coincident" "showconvoluted" "centerzero"'
7     
8     [[absvalue]]
9         default = False
10         type = boolean
11         value = False
12     
13     [[centerzero]]
14         default = False
15         type = boolean
16         value = True
17     
18     [[clamp]]
19         default = False
20         type = boolean
21         value = False
22     
23     [[coincident]]
24         default = False
25         type = boolean
26         value = False
27     
28     [[correct]]
29         default = False
30         type = boolean
31         value = True
32     
33     [[flatten]]
34         default = False
35         type = boolean
36         value = True
37     
38     [[median]]
39         default = False
40         type = boolean
41         value = False
42     
43     [[multiplier]]
44         default = False
45         type = boolean
46         value = False
47     
48     [[showconvoluted]]
49         default = False
50         type = boolean
51         value = False
52     
53     [[threshold]]
54         default = False
55         type = boolean
56         value = False
57
58 [preferences]
59     [[hide_curve_extension]]
60         default = False
61         type = boolean
62         value = False
63     
64     [[legend]]
65         default = False
66         type = boolean
67         value = False
68     
69     [[playlist]]
70         default = playlists\test.hkp
71         type = filename
72         value = playlists\test.hkp
73     
74     [[use_zero]]
75         default = True
76         type = boolean
77         value = True
78     
79     [[workdir]]
80         default = ""
81         type = folder
82         value = 
83     
84     [[x_decimals]]
85         default = 2
86         maximum = 10
87         minimum = 0
88         type = integer
89         value = 2
90     
91     [[x_prefix]]
92         default = n
93         elements = n, p
94         type = enum
95         value = n
96     
97     [[y_decimals]]
98         default = 2
99         maximum = 10
100         minimum = 0
101         type = integer
102         value = 2
103     
104     [[y_prefix]]
105         default = n
106         elements = n, p
107         type = enum
108         value = n
109
110 [copylog]
111     [[destination]]
112         default = ""
113         type = folder
114         value = 
115     
116     [[use_LVDT_folder]]
117         default = False
118         type = boolean
119         value = False