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/GuinierPorodModel.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>GuinierPorodModel &mdash; sansmodels v0.1.0 documentation</title> 
     11    <title>GuinierPorodModel &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="HardsphereStructure" href="HardsphereStructure.html" /> 
     
    4447          <a href="GuinierModel.html" title="GuinierModel" 
    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="guinierporodmodel"> 
    5760<h1>GuinierPorodModel<a class="headerlink" href="#guinierporodmodel" title="Permalink to this headline">¶</a></h1> 
    58 <div class="section" id="module-sans.models.GuinierPorodModel"> 
    59 <span id="sans-models-guinierporodmodel"></span><h2><a class="reference internal" href="#module-sans.models.GuinierPorodModel" title="sans.models.GuinierPorodModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.GuinierPorodModel</span></tt></a><a class="headerlink" href="#module-sans.models.GuinierPorodModel" title="Permalink to this headline">¶</a></h2> 
    60 <dl class="docutils"> 
     61<div class="section" id="sans-models-guinierporodmodel"> 
     62<h2><a class="reference internal" href="#module-sans.models.GuinierPorodModel" title="sans.models.GuinierPorodModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.GuinierPorodModel</span></tt></a><a class="headerlink" href="#sans-models-guinierporodmodel" title="Permalink to this headline">¶</a></h2> 
     63<span class="target" id="module-sans.models.GuinierPorodModel"></span><dl class="docutils"> 
    6164<dt>I(q) = scale/q^s* exp ( - R_g^2 q^2 / (3-s) ) for q&lt;= ql</dt> 
    6265<dd>= scale/q^m*exp((-ql^2*Rg^2)/(3-s))*ql^(m-s) for q&gt;=ql</dd> 
     
    7376</dl> 
    7477<dl class="method"> 
     78<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.__add__"> 
     79<tt class="descname">__add__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.__add__" title="Permalink to this definition">¶</a></dt> 
     80<dd></dd></dl> 
     81 
     82<dl class="method"> 
     83<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.__div__"> 
     84<tt class="descname">__div__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.__div__" title="Permalink to this definition">¶</a></dt> 
     85<dd></dd></dl> 
     86 
     87<dl class="method"> 
     88<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.__init__"> 
     89<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.__init__" title="Permalink to this definition">¶</a></dt> 
     90<dd><p>Initialization</p> 
     91</dd></dl> 
     92 
     93<dl class="attribute"> 
     94<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.__module__"> 
     95<tt class="descname">__module__</tt><em class="property"> = 'sans.models.GuinierPorodModel'</em><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.__module__" title="Permalink to this definition">¶</a></dt> 
     96<dd></dd></dl> 
     97 
     98<dl class="method"> 
     99<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.__mul__"> 
     100<tt class="descname">__mul__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.__mul__" title="Permalink to this definition">¶</a></dt> 
     101<dd></dd></dl> 
     102 
     103<dl class="method"> 
     104<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.__str__"> 
     105<tt class="descname">__str__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.__str__" title="Permalink to this definition">¶</a></dt> 
     106<dd><table class="docutils field-list" frame="void" rules="none"> 
     107<col class="field-name" /> 
     108<col class="field-body" /> 
     109<tbody valign="top"> 
     110<tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">string representatio</td> 
     111</tr> 
     112</tbody> 
     113</table> 
     114</dd></dl> 
     115 
     116<dl class="method"> 
     117<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.__sub__"> 
     118<tt class="descname">__sub__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.__sub__" title="Permalink to this definition">¶</a></dt> 
     119<dd></dd></dl> 
     120 
     121<dl class="method"> 
     122<dt id="sans.models.GuinierPorodModel.GuinierPorodModel._clone"> 
     123<tt class="descname">_clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel._clone" title="Permalink to this definition">¶</a></dt> 
     124<dd><p>Internal utility function to copy the internal 
     125data members to a fresh copy.</p> 
     126</dd></dl> 
     127 
     128<dl class="method"> 
     129<dt id="sans.models.GuinierPorodModel.GuinierPorodModel._guinier_porod"> 
     130<tt class="descname">_guinier_porod</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel._guinier_porod" title="Permalink to this definition">¶</a></dt> 
     131<dd><p>Guinier-Porod Model</p> 
     132</dd></dl> 
     133 
     134<dl class="method"> 
    75135<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.calculate_ER"> 
    76136<tt class="descname">calculate_ER</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.calculate_ER" title="Permalink to this definition">¶</a></dt> 
     
    85145<dl class="method"> 
    86146<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.evalDistribution"> 
    87 <tt class="descname">evalDistribution</tt><big>(</big><em>qdist</em><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.evalDistribution" title="Permalink to this definition">¶</a></dt> 
     147<tt class="descname">evalDistribution</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.evalDistribution" title="Permalink to this definition">¶</a></dt> 
    88148<dd><p>Evaluate a distribution of q-values.</p> 
    89149<ul> 
     
    110170<col class="field-body" /> 
    111171<tbody valign="top"> 
    112 <tr class="field"><th class="field-name">Note :</th><td class="field-body"><p class="first">Due to 2D speed issue, no anisotropic scattering  
     172<tr class="field-odd field"><th class="field-name">Note :</th><td class="field-body"><p class="first">Due to 2D speed issue, no anisotropic scattering  
    113173is supported for python models, thus C-models should have</p> 
    114174<blockquote class="last"> 
     
    126186<col class="field-body" /> 
    127187<tbody valign="top"> 
    128 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>qdist</strong> &#8211; ndarray of scalar q-values or list [qx,qy]  
     188<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>qdist</strong> &#8211; ndarray of scalar q-values or list [qx,qy]  
    129189where qx,qy are 1D ndarrays</td> 
    130190</tr> 
     
    141201<dl class="method"> 
    142202<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.getParam"> 
    143 <tt class="descname">getParam</tt><big>(</big><em>name</em><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.getParam" title="Permalink to this definition">¶</a></dt> 
     203<tt class="descname">getParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.getParam" title="Permalink to this definition">¶</a></dt> 
    144204<dd><p>Set the value of a model parameter</p> 
    145205<table class="docutils field-list" frame="void" rules="none"> 
     
    147207<col class="field-body" /> 
    148208<tbody valign="top"> 
    149 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> &#8211; name of the parameter</td> 
     209<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> &#8211; name of the parameter</td> 
    150210</tr> 
    151211</tbody> 
     
    161221<dl class="method"> 
    162222<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.getParamListWithToken"> 
    163 <tt class="descname">getParamListWithToken</tt><big>(</big><em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 
     223<tt class="descname">getParamListWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 
    164224<dd></dd></dl> 
    165225 
    166226<dl class="method"> 
    167227<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.getParamWithToken"> 
    168 <tt class="descname">getParamWithToken</tt><big>(</big><em>name</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> 
     228<tt class="descname">getParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> 
    169229<dd></dd></dl> 
    170230 
    171231<dl class="method"> 
    172232<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.is_fittable"> 
    173 <tt class="descname">is_fittable</tt><big>(</big><em>par_name</em><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.is_fittable" title="Permalink to this definition">¶</a></dt> 
     233<tt class="descname">is_fittable</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.is_fittable" title="Permalink to this definition">¶</a></dt> 
    174234<dd><p>Check if a given parameter is fittable or not</p> 
    175235<table class="docutils field-list" frame="void" rules="none"> 
     
    177237<col class="field-body" /> 
    178238<tbody valign="top"> 
    179 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> &#8211; the parameter name to check</td> 
     239<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> 
    180240</tr> 
    181241</tbody> 
     
    185245<dl class="method"> 
    186246<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.run"> 
    187 <tt class="descname">run</tt><big>(</big><em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.run" title="Permalink to this definition">¶</a></dt> 
     247<tt class="descname">run</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.run" title="Permalink to this definition">¶</a></dt> 
    188248<dd><p>Evaluate the model 
    189249&#64;param x: input q-value (float or [float, float] as [r, theta]) 
     
    193253<dl class="method"> 
    194254<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.runXY"> 
    195 <tt class="descname">runXY</tt><big>(</big><em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.runXY" title="Permalink to this definition">¶</a></dt> 
     255<tt class="descname">runXY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.runXY" title="Permalink to this definition">¶</a></dt> 
    196256<dd><p>Evaluate the model 
    197257&#64;param x: input q-value (float or [float, float] as [qx, qy]) 
     
    201261<dl class="method"> 
    202262<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.setParam"> 
    203 <tt class="descname">setParam</tt><big>(</big><em>name</em>, <em>value</em><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.setParam" title="Permalink to this definition">¶</a></dt> 
     263<tt class="descname">setParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.setParam" title="Permalink to this definition">¶</a></dt> 
    204264<dd><p>Set the value of a model parameter</p> 
    205265<table class="docutils field-list" frame="void" rules="none"> 
     
    207267<col class="field-body" /> 
    208268<tbody valign="top"> 
    209 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     269<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    210270<li><strong>name</strong> &#8211; name of the parameter</li> 
    211271<li><strong>value</strong> &#8211; value of the parameter</li> 
     
    219279<dl class="method"> 
    220280<dt id="sans.models.GuinierPorodModel.GuinierPorodModel.setParamWithToken"> 
    221 <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.GuinierPorodModel.GuinierPorodModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> 
     281<tt class="descname">setParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.GuinierPorodModel.GuinierPorodModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> 
    222282<dd></dd></dl> 
    223283 
     
    236296  <ul> 
    237297<li><a class="reference internal" href="#">GuinierPorodModel</a><ul> 
    238 <li><a class="reference internal" href="#module-sans.models.GuinierPorodModel"><tt class="docutils literal"><span class="pre">sans.models.GuinierPorodModel</span></tt></a></li> 
     298<li><a class="reference internal" href="#sans-models-guinierporodmodel"><tt class="docutils literal"><span class="pre">sans.models.GuinierPorodModel</span></tt></a></li> 
    239299</ul> 
    240300</li> 
     
    255315  <h3>Quick search</h3> 
    256316    <form class="search" action="../search.html" method="get"> 
    257       <input type="text" name="q" size="18" /> 
     317      <input type="text" name="q" /> 
    258318      <input type="submit" value="Go" /> 
    259319      <input type="hidden" name="check_keywords" value="yes" /> 
     
    284344          <a href="GuinierModel.html" title="GuinierModel" 
    285345             >previous</a> |</li> 
    286         <li><a href="../index.html">sansmodels v0.1.0 documentation</a> &raquo;</li> 
     346        <li><a href="../index.html">sansmodels 0.1.0 documentation</a> &raquo;</li> 
    287347          <li><a href="index.html" >Reference</a> &raquo;</li>  
    288348      </ul> 
     
    290350    <div class="footer"> 
    291351        &copy; Copyright 2010, sans group. 
    292       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7. 
     352      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 
    293353    </div> 
    294354  </body> 
Note: See TracChangeset for help on using the changeset viewer.