Index: fact/tools/pyscripts/doc/_build/html/classes.html
===================================================================
--- fact/tools/pyscripts/doc/_build/html/classes.html	(revision 13151)
+++ fact/tools/pyscripts/doc/_build/html/classes.html	(revision 13316)
@@ -4,14 +4,11 @@
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
-
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     
-    <title>Classes &mdash; pyfact 0.1 documentation</title>
-    
+    <title>Classes &mdash; pyfact v0.1 documentation</title>
     <link rel="stylesheet" href="_static/default.css" type="text/css" />
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
-    
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
@@ -26,5 +23,5 @@
     <script type="text/javascript" src="_static/underscore.js"></script>
     <script type="text/javascript" src="_static/doctools.js"></script>
-    <link rel="top" title="pyfact 0.1 documentation" href="index.html" />
+    <link rel="top" title="pyfact v0.1 documentation" href="index.html" />
     <link rel="next" title="Examples" href="examples.html" />
     <link rel="prev" title="Introduction" href="introduction.html" /> 
@@ -43,5 +40,5 @@
           <a href="introduction.html" title="Introduction"
              accesskey="P">previous</a> |</li>
-        <li><a href="index.html">pyfact 0.1 documentation</a> &raquo;</li> 
+        <li><a href="index.html">pyfact v0.1 documentation</a> &raquo;</li> 
       </ul>
     </div>  
@@ -61,8 +58,36 @@
 <div class="section" id="fnames-of-a-data-run">
 <h3>fnames of a data run<a class="headerlink" href="#fnames-of-a-data-run" title="Permalink to this headline">¶</a></h3>
+<dl class="class">
+<dt id="pyfact.fnames">
+<em class="property">class </em><tt class="descclassname">pyfact.</tt><tt class="descname">fnames</tt><big>(</big><em>specifier=['012', '023', '2011', '11', '24'], rpath='/scratch_nfs/res/bsl/', zipped=True</em><big>)</big><a class="headerlink" href="#pyfact.fnames" title="Permalink to this definition">¶</a></dt>
+<dd><p>organize file names of a FACT data run</p>
+<dl class="docutils">
+<dt>specifier <span class="classifier-delimiter">:</span> <span class="classifier">list of strings defined as:</span></dt>
+<dd>[ &#8216;DRS calibration file&#8217;, &#8216;Data file&#8217;, &#8216;YYYY&#8217;, &#8216;MM&#8217;, &#8216;DD&#8217;]</dd>
+</dl>
+<p>rpath     : directory path for the results; YYYYMMDD will be appended to rpath
+zipped    : use zipped (True) or unzipped (Data)</p>
+<dl class="method">
+<dt id="pyfact.fnames.info">
+<tt class="descname">info</tt><big>(</big><big>)</big><a class="headerlink" href="#pyfact.fnames.info" title="Permalink to this definition">¶</a></dt>
+<dd><p>print complete filenames</p>
+</dd></dl>
+
+<dl class="method">
+<dt id="pyfact.fnames.make">
+<tt class="descname">make</tt><big>(</big><em>specifier</em>, <em>rpath</em>, <em>zipped</em><big>)</big><a class="headerlink" href="#pyfact.fnames.make" title="Permalink to this definition">¶</a></dt>
+<dd><p>create (make) the filenames</p>
+<p>names   : dictionary of filenames, tags { &#8216;data&#8217;, &#8216;drscal&#8217;, &#8216;results&#8217; }
+data    : name of the data file
+drscal  : name of the drs calibration file
+results : radikal of file name(s) for results (to be completed  by suffixes)</p>
+</dd></dl>
+
+</dd></dl>
+
+</div>
 </div>
 <div class="section" id="fir-filter-functions">
-<h3>FIR filter functions<a class="headerlink" href="#fir-filter-functions" title="Permalink to this headline">¶</a></h3>
-</div>
+<h2>FIR filter functions<a class="headerlink" href="#fir-filter-functions" title="Permalink to this headline">¶</a></h2>
 </div>
 </div>
@@ -80,7 +105,7 @@
 <li><a class="reference internal" href="#rawdata-access">rawdata access</a></li>
 <li><a class="reference internal" href="#fnames-of-a-data-run">fnames of a data run</a></li>
-<li><a class="reference internal" href="#fir-filter-functions">FIR filter functions</a></li>
 </ul>
 </li>
+<li><a class="reference internal" href="#fir-filter-functions">FIR filter functions</a></li>
 </ul>
 </li>
@@ -101,5 +126,5 @@
   <h3>Quick search</h3>
     <form class="search" action="search.html" method="get">
-      <input type="text" name="q" />
+      <input type="text" name="q" size="18" />
       <input type="submit" value="Go" />
       <input type="hidden" name="check_keywords" value="yes" />
@@ -127,10 +152,10 @@
           <a href="introduction.html" title="Introduction"
              >previous</a> |</li>
-        <li><a href="index.html">pyfact 0.1 documentation</a> &raquo;</li> 
+        <li><a href="index.html">pyfact v0.1 documentation</a> &raquo;</li> 
       </ul>
     </div>
     <div class="footer">
         &copy; Copyright 2012, Werner Lustermann.
-      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.4.
     </div>
   </body>
