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/ReflAdvModel.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>ReflAdvModel &mdash; sansmodels v0.1.0 documentation</title> 
     11    <title>ReflAdvModel &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="ReflectivityIIModel" href="ReflectivityIIModel.html" /> 
     
    4447          <a href="qsmearing.html" title="qsmearing" 
    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="refladvmodel"> 
    5760<h1>ReflAdvModel<a class="headerlink" href="#refladvmodel" title="Permalink to this headline">¶</a></h1> 
    58 <div class="section" id="module-sans.models.ReflAdvModel"> 
    59 <span id="sans-models-refladvmodel"></span><h2><a class="reference internal" href="#module-sans.models.ReflAdvModel" title="sans.models.ReflAdvModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.ReflAdvModel</span></tt></a><a class="headerlink" href="#module-sans.models.ReflAdvModel" 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-refladvmodel"> 
     62<h2><a class="reference internal" href="#module-sans.models.ReflAdvModel" title="sans.models.ReflAdvModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.ReflAdvModel</span></tt></a><a class="headerlink" href="#sans-models-refladvmodel" title="Permalink to this headline">¶</a></h2> 
     63<span class="target" id="module-sans.models.ReflAdvModel"></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> 
     
    159162</dl> 
    160163<dl class="method"> 
     164<dt id="sans.models.ReflAdvModel.ReflAdvModel.__add__"> 
     165<tt class="descname">__add__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__add__" title="Permalink to this definition">¶</a></dt> 
     166<dd></dd></dl> 
     167 
     168<dl class="attribute"> 
     169<dt id="sans.models.ReflAdvModel.ReflAdvModel.__class__"> 
     170<tt class="descname">__class__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__class__" title="Permalink to this definition">¶</a></dt> 
     171<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 
     172</dd></dl> 
     173 
     174<dl class="attribute"> 
     175<dt id="sans.models.ReflAdvModel.ReflAdvModel.__delattr__"> 
     176<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__delattr__" title="Permalink to this definition">¶</a></dt> 
     177<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p> 
     178</dd></dl> 
     179 
     180<dl class="attribute"> 
     181<dt id="sans.models.ReflAdvModel.ReflAdvModel.__dict__"> 
     182<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x02ED0DF0&gt;</em><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__dict__" title="Permalink to this definition">¶</a></dt> 
     183<dd></dd></dl> 
     184 
     185<dl class="method"> 
     186<dt id="sans.models.ReflAdvModel.ReflAdvModel.__div__"> 
     187<tt class="descname">__div__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__div__" title="Permalink to this definition">¶</a></dt> 
     188<dd></dd></dl> 
     189 
     190<dl class="attribute"> 
     191<dt id="sans.models.ReflAdvModel.ReflAdvModel.__getattribute__"> 
     192<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__getattribute__" title="Permalink to this definition">¶</a></dt> 
     193<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p> 
     194</dd></dl> 
     195 
     196<dl class="attribute"> 
     197<dt id="sans.models.ReflAdvModel.ReflAdvModel.__hash__"> 
     198<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__hash__" title="Permalink to this definition">¶</a></dt> 
     199<dd><p>x.__hash__() &lt;==&gt; hash(x)</p> 
     200</dd></dl> 
     201 
     202<dl class="method"> 
     203<dt id="sans.models.ReflAdvModel.ReflAdvModel.__init__"> 
     204<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__init__" title="Permalink to this definition">¶</a></dt> 
     205<dd><p>Initialization</p> 
     206</dd></dl> 
     207 
     208<dl class="attribute"> 
     209<dt id="sans.models.ReflAdvModel.ReflAdvModel.__module__"> 
     210<tt class="descname">__module__</tt><em class="property"> = 'sans.models.ReflAdvModel'</em><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__module__" title="Permalink to this definition">¶</a></dt> 
     211<dd></dd></dl> 
     212 
     213<dl class="method"> 
     214<dt id="sans.models.ReflAdvModel.ReflAdvModel.__mul__"> 
     215<tt class="descname">__mul__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__mul__" title="Permalink to this definition">¶</a></dt> 
     216<dd></dd></dl> 
     217 
     218<dl class="staticmethod"> 
     219<dt id="sans.models.ReflAdvModel.ReflAdvModel.__new__"> 
     220<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.ReflAdvModel.ReflAdvModel.__new__" title="Permalink to this definition">¶</a></dt> 
     221<dd></dd></dl> 
     222 
     223<dl class="method"> 
     224<dt id="sans.models.ReflAdvModel.ReflAdvModel.__reduce__"> 
     225<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__reduce__" title="Permalink to this definition">¶</a></dt> 
     226<dd><p>helper for pickle</p> 
     227</dd></dl> 
     228 
     229<dl class="method"> 
     230<dt id="sans.models.ReflAdvModel.ReflAdvModel.__reduce_ex__"> 
     231<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 
     232<dd><p>Overwrite the __reduce_ex__ of PyTypeObject <a href="#id1"><span class="problematic" id="id2">*</span></a>type call in the init of  
     233c model.</p> 
     234</dd></dl> 
     235 
     236<dl class="attribute"> 
     237<dt id="sans.models.ReflAdvModel.ReflAdvModel.__repr__"> 
     238<tt class="descname">__repr__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__repr__" title="Permalink to this definition">¶</a></dt> 
     239<dd><p>x.__repr__() &lt;==&gt; repr(x)</p> 
     240</dd></dl> 
     241 
     242<dl class="attribute"> 
     243<dt id="sans.models.ReflAdvModel.ReflAdvModel.__setattr__"> 
     244<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__setattr__" title="Permalink to this definition">¶</a></dt> 
     245<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p> 
     246</dd></dl> 
     247 
     248<dl class="method"> 
     249<dt id="sans.models.ReflAdvModel.ReflAdvModel.__setstate__"> 
     250<tt class="descname">__setstate__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__setstate__" title="Permalink to this definition">¶</a></dt> 
     251<dd><p>restore the state of a model from pickle</p> 
     252</dd></dl> 
     253 
     254<dl class="attribute"> 
     255<dt id="sans.models.ReflAdvModel.ReflAdvModel.__str__"> 
     256<tt class="descname">__str__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__str__" title="Permalink to this definition">¶</a></dt> 
     257<dd><p>x.__str__() &lt;==&gt; str(x)</p> 
     258</dd></dl> 
     259 
     260<dl class="method"> 
     261<dt id="sans.models.ReflAdvModel.ReflAdvModel.__sub__"> 
     262<tt class="descname">__sub__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__sub__" title="Permalink to this definition">¶</a></dt> 
     263<dd></dd></dl> 
     264 
     265<dl class="attribute"> 
     266<dt id="sans.models.ReflAdvModel.ReflAdvModel.__weakref__"> 
     267<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__weakref__" title="Permalink to this definition">¶</a></dt> 
     268<dd><p>list of weak references to the object (if defined)</p> 
     269</dd></dl> 
     270 
     271<dl class="method"> 
     272<dt id="sans.models.ReflAdvModel.ReflAdvModel._clone"> 
     273<tt class="descname">_clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel._clone" title="Permalink to this definition">¶</a></dt> 
     274<dd><p>Internal utility function to copy the internal 
     275data members to a fresh copy.</p> 
     276</dd></dl> 
     277 
     278<dl class="method"> 
    161279<dt id="sans.models.ReflAdvModel.ReflAdvModel.calculate_ER"> 
    162280<tt class="descname">calculate_ER</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.calculate_ER" title="Permalink to this definition">¶</a></dt> 
     
    166284<col class="field-body" /> 
    167285<tbody valign="top"> 
    168 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td> 
     286<tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td> 
    169287</tr> 
    170288</tbody> 
     
    186304<dl class="method"> 
    187305<dt id="sans.models.ReflAdvModel.ReflAdvModel.evalDistribution"> 
    188 <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.ReflAdvModel.ReflAdvModel.evalDistribution" title="Permalink to this definition">¶</a></dt> 
     306<tt class="descname">evalDistribution</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.evalDistribution" title="Permalink to this definition">¶</a></dt> 
    189307<dd><p>Evaluate the model in cartesian coordinates</p> 
    190308<table class="docutils field-list" frame="void" rules="none"> 
     
    192310<col class="field-body" /> 
    193311<tbody valign="top"> 
    194 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q[], or [qx[], qy[]]</td> 
    195 </tr> 
    196 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td> 
     312<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> 
     313</tr> 
     314<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td> 
    197315</tr> 
    198316</tbody> 
     
    208326<dl class="method"> 
    209327<dt id="sans.models.ReflAdvModel.ReflAdvModel.getParam"> 
    210 <tt class="descname">getParam</tt><big>(</big><em>name</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.getParam" title="Permalink to this definition">¶</a></dt> 
     328<tt class="descname">getParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.getParam" title="Permalink to this definition">¶</a></dt> 
    211329<dd><p>Set the value of a model parameter</p> 
    212330<table class="docutils field-list" frame="void" rules="none"> 
     
    214332<col class="field-body" /> 
    215333<tbody valign="top"> 
    216 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> &#8211; name of the parameter</td> 
     334<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> &#8211; name of the parameter</td> 
    217335</tr> 
    218336</tbody> 
     
    228346<dl class="method"> 
    229347<dt id="sans.models.ReflAdvModel.ReflAdvModel.getParamListWithToken"> 
    230 <tt class="descname">getParamListWithToken</tt><big>(</big><em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 
     348<tt class="descname">getParamListWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 
    231349<dd></dd></dl> 
    232350 
    233351<dl class="method"> 
    234352<dt id="sans.models.ReflAdvModel.ReflAdvModel.getParamWithToken"> 
    235 <tt class="descname">getParamWithToken</tt><big>(</big><em>name</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> 
     353<tt class="descname">getParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> 
    236354<dd></dd></dl> 
    237355 
    238356<dl class="method"> 
    239357<dt id="sans.models.ReflAdvModel.ReflAdvModel.is_fittable"> 
    240 <tt class="descname">is_fittable</tt><big>(</big><em>par_name</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.is_fittable" title="Permalink to this definition">¶</a></dt> 
     358<tt class="descname">is_fittable</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.is_fittable" title="Permalink to this definition">¶</a></dt> 
    241359<dd><p>Check if a given parameter is fittable or not</p> 
    242360<table class="docutils field-list" frame="void" rules="none"> 
     
    244362<col class="field-body" /> 
    245363<tbody valign="top"> 
    246 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> &#8211; the parameter name to check</td> 
     364<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> 
    247365</tr> 
    248366</tbody> 
     
    262380</dd></dl> 
    263381 
    264 <dl class="attribute"> 
     382<dl class="method"> 
    265383<dt id="sans.models.ReflAdvModel.ReflAdvModel.reset"> 
    266 <tt class="descname">reset</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.reset" title="Permalink to this definition">¶</a></dt> 
     384<tt class="descname">reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.reset" title="Permalink to this definition">¶</a></dt> 
    267385<dd><p>Reset pair correlation</p> 
    268386</dd></dl> 
     
    270388<dl class="method"> 
    271389<dt id="sans.models.ReflAdvModel.ReflAdvModel.run"> 
    272 <tt class="descname">run</tt><big>(</big><em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.run" title="Permalink to this definition">¶</a></dt> 
     390<tt class="descname">run</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.run" title="Permalink to this definition">¶</a></dt> 
    273391<dd><p>Evaluate the model</p> 
    274392<table class="docutils field-list" frame="void" rules="none"> 
     
    276394<col class="field-body" /> 
    277395<tbody valign="top"> 
    278 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q, or [q,phi]</td> 
    279 </tr> 
    280 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 
     396<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> 
     397</tr> 
     398<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 
    281399</tr> 
    282400</tbody> 
     
    286404<dl class="method"> 
    287405<dt id="sans.models.ReflAdvModel.ReflAdvModel.runXY"> 
    288 <tt class="descname">runXY</tt><big>(</big><em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.runXY" title="Permalink to this definition">¶</a></dt> 
     406<tt class="descname">runXY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.runXY" title="Permalink to this definition">¶</a></dt> 
    289407<dd><p>Evaluate the model in cartesian coordinates</p> 
    290408<table class="docutils field-list" frame="void" rules="none"> 
     
    292410<col class="field-body" /> 
    293411<tbody valign="top"> 
    294 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q, or [qx, qy]</td> 
    295 </tr> 
    296 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 
     412<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> 
     413</tr> 
     414<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 
    297415</tr> 
    298416</tbody> 
     
    302420<dl class="method"> 
    303421<dt id="sans.models.ReflAdvModel.ReflAdvModel.setParam"> 
    304 <tt class="descname">setParam</tt><big>(</big><em>name</em>, <em>value</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.setParam" title="Permalink to this definition">¶</a></dt> 
     422<tt class="descname">setParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.setParam" title="Permalink to this definition">¶</a></dt> 
    305423<dd><p>Set the value of a model parameter</p> 
    306424<table class="docutils field-list" frame="void" rules="none"> 
     
    308426<col class="field-body" /> 
    309427<tbody valign="top"> 
    310 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     428<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    311429<li><strong>name</strong> &#8211; name of the parameter</li> 
    312430<li><strong>value</strong> &#8211; value of the parameter</li> 
     
    320438<dl class="method"> 
    321439<dt id="sans.models.ReflAdvModel.ReflAdvModel.setParamWithToken"> 
    322 <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.ReflAdvModel.ReflAdvModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> 
     440<tt class="descname">setParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> 
    323441<dd></dd></dl> 
    324442 
    325443<dl class="method"> 
    326444<dt id="sans.models.ReflAdvModel.ReflAdvModel.set_dispersion"> 
    327 <tt class="descname">set_dispersion</tt><big>(</big><em>parameter</em>, <em>dispersion</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.set_dispersion" title="Permalink to this definition">¶</a></dt> 
     445<tt class="descname">set_dispersion</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.set_dispersion" title="Permalink to this definition">¶</a></dt> 
    328446<dd><p>Set the dispersion object for a model parameter</p> 
    329447<table class="docutils field-list" frame="void" rules="none"> 
     
    331449<col class="field-body" /> 
    332450<tbody valign="top"> 
    333 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     451<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    334452<li><strong>parameter</strong> &#8211; name of the parameter [string]</li> 
    335453<li><strong>dispersion</strong> &#8211; dispersion object of type DispersionModel</li> 
     
    360478  <ul> 
    361479<li><a class="reference internal" href="#">ReflAdvModel</a><ul> 
    362 <li><a class="reference internal" href="#module-sans.models.ReflAdvModel"><tt class="docutils literal"><span class="pre">sans.models.ReflAdvModel</span></tt></a></li> 
     480<li><a class="reference internal" href="#sans-models-refladvmodel"><tt class="docutils literal"><span class="pre">sans.models.ReflAdvModel</span></tt></a></li> 
    363481</ul> 
    364482</li> 
     
    379497  <h3>Quick search</h3> 
    380498    <form class="search" action="../search.html" method="get"> 
    381       <input type="text" name="q" size="18" /> 
     499      <input type="text" name="q" /> 
    382500      <input type="submit" value="Go" /> 
    383501      <input type="hidden" name="check_keywords" value="yes" /> 
     
    408526          <a href="qsmearing.html" title="qsmearing" 
    409527             >previous</a> |</li> 
    410         <li><a href="../index.html">sansmodels v0.1.0 documentation</a> &raquo;</li> 
     528        <li><a href="../index.html">sansmodels 0.1.0 documentation</a> &raquo;</li> 
    411529          <li><a href="index.html" >Reference</a> &raquo;</li>  
    412530      </ul> 
     
    414532    <div class="footer"> 
    415533        &copy; Copyright 2010, sans group. 
    416       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7. 
     534      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 
    417535    </div> 
    418536  </body> 
Note: See TracChangeset for help on using the changeset viewer.