Store a copy of params in CurveCommand._add_to_command_stack.
[hooke.git] / conf / hooke.ini
index fb03cb173d098d59a23b593d6a1c664e47706613..6276712801418be5c71c22792284a405925d5123 100644 (file)
@@ -1,82 +1,8 @@
 #prefix with '#' to add a comment
 
-#Internal variables
-[display]
-colour_ext = None
-colour_ret = None
-ext = 1
-ret = 1
-correct = 1
-colour_correct = None
-contact_point = 0
-medfilt = 0
-xaxes = 0
-yaxes = 0
-flatten = 1
-temperature = 301
-auto_fit_points = 50
-auto_slope_span = 20
-auto_delta_force = 10
-auto_fit_nm = 5
-auto_min_p = 0.005
-auto_max_p = 10
-baseline_clicks = 0
-auto_left_baseline = 20
-auto_right_baseline = 20
-force_multiplier = 1
-fc_showphase = 0
-fc_showimposed = 0
-fc_interesting = 0
-tccd_threshold = 0
-tccd_coincident = 0
-
-[folders]
-filterindex = 0
-filters = Playlist files (*.hkp)|*.hkp|Text files (*.txt)|*.txt|All files (*.*)|*.*')
-
-[general]
-#substitute your work directory
-#workdir = D:\hooke
-workdir = R:\Programming\Python\Gui\
-#the default playlist to load at startup
-list = test.hkp
-#the default perspective to load at startup
-perspective = Default
-#splashscreen
-splash = 1
-splashduration = 1000
-
-#this section defines which plugins have to be loaded by Hooke
-[plugins]
-autopeak = True
-dummyguiplug = False
-fit = True
-flatfilts = True
-generalclamp = False
-generaltccd = False
-generalvclamp = True
-macro = False
-massanalysis = False
-pcluster = False
-procplots = True
-showconvoluted = True
-superimpose = False
-tutorial = False
-viewer = False
-#autopeak = True
-#dummyguiplug = False
-#fit = True
-#flatfilts = True
-#generalclamp = True
-#generaltccd = True
-#generalvclamp = True
-#macro = True
-#massanalysis = True
-#pcluster = True
-#procplots = True
-#superimpose = False
-#tutorial = False
-#viewer = True
+[command]
+command = autopeak
+plugin = autopeak
 
 #this section defines which drivers have to be loaded by Hooke
 [drivers]
@@ -84,38 +10,42 @@ csvdriver = False
 hemingclamp = False
 jpk = False
 mcs = False
+mfp1d = True
+mfp3d = True
 mfp1dexport = True
 picoforce = True
 picoforcealt = False
 tutorialdriver = False
 
-##this section defines which plot manipulators have to be loaded by Hooke,
-##and -IMPORTANTLY- their order.
-[plotmanipulators]
-absvalue = False
-clamp = False
-coincident = False
-correct = True
-flatten = False
-median = False
-multiplier = False
-names = correct, median, absvalue, flatten, multiplier, clamp, threshold, coincident, showconvoluted
-showconvoluted = False
-threshold = False
+[folders]
+filterindex = 0
+filters = Playlist files (*.hkp)|*.hkp|Text files (*.txt)|*.txt|All files (*.*)|*.*')
 
 #this section defines the window size and position
 [main]
-height = 797
-left = 536
+height = 500
+left = 20
 top = 20
-width = 1092
-
-[splashscreen]
-#duration in milliseconds
-duration = 1000
-show = False
+width = 600
 
 [perspectives]
 active = Default
+default = Default
 
-[folder]
+#this section defines which plugins have to be loaded by Hooke
+[plugins]
+autopeak = True
+export = True
+fit = True
+flatfilts = True
+generalvclamp = True
+multidistance = True
+playlist = True
+plot = True
+procplots = True
+results = True
+
+[splashscreen]
+#duration in milliseconds
+duration = 1000
+show = True