Changeset c0d873f in sasview for sansmodels/docs/sphinx/html/api/GuinierPorodModel.html
- Timestamp:
- Oct 24, 2011 2:52:52 PM (13 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sansmodels/docs/sphinx/html/api/GuinierPorodModel.html
r512573a rc0d873f 3 3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 4 4 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 5 5 6 6 7 <html xmlns="http://www.w3.org/1999/xhtml"> … … 8 9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 9 10 10 <title>GuinierPorodModel — sansmodels v0.1.0 documentation</title> 11 <title>GuinierPorodModel — sansmodels 0.1.0 documentation</title> 12 11 13 <link rel="stylesheet" href="../_static/default.css" type="text/css" /> 12 14 <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> 15 13 16 <script type="text/javascript"> 14 17 var DOCUMENTATION_OPTIONS = { … … 23 26 <script type="text/javascript" src="../_static/underscore.js"></script> 24 27 <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" /> 26 29 <link rel="up" title="Reference" href="index.html" /> 27 30 <link rel="next" title="HardsphereStructure" href="HardsphereStructure.html" /> … … 44 47 <a href="GuinierModel.html" title="GuinierModel" 45 48 accesskey="P">previous</a> |</li> 46 <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li>49 <li><a href="../index.html">sansmodels 0.1.0 documentation</a> »</li> 47 50 <li><a href="index.html" accesskey="U">Reference</a> »</li> 48 51 </ul> … … 56 59 <div class="section" id="guinierporodmodel"> 57 60 <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"> 61 64 <dt>I(q) = scale/q^s* exp ( - R_g^2 q^2 / (3-s) ) for q<= ql</dt> 62 65 <dd>= scale/q^m*exp((-ql^2*Rg^2)/(3-s))*ql^(m-s) for q>=ql</dd> … … 73 76 </dl> 74 77 <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 125 data 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"> 75 135 <dt id="sans.models.GuinierPorodModel.GuinierPorodModel.calculate_ER"> 76 136 <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> … … 85 145 <dl class="method"> 86 146 <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> 88 148 <dd><p>Evaluate a distribution of q-values.</p> 89 149 <ul> … … 110 170 <col class="field-body" /> 111 171 <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 scattering172 <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 113 173 is supported for python models, thus C-models should have</p> 114 174 <blockquote class="last"> … … 126 186 <col class="field-body" /> 127 187 <tbody valign="top"> 128 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>qdist</strong> – 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> – ndarray of scalar q-values or list [qx,qy] 129 189 where qx,qy are 1D ndarrays</td> 130 190 </tr> … … 141 201 <dl class="method"> 142 202 <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> 144 204 <dd><p>Set the value of a model parameter</p> 145 205 <table class="docutils field-list" frame="void" rules="none"> … … 147 207 <col class="field-body" /> 148 208 <tbody valign="top"> 149 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td>209 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td> 150 210 </tr> 151 211 </tbody> … … 161 221 <dl class="method"> 162 222 <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> 164 224 <dd></dd></dl> 165 225 166 226 <dl class="method"> 167 227 <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> 169 229 <dd></dd></dl> 170 230 171 231 <dl class="method"> 172 232 <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> 174 234 <dd><p>Check if a given parameter is fittable or not</p> 175 235 <table class="docutils field-list" frame="void" rules="none"> … … 177 237 <col class="field-body" /> 178 238 <tbody valign="top"> 179 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> – 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> – the parameter name to check</td> 180 240 </tr> 181 241 </tbody> … … 185 245 <dl class="method"> 186 246 <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> 188 248 <dd><p>Evaluate the model 189 249 @param x: input q-value (float or [float, float] as [r, theta]) … … 193 253 <dl class="method"> 194 254 <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> 196 256 <dd><p>Evaluate the model 197 257 @param x: input q-value (float or [float, float] as [qx, qy]) … … 201 261 <dl class="method"> 202 262 <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> 204 264 <dd><p>Set the value of a model parameter</p> 205 265 <table class="docutils field-list" frame="void" rules="none"> … … 207 267 <col class="field-body" /> 208 268 <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"> 210 270 <li><strong>name</strong> – name of the parameter</li> 211 271 <li><strong>value</strong> – value of the parameter</li> … … 219 279 <dl class="method"> 220 280 <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> 222 282 <dd></dd></dl> 223 283 … … 236 296 <ul> 237 297 <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> 239 299 </ul> 240 300 </li> … … 255 315 <h3>Quick search</h3> 256 316 <form class="search" action="../search.html" method="get"> 257 <input type="text" name="q" size="18"/>317 <input type="text" name="q" /> 258 318 <input type="submit" value="Go" /> 259 319 <input type="hidden" name="check_keywords" value="yes" /> … … 284 344 <a href="GuinierModel.html" title="GuinierModel" 285 345 >previous</a> |</li> 286 <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li>346 <li><a href="../index.html">sansmodels 0.1.0 documentation</a> »</li> 287 347 <li><a href="index.html" >Reference</a> »</li> 288 348 </ul> … … 290 350 <div class="footer"> 291 351 © 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. 293 353 </div> 294 354 </body>
Note: See TracChangeset
for help on using the changeset viewer.