Ignore:
Timestamp:
Oct 24, 2011 2:52:52 PM (13 years ago)
Author:
Gervaise Alina <gervyh@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
8d70c0a
Parents:
67cd7c0
Message:

edit docs for models

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sansmodels/docs/sphinx/html/api/ReflModel.html

    r512573a rc0d873f  
    33<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
    44  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
     5 
    56 
    67<html xmlns="http://www.w3.org/1999/xhtml"> 
     
    89    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    910     
    10     <title>ReflModel &mdash; sansmodels v0.1.0 documentation</title> 
     11    <title>ReflModel &mdash; sansmodels 0.1.0 documentation</title> 
     12     
    1113    <link rel="stylesheet" href="../_static/default.css" type="text/css" /> 
    1214    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> 
     15     
    1316    <script type="text/javascript"> 
    1417      var DOCUMENTATION_OPTIONS = { 
     
    2326    <script type="text/javascript" src="../_static/underscore.js"></script> 
    2427    <script type="text/javascript" src="../_static/doctools.js"></script> 
    25     <link rel="top" title="sansmodels v0.1.0 documentation" href="../index.html" /> 
     28    <link rel="top" title="sansmodels 0.1.0 documentation" href="../index.html" /> 
    2629    <link rel="up" title="Reference" href="index.html" /> 
    2730    <link rel="next" title="RPA10Model" href="RPA10Model.html" /> 
     
    4447          <a href="ReflectivityModel.html" title="ReflectivityModel" 
    4548             accesskey="P">previous</a> |</li> 
    46         <li><a href="../index.html">sansmodels v0.1.0 documentation</a> &raquo;</li> 
     49        <li><a href="../index.html">sansmodels 0.1.0 documentation</a> &raquo;</li> 
    4750          <li><a href="index.html" accesskey="U">Reference</a> &raquo;</li>  
    4851      </ul> 
     
    5659  <div class="section" id="reflmodel"> 
    5760<h1>ReflModel<a class="headerlink" href="#reflmodel" title="Permalink to this headline">¶</a></h1> 
    58 <div class="section" id="module-sans.models.ReflModel"> 
    59 <span id="sans-models-reflmodel"></span><h2><a class="reference internal" href="#module-sans.models.ReflModel" title="sans.models.ReflModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.ReflModel</span></tt></a><a class="headerlink" href="#module-sans.models.ReflModel" title="Permalink to this headline">¶</a></h2> 
    60 <p>Provide functionality for a C extension model</p> 
    61 <table class="docutils field-list" frame="void" rules="none"> 
    62 <col class="field-name" /> 
    63 <col class="field-body" /> 
    64 <tbody valign="top"> 
    65 <tr class="field"><th class="field-name">WARNING:</th><td class="field-body">THIS FILE WAS GENERATED BY WRAPPERGENERATOR.PY 
     61<div class="section" id="sans-models-reflmodel"> 
     62<h2><a class="reference internal" href="#module-sans.models.ReflModel" title="sans.models.ReflModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.ReflModel</span></tt></a><a class="headerlink" href="#sans-models-reflmodel" title="Permalink to this headline">¶</a></h2> 
     63<span class="target" id="module-sans.models.ReflModel"></span><p>Provide functionality for a C extension model</p> 
     64<table class="docutils field-list" frame="void" rules="none"> 
     65<col class="field-name" /> 
     66<col class="field-body" /> 
     67<tbody valign="top"> 
     68<tr class="field-odd field"><th class="field-name">WARNING:</th><td class="field-body">THIS FILE WAS GENERATED BY WRAPPERGENERATOR.PY 
    6669DO NOT MODIFY THIS FILE, MODIFY ..c_extensions</td> 
    6770</tr> 
     
    135138</dl> 
    136139<dl class="method"> 
     140<dt id="sans.models.ReflModel.ReflModel.__add__"> 
     141<tt class="descname">__add__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__add__" title="Permalink to this definition">¶</a></dt> 
     142<dd></dd></dl> 
     143 
     144<dl class="attribute"> 
     145<dt id="sans.models.ReflModel.ReflModel.__class__"> 
     146<tt class="descname">__class__</tt><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__class__" title="Permalink to this definition">¶</a></dt> 
     147<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 
     148</dd></dl> 
     149 
     150<dl class="attribute"> 
     151<dt id="sans.models.ReflModel.ReflModel.__delattr__"> 
     152<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__delattr__" title="Permalink to this definition">¶</a></dt> 
     153<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p> 
     154</dd></dl> 
     155 
     156<dl class="attribute"> 
     157<dt id="sans.models.ReflModel.ReflModel.__dict__"> 
     158<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x028DE110&gt;</em><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__dict__" title="Permalink to this definition">¶</a></dt> 
     159<dd></dd></dl> 
     160 
     161<dl class="method"> 
     162<dt id="sans.models.ReflModel.ReflModel.__div__"> 
     163<tt class="descname">__div__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__div__" title="Permalink to this definition">¶</a></dt> 
     164<dd></dd></dl> 
     165 
     166<dl class="attribute"> 
     167<dt id="sans.models.ReflModel.ReflModel.__getattribute__"> 
     168<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__getattribute__" title="Permalink to this definition">¶</a></dt> 
     169<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p> 
     170</dd></dl> 
     171 
     172<dl class="attribute"> 
     173<dt id="sans.models.ReflModel.ReflModel.__hash__"> 
     174<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__hash__" title="Permalink to this definition">¶</a></dt> 
     175<dd><p>x.__hash__() &lt;==&gt; hash(x)</p> 
     176</dd></dl> 
     177 
     178<dl class="method"> 
     179<dt id="sans.models.ReflModel.ReflModel.__init__"> 
     180<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__init__" title="Permalink to this definition">¶</a></dt> 
     181<dd><p>Initialization</p> 
     182</dd></dl> 
     183 
     184<dl class="attribute"> 
     185<dt id="sans.models.ReflModel.ReflModel.__module__"> 
     186<tt class="descname">__module__</tt><em class="property"> = 'sans.models.ReflModel'</em><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__module__" title="Permalink to this definition">¶</a></dt> 
     187<dd></dd></dl> 
     188 
     189<dl class="method"> 
     190<dt id="sans.models.ReflModel.ReflModel.__mul__"> 
     191<tt class="descname">__mul__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__mul__" title="Permalink to this definition">¶</a></dt> 
     192<dd></dd></dl> 
     193 
     194<dl class="staticmethod"> 
     195<dt id="sans.models.ReflModel.ReflModel.__new__"> 
     196<em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> &rarr; a new object with type S, a subtype of T<a class="headerlink" href="#sans.models.ReflModel.ReflModel.__new__" title="Permalink to this definition">¶</a></dt> 
     197<dd></dd></dl> 
     198 
     199<dl class="method"> 
     200<dt id="sans.models.ReflModel.ReflModel.__reduce__"> 
     201<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__reduce__" title="Permalink to this definition">¶</a></dt> 
     202<dd><p>helper for pickle</p> 
     203</dd></dl> 
     204 
     205<dl class="method"> 
     206<dt id="sans.models.ReflModel.ReflModel.__reduce_ex__"> 
     207<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 
     208<dd><p>Overwrite the __reduce_ex__ of PyTypeObject <a href="#id1"><span class="problematic" id="id2">*</span></a>type call in the init of  
     209c model.</p> 
     210</dd></dl> 
     211 
     212<dl class="attribute"> 
     213<dt id="sans.models.ReflModel.ReflModel.__repr__"> 
     214<tt class="descname">__repr__</tt><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__repr__" title="Permalink to this definition">¶</a></dt> 
     215<dd><p>x.__repr__() &lt;==&gt; repr(x)</p> 
     216</dd></dl> 
     217 
     218<dl class="attribute"> 
     219<dt id="sans.models.ReflModel.ReflModel.__setattr__"> 
     220<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__setattr__" title="Permalink to this definition">¶</a></dt> 
     221<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p> 
     222</dd></dl> 
     223 
     224<dl class="method"> 
     225<dt id="sans.models.ReflModel.ReflModel.__setstate__"> 
     226<tt class="descname">__setstate__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__setstate__" title="Permalink to this definition">¶</a></dt> 
     227<dd><p>restore the state of a model from pickle</p> 
     228</dd></dl> 
     229 
     230<dl class="attribute"> 
     231<dt id="sans.models.ReflModel.ReflModel.__str__"> 
     232<tt class="descname">__str__</tt><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__str__" title="Permalink to this definition">¶</a></dt> 
     233<dd><p>x.__str__() &lt;==&gt; str(x)</p> 
     234</dd></dl> 
     235 
     236<dl class="method"> 
     237<dt id="sans.models.ReflModel.ReflModel.__sub__"> 
     238<tt class="descname">__sub__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__sub__" title="Permalink to this definition">¶</a></dt> 
     239<dd></dd></dl> 
     240 
     241<dl class="attribute"> 
     242<dt id="sans.models.ReflModel.ReflModel.__weakref__"> 
     243<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.models.ReflModel.ReflModel.__weakref__" title="Permalink to this definition">¶</a></dt> 
     244<dd><p>list of weak references to the object (if defined)</p> 
     245</dd></dl> 
     246 
     247<dl class="method"> 
     248<dt id="sans.models.ReflModel.ReflModel._clone"> 
     249<tt class="descname">_clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel._clone" title="Permalink to this definition">¶</a></dt> 
     250<dd><p>Internal utility function to copy the internal 
     251data members to a fresh copy.</p> 
     252</dd></dl> 
     253 
     254<dl class="method"> 
    137255<dt id="sans.models.ReflModel.ReflModel.calculate_ER"> 
    138256<tt class="descname">calculate_ER</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.calculate_ER" title="Permalink to this definition">¶</a></dt> 
     
    142260<col class="field-body" /> 
    143261<tbody valign="top"> 
    144 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td> 
     262<tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td> 
    145263</tr> 
    146264</tbody> 
     
    162280<dl class="method"> 
    163281<dt id="sans.models.ReflModel.ReflModel.evalDistribution"> 
    164 <tt class="descname">evalDistribution</tt><big>(</big><em>x=</em><span class="optional">[</span><span class="optional">]</span><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.evalDistribution" title="Permalink to this definition">¶</a></dt> 
     282<tt class="descname">evalDistribution</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.evalDistribution" title="Permalink to this definition">¶</a></dt> 
    165283<dd><p>Evaluate the model in cartesian coordinates</p> 
    166284<table class="docutils field-list" frame="void" rules="none"> 
     
    168286<col class="field-body" /> 
    169287<tbody valign="top"> 
    170 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q[], or [qx[], qy[]]</td> 
    171 </tr> 
    172 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td> 
     288<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q[], or [qx[], qy[]]</td> 
     289</tr> 
     290<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td> 
    173291</tr> 
    174292</tbody> 
     
    184302<dl class="method"> 
    185303<dt id="sans.models.ReflModel.ReflModel.getParam"> 
    186 <tt class="descname">getParam</tt><big>(</big><em>name</em><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.getParam" title="Permalink to this definition">¶</a></dt> 
     304<tt class="descname">getParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.getParam" title="Permalink to this definition">¶</a></dt> 
    187305<dd><p>Set the value of a model parameter</p> 
    188306<table class="docutils field-list" frame="void" rules="none"> 
     
    190308<col class="field-body" /> 
    191309<tbody valign="top"> 
    192 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> &#8211; name of the parameter</td> 
     310<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> &#8211; name of the parameter</td> 
    193311</tr> 
    194312</tbody> 
     
    204322<dl class="method"> 
    205323<dt id="sans.models.ReflModel.ReflModel.getParamListWithToken"> 
    206 <tt class="descname">getParamListWithToken</tt><big>(</big><em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 
     324<tt class="descname">getParamListWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 
    207325<dd></dd></dl> 
    208326 
    209327<dl class="method"> 
    210328<dt id="sans.models.ReflModel.ReflModel.getParamWithToken"> 
    211 <tt class="descname">getParamWithToken</tt><big>(</big><em>name</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> 
     329<tt class="descname">getParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> 
    212330<dd></dd></dl> 
    213331 
    214332<dl class="method"> 
    215333<dt id="sans.models.ReflModel.ReflModel.is_fittable"> 
    216 <tt class="descname">is_fittable</tt><big>(</big><em>par_name</em><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.is_fittable" title="Permalink to this definition">¶</a></dt> 
     334<tt class="descname">is_fittable</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.is_fittable" title="Permalink to this definition">¶</a></dt> 
    217335<dd><p>Check if a given parameter is fittable or not</p> 
    218336<table class="docutils field-list" frame="void" rules="none"> 
     
    220338<col class="field-body" /> 
    221339<tbody valign="top"> 
    222 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> &#8211; the parameter name to check</td> 
     340<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> &#8211; the parameter name to check</td> 
    223341</tr> 
    224342</tbody> 
     
    238356</dd></dl> 
    239357 
    240 <dl class="attribute"> 
     358<dl class="method"> 
    241359<dt id="sans.models.ReflModel.ReflModel.reset"> 
    242 <tt class="descname">reset</tt><a class="headerlink" href="#sans.models.ReflModel.ReflModel.reset" title="Permalink to this definition">¶</a></dt> 
     360<tt class="descname">reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.reset" title="Permalink to this definition">¶</a></dt> 
    243361<dd><p>Reset pair correlation</p> 
    244362</dd></dl> 
     
    246364<dl class="method"> 
    247365<dt id="sans.models.ReflModel.ReflModel.run"> 
    248 <tt class="descname">run</tt><big>(</big><em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.run" title="Permalink to this definition">¶</a></dt> 
     366<tt class="descname">run</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.run" title="Permalink to this definition">¶</a></dt> 
    249367<dd><p>Evaluate the model</p> 
    250368<table class="docutils field-list" frame="void" rules="none"> 
     
    252370<col class="field-body" /> 
    253371<tbody valign="top"> 
    254 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q, or [q,phi]</td> 
    255 </tr> 
    256 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 
     372<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q, or [q,phi]</td> 
     373</tr> 
     374<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 
    257375</tr> 
    258376</tbody> 
     
    262380<dl class="method"> 
    263381<dt id="sans.models.ReflModel.ReflModel.runXY"> 
    264 <tt class="descname">runXY</tt><big>(</big><em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.runXY" title="Permalink to this definition">¶</a></dt> 
     382<tt class="descname">runXY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.runXY" title="Permalink to this definition">¶</a></dt> 
    265383<dd><p>Evaluate the model in cartesian coordinates</p> 
    266384<table class="docutils field-list" frame="void" rules="none"> 
     
    268386<col class="field-body" /> 
    269387<tbody valign="top"> 
    270 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q, or [qx, qy]</td> 
    271 </tr> 
    272 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 
     388<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q, or [qx, qy]</td> 
     389</tr> 
     390<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 
    273391</tr> 
    274392</tbody> 
     
    278396<dl class="method"> 
    279397<dt id="sans.models.ReflModel.ReflModel.setParam"> 
    280 <tt class="descname">setParam</tt><big>(</big><em>name</em>, <em>value</em><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.setParam" title="Permalink to this definition">¶</a></dt> 
     398<tt class="descname">setParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.setParam" title="Permalink to this definition">¶</a></dt> 
    281399<dd><p>Set the value of a model parameter</p> 
    282400<table class="docutils field-list" frame="void" rules="none"> 
     
    284402<col class="field-body" /> 
    285403<tbody valign="top"> 
    286 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     404<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    287405<li><strong>name</strong> &#8211; name of the parameter</li> 
    288406<li><strong>value</strong> &#8211; value of the parameter</li> 
     
    296414<dl class="method"> 
    297415<dt id="sans.models.ReflModel.ReflModel.setParamWithToken"> 
    298 <tt class="descname">setParamWithToken</tt><big>(</big><em>name</em>, <em>value</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> 
     416<tt class="descname">setParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> 
    299417<dd></dd></dl> 
    300418 
    301419<dl class="method"> 
    302420<dt id="sans.models.ReflModel.ReflModel.set_dispersion"> 
    303 <tt class="descname">set_dispersion</tt><big>(</big><em>parameter</em>, <em>dispersion</em><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.set_dispersion" title="Permalink to this definition">¶</a></dt> 
     421<tt class="descname">set_dispersion</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflModel.ReflModel.set_dispersion" title="Permalink to this definition">¶</a></dt> 
    304422<dd><p>Set the dispersion object for a model parameter</p> 
    305423<table class="docutils field-list" frame="void" rules="none"> 
     
    307425<col class="field-body" /> 
    308426<tbody valign="top"> 
    309 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     427<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    310428<li><strong>parameter</strong> &#8211; name of the parameter [string]</li> 
    311429<li><strong>dispersion</strong> &#8211; dispersion object of type DispersionModel</li> 
     
    336454  <ul> 
    337455<li><a class="reference internal" href="#">ReflModel</a><ul> 
    338 <li><a class="reference internal" href="#module-sans.models.ReflModel"><tt class="docutils literal"><span class="pre">sans.models.ReflModel</span></tt></a></li> 
     456<li><a class="reference internal" href="#sans-models-reflmodel"><tt class="docutils literal"><span class="pre">sans.models.ReflModel</span></tt></a></li> 
    339457</ul> 
    340458</li> 
     
    355473  <h3>Quick search</h3> 
    356474    <form class="search" action="../search.html" method="get"> 
    357       <input type="text" name="q" size="18" /> 
     475      <input type="text" name="q" /> 
    358476      <input type="submit" value="Go" /> 
    359477      <input type="hidden" name="check_keywords" value="yes" /> 
     
    384502          <a href="ReflectivityModel.html" title="ReflectivityModel" 
    385503             >previous</a> |</li> 
    386         <li><a href="../index.html">sansmodels v0.1.0 documentation</a> &raquo;</li> 
     504        <li><a href="../index.html">sansmodels 0.1.0 documentation</a> &raquo;</li> 
    387505          <li><a href="index.html" >Reference</a> &raquo;</li>  
    388506      </ul> 
     
    390508    <div class="footer"> 
    391509        &copy; Copyright 2010, sans group. 
    392       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7. 
     510      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 
    393511    </div> 
    394512  </body> 
Note: See TracChangeset for help on using the changeset viewer.