add file configuration in order to choice the pca's columns
[hooke.git] / hooke.conf
index 56e042f398fa5d11ad72248f8764d42ce96cf3be..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="293" auto_fit_points="50" auto_slope_span="20" auto_delta_force="10" 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.
@@ -11,6 +11,13 @@ The following section defines your own work directory. Substitute your work dire
     insert directory
 </workdir>
 
+<!--
+The following section defines the default playlist to load at startup.
+-->
+<defaultlist>
+    test.hkp
+</defaultlist>
+
 <!--
 This section defines which plugins have to be loaded by Hooke.
     -->
@@ -20,20 +27,23 @@ This section defines which plugins have to be loaded by Hooke.
     <flatfilts/>
     <generalclamp/>
     <!-- dummyguiplug/ -->
-    <!--superimpose/ -->
+    <!-- superimpose/ -->
     <generalvclamp/>
     <massanalysis/>
     <viewer/>
     <!-- tutorial/ -->
     <macro/>
+    <autopeak/>
+    <pcluster/>
 </plugins>
 
 <!--
 This section defines which drivers have to be loaded by Hooke.
     -->
 <drivers>
-    <picoforcealt/>
-    <!-- hemingclamp/ -->
+    <picoforce/>
+    <!-- picoforcealt/ -->
+    <hemingclamp/>
     <csvdriver/>
     <!-- tutorialdriver/ -->
     <jpk/>
@@ -41,7 +51,7 @@ This section defines which drivers have to be loaded by Hooke.
 
 <!--
 This section defines which plot manipulators have to be loaded by Hooke,
-and (importantly) their order.
+and -IMPORTANTLY- their order.
     -->
 <plotmanips>
     <correct/>