add file configuration in order to choice the pca's columns
[hooke.git] / hooke.conf
index b6756469b33787a2a3209d1b51d2deb4eeec18b9..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,11 +27,14 @@ This section defines which plugins have to be loaded by Hooke.
     <flatfilts/>
     <generalclamp/>
     <!-- dummyguiplug/ -->
-    <!--superimpose/ -->
+    <!-- superimpose/ -->
     <generalvclamp/>
     <massanalysis/>
+    <viewer/>
     <!-- tutorial/ -->
     <macro/>
+    <autopeak/>
+    <pcluster/>
 </plugins>
 
 <!--
@@ -32,14 +42,16 @@ This section defines which drivers have to be loaded by Hooke.
     -->
 <drivers>
     <picoforce/>
+    <!-- picoforcealt/ -->
     <hemingclamp/>
     <csvdriver/>
-    <tutorialdriver/>
+    <!-- tutorialdriver/ -->
+    <jpk/>
 </drivers>
 
 <!--
 This section defines which plot manipulators have to be loaded by Hooke,
-and (importantly) their order.
+and -IMPORTANTLY- their order.
     -->
 <plotmanips>
     <correct/>