Corrected some bugs in the scale of graphs.
[hooke.git] / hooke.conf
index 75a31f96a0116909bf8e37e004bb7e34d8574a62..a86ca200b3ea8c943ea07930014689cdafe19bbb 100755 (executable)
@@ -2,7 +2,7 @@
 <!-- To comment something, put dashes and ! like here -->\r
 <config>\r
 <!-- Internal variabls. -->\r
-    <display ext="1" colour_ext="None" ret="1" colour_ret="None" correct="1" colour_correct="None" contact_point="0" medfilt="0" xaxes="0" yaxes="0" flatten="1" fit_function="wlc" 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"/>\r
+    <display ext="1" colour_ext="None" ret="1" colour_ret="None" correct="1" colour_correct="None" contact_point="0" medfilt="0" xaxes="0" yaxes="0" flatten="1" fit_function="wlc" 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" centerzero="1"/>\r
 \r
 <!-- \r
 The following section defines your own work directory. Substitute your work directory.\r
@@ -23,6 +23,7 @@ This section defines which plugins have to be loaded by Hooke.
     -->\r
 <plugins>\r
     <fit/>\r
+    <curvetools/>\r
     <procplots/>\r
     <flatfilts/>\r
     <generalclamp/>\r
@@ -37,20 +38,23 @@ This section defines which plugins have to be loaded by Hooke.
     <pcluster/>\r
     <generaltccd/>\r
     <multidistance/>\r
+    <jumpstat/>
+    <review/>  \r
 </plugins>\r
 \r
 <!--\r
 This section defines which drivers have to be loaded by Hooke.\r
     -->\r
 <drivers>\r
-    <picoforce/>\r
-    <!-- picoforcealt/ -->\r
+    <!--picoforce/-->\r
+    <picoforcealt/>\r
     <hemingclamp/>\r
     <csvdriver/>\r
     <!-- tutorialdriver/ -->\r
     <jpk/>\r
     <mfp1dexport/>\r
-    <mcs/>\r
+    <mcs/>
+    <hdf5/>    \r
 </drivers>\r
 \r
 <!--\r
@@ -65,7 +69,8 @@ and -IMPORTANTLY- their order.
     <multiplier/>\r
     <clamp/>\r
     <threshold/>\r
-    <coincident/>\r
+    <coincident/>
+    <centerzero/>\r
 </plotmanips>\r
 \r
 </config>\r