fixed: plot does not display on Windows at program launch (troubleshooting issue 1)
[hooke.git] / hooke.conf
index 56e042f398fa5d11ad72248f8764d42ce96cf3be..8c72cb65b97ac1980d3861a2ef8f5e10e9807380 100755 (executable)
@@ -1,55 +1,71 @@
-<?xml version="1.0" ?>
-<!-- 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"/>
-
-<!-- 
-The following section defines your own work directory. Substitute your work directory.
-     -->
-<workdir>
-    insert directory
-</workdir>
-
-<!--
-This section defines which plugins have to be loaded by Hooke.
-    -->
-<plugins>
-    <fit/>
-    <procplots/>
-    <flatfilts/>
-    <generalclamp/>
-    <!-- dummyguiplug/ -->
-    <!--superimpose/ -->
-    <generalvclamp/>
-    <massanalysis/>
-    <viewer/>
-    <!-- tutorial/ -->
-    <macro/>
-</plugins>
-
-<!--
-This section defines which drivers have to be loaded by Hooke.
-    -->
-<drivers>
-    <picoforcealt/>
-    <!-- hemingclamp/ -->
-    <csvdriver/>
-    <!-- tutorialdriver/ -->
-    <jpk/>
-</drivers>
-
-<!--
-This section defines which plot manipulators have to be loaded by Hooke,
-and (importantly) their order.
-    -->
-<plotmanips>
-    <correct/>
-    <median/>
-    <!-- absvalue/ -->
-    <flatten/>
-    <clamp/>
-</plotmanips>
-
-</config>
-
+<?xml version="1.0" ?>\r
+<!-- 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" 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
+\r
+<!-- \r
+The following section defines your own work directory. Substitute your work directory.\r
+     -->\r
+<workdir>\r
+    insert directory\r
+</workdir>\r
+\r
+<!--\r
+The following section defines the default playlist to load at startup.\r
+-->\r
+<defaultlist>\r
+    test.hkp\r
+</defaultlist>\r
+\r
+<!--\r
+This section defines which plugins have to be loaded by Hooke.\r
+    -->\r
+<plugins>\r
+    <fit/>\r
+    <procplots/>\r
+    <flatfilts/>\r
+    <generalclamp/>\r
+    <!-- dummyguiplug/ -->\r
+    <!-- superimpose/ -->\r
+    <generalvclamp/>\r
+    <massanalysis/>\r
+    <viewer/>\r
+    <!-- tutorial/ -->\r
+    <macro/>\r
+    <autopeak/>\r
+    <pcluster/>\r
+    <generaltccd/>\r
+</plugins>\r
+\r
+<!--\r
+This section defines which drivers have to be loaded by Hooke.\r
+    -->\r
+<drivers>\r
+    <picoforce/>\r
+    <!-- picoforcealt/ -->\r
+    <hemingclamp/>\r
+    <csvdriver/>\r
+    <!-- tutorialdriver/ -->\r
+    <jpk/>\r
+    <mfp1dexport/>\r
+    <mcs/>\r
+</drivers>\r
+\r
+<!--\r
+This section defines which plot manipulators have to be loaded by Hooke,\r
+and -IMPORTANTLY- their order.\r
+    -->\r
+<plotmanips>\r
+    <correct/>\r
+    <median/>\r
+    <!-- absvalue/ -->\r
+    <flatten/>\r
+    <multiplier/>\r
+    <clamp/>\r
+    <threshold/>\r
+    <coincident/>\r
+</plotmanips>\r
+\r
+</config>\r
+\r