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/SphereModel.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>SphereModel &mdash; sansmodels v0.1.0 documentation</title> 
     11    <title>SphereModel &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="SphereSLDModel" href="SphereSLDModel.html" /> 
     
    4447          <a href="smearing_2d.html" title="smearing_2d" 
    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="spheremodel"> 
    5760<h1>SphereModel<a class="headerlink" href="#spheremodel" title="Permalink to this headline">¶</a></h1> 
    58 <div class="section" id="module-sans.models.SphereModel"> 
    59 <span id="sans-models-spheremodel"></span><h2><a class="reference internal" href="#module-sans.models.SphereModel" title="sans.models.SphereModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.SphereModel</span></tt></a><a class="headerlink" href="#module-sans.models.SphereModel" 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-spheremodel"> 
     62<h2><a class="reference internal" href="#module-sans.models.SphereModel" title="sans.models.SphereModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.SphereModel</span></tt></a><a class="headerlink" href="#sans-models-spheremodel" title="Permalink to this headline">¶</a></h2> 
     63<span class="target" id="module-sans.models.SphereModel"></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_extensionssphere.h 
    6770AND RE-RUN THE GENERATOR SCRIPT</td> 
     
    8588background      = 0.0 [1/cm]</div></blockquote> 
    8689<dl class="method"> 
     90<dt id="sans.models.SphereModel.SphereModel.__add__"> 
     91<tt class="descname">__add__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__add__" title="Permalink to this definition">¶</a></dt> 
     92<dd></dd></dl> 
     93 
     94<dl class="attribute"> 
     95<dt id="sans.models.SphereModel.SphereModel.__class__"> 
     96<tt class="descname">__class__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__class__" title="Permalink to this definition">¶</a></dt> 
     97<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 
     98</dd></dl> 
     99 
     100<dl class="attribute"> 
     101<dt id="sans.models.SphereModel.SphereModel.__delattr__"> 
     102<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__delattr__" title="Permalink to this definition">¶</a></dt> 
     103<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p> 
     104</dd></dl> 
     105 
     106<dl class="attribute"> 
     107<dt id="sans.models.SphereModel.SphereModel.__dict__"> 
     108<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x026477F0&gt;</em><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__dict__" title="Permalink to this definition">¶</a></dt> 
     109<dd></dd></dl> 
     110 
     111<dl class="method"> 
     112<dt id="sans.models.SphereModel.SphereModel.__div__"> 
     113<tt class="descname">__div__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__div__" title="Permalink to this definition">¶</a></dt> 
     114<dd></dd></dl> 
     115 
     116<dl class="attribute"> 
     117<dt id="sans.models.SphereModel.SphereModel.__getattribute__"> 
     118<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__getattribute__" title="Permalink to this definition">¶</a></dt> 
     119<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p> 
     120</dd></dl> 
     121 
     122<dl class="attribute"> 
     123<dt id="sans.models.SphereModel.SphereModel.__hash__"> 
     124<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__hash__" title="Permalink to this definition">¶</a></dt> 
     125<dd><p>x.__hash__() &lt;==&gt; hash(x)</p> 
     126</dd></dl> 
     127 
     128<dl class="method"> 
     129<dt id="sans.models.SphereModel.SphereModel.__init__"> 
     130<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__init__" title="Permalink to this definition">¶</a></dt> 
     131<dd><p>Initialization</p> 
     132</dd></dl> 
     133 
     134<dl class="attribute"> 
     135<dt id="sans.models.SphereModel.SphereModel.__module__"> 
     136<tt class="descname">__module__</tt><em class="property"> = 'sans.models.SphereModel'</em><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__module__" title="Permalink to this definition">¶</a></dt> 
     137<dd></dd></dl> 
     138 
     139<dl class="method"> 
     140<dt id="sans.models.SphereModel.SphereModel.__mul__"> 
     141<tt class="descname">__mul__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__mul__" title="Permalink to this definition">¶</a></dt> 
     142<dd></dd></dl> 
     143 
     144<dl class="staticmethod"> 
     145<dt id="sans.models.SphereModel.SphereModel.__new__"> 
     146<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.SphereModel.SphereModel.__new__" title="Permalink to this definition">¶</a></dt> 
     147<dd></dd></dl> 
     148 
     149<dl class="method"> 
     150<dt id="sans.models.SphereModel.SphereModel.__reduce__"> 
     151<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__reduce__" title="Permalink to this definition">¶</a></dt> 
     152<dd><p>helper for pickle</p> 
     153</dd></dl> 
     154 
     155<dl class="method"> 
     156<dt id="sans.models.SphereModel.SphereModel.__reduce_ex__"> 
     157<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 
     158<dd><p>Overwrite the __reduce_ex__ of PyTypeObject <a href="#id1"><span class="problematic" id="id2">*</span></a>type call in the init of  
     159c model.</p> 
     160</dd></dl> 
     161 
     162<dl class="attribute"> 
     163<dt id="sans.models.SphereModel.SphereModel.__repr__"> 
     164<tt class="descname">__repr__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__repr__" title="Permalink to this definition">¶</a></dt> 
     165<dd><p>x.__repr__() &lt;==&gt; repr(x)</p> 
     166</dd></dl> 
     167 
     168<dl class="attribute"> 
     169<dt id="sans.models.SphereModel.SphereModel.__setattr__"> 
     170<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__setattr__" title="Permalink to this definition">¶</a></dt> 
     171<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p> 
     172</dd></dl> 
     173 
     174<dl class="method"> 
     175<dt id="sans.models.SphereModel.SphereModel.__setstate__"> 
     176<tt class="descname">__setstate__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__setstate__" title="Permalink to this definition">¶</a></dt> 
     177<dd><p>restore the state of a model from pickle</p> 
     178</dd></dl> 
     179 
     180<dl class="attribute"> 
     181<dt id="sans.models.SphereModel.SphereModel.__str__"> 
     182<tt class="descname">__str__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__str__" title="Permalink to this definition">¶</a></dt> 
     183<dd><p>x.__str__() &lt;==&gt; str(x)</p> 
     184</dd></dl> 
     185 
     186<dl class="method"> 
     187<dt id="sans.models.SphereModel.SphereModel.__sub__"> 
     188<tt class="descname">__sub__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__sub__" title="Permalink to this definition">¶</a></dt> 
     189<dd></dd></dl> 
     190 
     191<dl class="attribute"> 
     192<dt id="sans.models.SphereModel.SphereModel.__weakref__"> 
     193<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__weakref__" title="Permalink to this definition">¶</a></dt> 
     194<dd><p>list of weak references to the object (if defined)</p> 
     195</dd></dl> 
     196 
     197<dl class="method"> 
     198<dt id="sans.models.SphereModel.SphereModel._clone"> 
     199<tt class="descname">_clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel._clone" title="Permalink to this definition">¶</a></dt> 
     200<dd><p>Internal utility function to copy the internal 
     201data members to a fresh copy.</p> 
     202</dd></dl> 
     203 
     204<dl class="method"> 
    87205<dt id="sans.models.SphereModel.SphereModel.calculate_ER"> 
    88206<tt class="descname">calculate_ER</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.calculate_ER" title="Permalink to this definition">¶</a></dt> 
     
    92210<col class="field-body" /> 
    93211<tbody valign="top"> 
    94 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td> 
     212<tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td> 
    95213</tr> 
    96214</tbody> 
     
    112230<dl class="method"> 
    113231<dt id="sans.models.SphereModel.SphereModel.evalDistribution"> 
    114 <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.SphereModel.SphereModel.evalDistribution" title="Permalink to this definition">¶</a></dt> 
     232<tt class="descname">evalDistribution</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.evalDistribution" title="Permalink to this definition">¶</a></dt> 
    115233<dd><p>Evaluate the model in cartesian coordinates</p> 
    116234<table class="docutils field-list" frame="void" rules="none"> 
     
    118236<col class="field-body" /> 
    119237<tbody valign="top"> 
    120 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q[], or [qx[], qy[]]</td> 
    121 </tr> 
    122 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td> 
     238<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> 
     239</tr> 
     240<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td> 
    123241</tr> 
    124242</tbody> 
     
    134252<dl class="method"> 
    135253<dt id="sans.models.SphereModel.SphereModel.getParam"> 
    136 <tt class="descname">getParam</tt><big>(</big><em>name</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.getParam" title="Permalink to this definition">¶</a></dt> 
     254<tt class="descname">getParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.getParam" title="Permalink to this definition">¶</a></dt> 
    137255<dd><p>Set the value of a model parameter</p> 
    138256<table class="docutils field-list" frame="void" rules="none"> 
     
    140258<col class="field-body" /> 
    141259<tbody valign="top"> 
    142 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> &#8211; name of the parameter</td> 
     260<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> &#8211; name of the parameter</td> 
    143261</tr> 
    144262</tbody> 
     
    154272<dl class="method"> 
    155273<dt id="sans.models.SphereModel.SphereModel.getParamListWithToken"> 
    156 <tt class="descname">getParamListWithToken</tt><big>(</big><em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 
     274<tt class="descname">getParamListWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 
    157275<dd></dd></dl> 
    158276 
    159277<dl class="method"> 
    160278<dt id="sans.models.SphereModel.SphereModel.getParamWithToken"> 
    161 <tt class="descname">getParamWithToken</tt><big>(</big><em>name</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> 
     279<tt class="descname">getParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> 
    162280<dd></dd></dl> 
    163281 
    164282<dl class="method"> 
    165283<dt id="sans.models.SphereModel.SphereModel.is_fittable"> 
    166 <tt class="descname">is_fittable</tt><big>(</big><em>par_name</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.is_fittable" title="Permalink to this definition">¶</a></dt> 
     284<tt class="descname">is_fittable</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.is_fittable" title="Permalink to this definition">¶</a></dt> 
    167285<dd><p>Check if a given parameter is fittable or not</p> 
    168286<table class="docutils field-list" frame="void" rules="none"> 
     
    170288<col class="field-body" /> 
    171289<tbody valign="top"> 
    172 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> &#8211; the parameter name to check</td> 
     290<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> 
    173291</tr> 
    174292</tbody> 
     
    188306</dd></dl> 
    189307 
    190 <dl class="attribute"> 
     308<dl class="method"> 
    191309<dt id="sans.models.SphereModel.SphereModel.reset"> 
    192 <tt class="descname">reset</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.reset" title="Permalink to this definition">¶</a></dt> 
     310<tt class="descname">reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.reset" title="Permalink to this definition">¶</a></dt> 
    193311<dd><p>Reset pair correlation</p> 
    194312</dd></dl> 
     
    196314<dl class="method"> 
    197315<dt id="sans.models.SphereModel.SphereModel.run"> 
    198 <tt class="descname">run</tt><big>(</big><em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.run" title="Permalink to this definition">¶</a></dt> 
     316<tt class="descname">run</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.run" title="Permalink to this definition">¶</a></dt> 
    199317<dd><p>Evaluate the model</p> 
    200318<table class="docutils field-list" frame="void" rules="none"> 
     
    202320<col class="field-body" /> 
    203321<tbody valign="top"> 
    204 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q, or [q,phi]</td> 
    205 </tr> 
    206 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 
     322<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> 
     323</tr> 
     324<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 
    207325</tr> 
    208326</tbody> 
     
    212330<dl class="method"> 
    213331<dt id="sans.models.SphereModel.SphereModel.runXY"> 
    214 <tt class="descname">runXY</tt><big>(</big><em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.runXY" title="Permalink to this definition">¶</a></dt> 
     332<tt class="descname">runXY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.runXY" title="Permalink to this definition">¶</a></dt> 
    215333<dd><p>Evaluate the model in cartesian coordinates</p> 
    216334<table class="docutils field-list" frame="void" rules="none"> 
     
    218336<col class="field-body" /> 
    219337<tbody valign="top"> 
    220 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q, or [qx, qy]</td> 
    221 </tr> 
    222 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 
     338<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> 
     339</tr> 
     340<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 
    223341</tr> 
    224342</tbody> 
     
    228346<dl class="method"> 
    229347<dt id="sans.models.SphereModel.SphereModel.setParam"> 
    230 <tt class="descname">setParam</tt><big>(</big><em>name</em>, <em>value</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.setParam" title="Permalink to this definition">¶</a></dt> 
     348<tt class="descname">setParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.setParam" title="Permalink to this definition">¶</a></dt> 
    231349<dd><p>Set the value of a model parameter</p> 
    232350<table class="docutils field-list" frame="void" rules="none"> 
     
    234352<col class="field-body" /> 
    235353<tbody valign="top"> 
    236 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     354<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    237355<li><strong>name</strong> &#8211; name of the parameter</li> 
    238356<li><strong>value</strong> &#8211; value of the parameter</li> 
     
    246364<dl class="method"> 
    247365<dt id="sans.models.SphereModel.SphereModel.setParamWithToken"> 
    248 <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.SphereModel.SphereModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> 
     366<tt class="descname">setParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> 
    249367<dd></dd></dl> 
    250368 
    251369<dl class="method"> 
    252370<dt id="sans.models.SphereModel.SphereModel.set_dispersion"> 
    253 <tt class="descname">set_dispersion</tt><big>(</big><em>parameter</em>, <em>dispersion</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.set_dispersion" title="Permalink to this definition">¶</a></dt> 
     371<tt class="descname">set_dispersion</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.set_dispersion" title="Permalink to this definition">¶</a></dt> 
    254372<dd><p>Set the dispersion object for a model parameter</p> 
    255373<table class="docutils field-list" frame="void" rules="none"> 
     
    257375<col class="field-body" /> 
    258376<tbody valign="top"> 
    259 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     377<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    260378<li><strong>parameter</strong> &#8211; name of the parameter [string]</li> 
    261379<li><strong>dispersion</strong> &#8211; dispersion object of type DispersionModel</li> 
     
    286404  <ul> 
    287405<li><a class="reference internal" href="#">SphereModel</a><ul> 
    288 <li><a class="reference internal" href="#module-sans.models.SphereModel"><tt class="docutils literal"><span class="pre">sans.models.SphereModel</span></tt></a></li> 
     406<li><a class="reference internal" href="#sans-models-spheremodel"><tt class="docutils literal"><span class="pre">sans.models.SphereModel</span></tt></a></li> 
    289407</ul> 
    290408</li> 
     
    305423  <h3>Quick search</h3> 
    306424    <form class="search" action="../search.html" method="get"> 
    307       <input type="text" name="q" size="18" /> 
     425      <input type="text" name="q" /> 
    308426      <input type="submit" value="Go" /> 
    309427      <input type="hidden" name="check_keywords" value="yes" /> 
     
    334452          <a href="smearing_2d.html" title="smearing_2d" 
    335453             >previous</a> |</li> 
    336         <li><a href="../index.html">sansmodels v0.1.0 documentation</a> &raquo;</li> 
     454        <li><a href="../index.html">sansmodels 0.1.0 documentation</a> &raquo;</li> 
    337455          <li><a href="index.html" >Reference</a> &raquo;</li>  
    338456      </ul> 
     
    340458    <div class="footer"> 
    341459        &copy; Copyright 2010, sans group. 
    342       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7. 
     460      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 
    343461    </div> 
    344462  </body> 
Note: See TracChangeset for help on using the changeset viewer.