(flatfilts.py) documentation and cosmetic changes
authordevicerandom <devnull@localhost>
Tue, 9 Sep 2008 09:21:28 +0000 (09:21 +0000)
committerdevicerandom <devnull@localhost>
Tue, 9 Sep 2008 09:21:28 +0000 (09:21 +0000)
flatfilts.py
hooke.conf

index 25503f872d3660495b45380fd11b735e8883798d..e3dd57f278432d2e70a908962299a16d0854d0e0 100755 (executable)
@@ -274,10 +274,10 @@ class flatfiltsCommands:
         convfilt [min_npks min_deviation]
 
         min_npks = minmum number of peaks
-        (default=4)
+        (to set the default, see convfilt.conf file; CONVCONF and SETCONF commands)
 
         min_deviation = minimum signal/noise ratio *in the convolution*
-        (default=4)
+        (to set the default, see convfilt.conf file; CONVCONF and SETCONF commands)
 
         If called without arguments, it uses default values.
         '''
index 3a606628b4918997c06b7da85080df35b1a06c0d..3626aec18b64c7e71818b046f7a53005c959dc8d 100755 (executable)
@@ -11,6 +11,9 @@ 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>
@@ -24,7 +27,7 @@ This section defines which plugins have to be loaded by Hooke.
     <flatfilts/>
     <generalclamp/>
     <!-- dummyguiplug/ -->
-    <!--superimpose/ -->
+    <!-- superimpose/ -->
     <generalvclamp/>
     <massanalysis/>
     <viewer/>
@@ -36,8 +39,8 @@ This section defines which plugins have to be loaded by Hooke.
 This section defines which drivers have to be loaded by Hooke.
     -->
 <drivers>
-    <!-- picoforce/ -->
-    <picoforcealt/>
+    <picoforce/>
+    <!-- picoforcealt/ -->
     <!-- hemingclamp/ -->
     <csvdriver/>
     <!-- tutorialdriver/ -->
@@ -46,7 +49,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/>