add file configuration in order to choice the pca's columns
[hooke.git] / hooke.conf
index d49d3606eed1d7c738514efc15a641fa4e94333c..439816da8458f5d0829cb7eb186aecdfb89d1d47 100755 (executable)
@@ -2,7 +2,7 @@
 <!-- To comment something, put dashes and ! like here -->
 <config>
 <!-- Internal variabls. -->
-    <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" temperature="301" auto_fit_points="50" auto_slope_span="20" auto_delta_force="10" auto_fit_nm="5" baseline_clicks="0" auto_left_baseline="20" auto_right_baseline="20" fc_showphase="0" fc_showimposed="0" fc_interesting="0"/>
+    <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" 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" fc_showphase="0" fc_showimposed="0" fc_interesting="0"/>
 
 <!-- 
 The following section defines your own work directory. Substitute your work directory.
@@ -34,6 +34,7 @@ This section defines which plugins have to be loaded by Hooke.
     <!-- tutorial/ -->
     <macro/>
     <autopeak/>
+    <pcluster/>
 </plugins>
 
 <!--
@@ -42,7 +43,7 @@ This section defines which drivers have to be loaded by Hooke.
 <drivers>
     <picoforce/>
     <!-- picoforcealt/ -->
-    <!-- hemingclamp/ -->
+    <hemingclamp/>
     <csvdriver/>
     <!-- tutorialdriver/ -->
     <jpk/>