Ran update_copyright.py, updating all the copyright blurbs and adding AUTHORS.
[hooke.git] / conf / hooke configspec.ini
1 [drivers]
2 csvdriver = boolean(default = False)
3 hemingclamp = boolean(default = False)
4 jpk = boolean(default = False)
5 mcs = boolean(default = False)
6 mfp1dexport = boolean(default = True)
7 picoforce = boolean(default = True)
8 picoforcealt = boolean(default = False)
9 tutorialdriver = boolean(default = False)
10
11 [folder]
12 filterindex = integer(default = 0)
13 filters = string(default = 'Playlist files (*.hkp)|*.hkp|Text files (*.txt)|*.txt|All files (*.*)|*.*')
14
15 [general]
16 list = string(default = 'test.hkp')
17 workdir = string(default = '')
18
19 [main]
20 height = integer(default = 500)
21 left = integer(default = 50)
22 top = integer(default = 50)
23 width = integer(default = 700)
24
25 [plotmanipulators]
26 names(default = list(correct, median, absvalue, flatten, multiplier, clamp, threshold, coincident))
27 absvalue = boolean(default = False)
28 clamp = boolean(default = True)
29 coincident = boolean(default = True)
30 correct = boolean(default = True)
31 flatten = boolean(default = True)
32 median = boolean(default = True)
33 multiplier = boolean(default = True)
34 threshold = boolean(default = True)
35
36 [perspectives]
37 active = string(default = Default)
38
39 [plugins]
40 autopeak = boolean(default = True)
41 dummyguiplug = boolean(default = False)
42 fit = boolean(default = True)
43 flatfilts = boolean(default = True)
44 generalclamp = boolean(default = True)
45 generaltccd = boolean(default = True)
46 generalvclamp = boolean(default = True)
47 macro = boolean(default = True)
48 massanalysis = boolean(default = True)
49 pcluster = boolean(default = True)
50 procplots = boolean(default = True)
51 superimpose = boolean(default = False)
52 tutorial = boolean(default = False)
53 viewer = boolean(default = True)
54
55 [splashscreen]
56 #duration in milliseconds
57 duration = integer(default = 1000)
58 show = boolean(default = True)
59
60 #name = string
61 #age = float
62 #attributes = string_list
63 #likes_cheese = boolean
64 #favourite_color = string