Changeset c0d873f in sasview for sansmodels/docs/sphinx/html/api/OnionExpShellModel.html
- Timestamp:
- Oct 24, 2011 12: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/OnionExpShellModel.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>OnionExpShellModel — sansmodels v0.1.0 documentation</title> 11 <title>OnionExpShellModel — 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="OnionModel" href="OnionModel.html" /> … … 44 47 <a href="OblateModel.html" title="OblateModel" 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="onionexpshellmodel"> 57 60 <h1>OnionExpShellModel<a class="headerlink" href="#onionexpshellmodel" title="Permalink to this headline">¶</a></h1> 58 <div class="section" id=" module-sans.models.OnionExpShellModel">59 < span id="sans-models-onionexpshellmodel"></span><h2><a class="reference internal" href="#module-sans.models.OnionExpShellModel" title="sans.models.OnionExpShellModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.OnionExpShellModel</span></tt></a><a class="headerlink" href="#module-sans.models.OnionExpShellModel" title="Permalink to this headline">¶</a></h2>60 < dl class="class">61 <div class="section" id="sans-models-onionexpshellmodel"> 62 <h2><a class="reference internal" href="#module-sans.models.OnionExpShellModel" title="sans.models.OnionExpShellModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.OnionExpShellModel</span></tt></a><a class="headerlink" href="#sans-models-onionexpshellmodel" title="Permalink to this headline">¶</a></h2> 63 <span class="target" id="module-sans.models.OnionExpShellModel"></span><dl class="class"> 61 64 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel"> 62 <em class="property">class </em><tt class="descclassname">sans.models.OnionExpShellModel.</tt><tt class="descname">OnionExpShellModel</tt>< big>(</big><em>n_shells=1</em><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel" title="Permalink to this definition">¶</a></dt>65 <em class="property">class </em><tt class="descclassname">sans.models.OnionExpShellModel.</tt><tt class="descname">OnionExpShellModel</tt><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel" title="Permalink to this definition">¶</a></dt> 63 66 <dd><p>Bases: <a class="reference internal" href="BaseComponent.html#sans.models.BaseComponent.BaseComponent" title="sans.models.BaseComponent.BaseComponent"><tt class="xref py py-class docutils literal"><span class="pre">sans.models.BaseComponent.BaseComponent</span></tt></a></p> 64 67 <p>This multi-model is based on CoreMultiShellModel with exponential … … 66 69 of changing the number of shells between 1 and 10.</p> 67 70 <dl class="method"> 71 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.__add__"> 72 <tt class="descname">__add__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.__add__" title="Permalink to this definition">¶</a></dt> 73 <dd></dd></dl> 74 75 <dl class="method"> 76 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.__div__"> 77 <tt class="descname">__div__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.__div__" title="Permalink to this definition">¶</a></dt> 78 <dd></dd></dl> 79 80 <dl class="method"> 81 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.__init__"> 82 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.__init__" title="Permalink to this definition">¶</a></dt> 83 <dd></dd></dl> 84 85 <dl class="attribute"> 86 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.__module__"> 87 <tt class="descname">__module__</tt><em class="property"> = 'sans.models.OnionExpShellModel'</em><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.__module__" title="Permalink to this definition">¶</a></dt> 88 <dd></dd></dl> 89 90 <dl class="method"> 91 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.__mul__"> 92 <tt class="descname">__mul__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.__mul__" title="Permalink to this definition">¶</a></dt> 93 <dd></dd></dl> 94 95 <dl class="method"> 96 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.__str__"> 97 <tt class="descname">__str__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.__str__" title="Permalink to this definition">¶</a></dt> 98 <dd><table class="docutils field-list" frame="void" rules="none"> 99 <col class="field-name" /> 100 <col class="field-body" /> 101 <tbody valign="top"> 102 <tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">string representatio</td> 103 </tr> 104 </tbody> 105 </table> 106 </dd></dl> 107 108 <dl class="method"> 109 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.__sub__"> 110 <tt class="descname">__sub__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.__sub__" title="Permalink to this definition">¶</a></dt> 111 <dd></dd></dl> 112 113 <dl class="method"> 114 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel._clone"> 115 <tt class="descname">_clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel._clone" title="Permalink to this definition">¶</a></dt> 116 <dd><p>Internal utility function to copy the internal 117 data members to a fresh copy.</p> 118 </dd></dl> 119 120 <dl class="method"> 121 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel._setParamHelper"> 122 <tt class="descname">_setParamHelper</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel._setParamHelper" title="Permalink to this definition">¶</a></dt> 123 <dd><p>Helper function to setParam</p> 124 </dd></dl> 125 126 <dl class="method"> 127 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel._set_details"> 128 <tt class="descname">_set_details</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel._set_details" title="Permalink to this definition">¶</a></dt> 129 <dd><p>Concatenate details of the original model to create 130 this model details</p> 131 </dd></dl> 132 133 <dl class="method"> 134 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel._set_dispersion"> 135 <tt class="descname">_set_dispersion</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel._set_dispersion" title="Permalink to this definition">¶</a></dt> 136 <dd><p>model dispersions</p> 137 </dd></dl> 138 139 <dl class="method"> 140 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel._set_fixed_params"> 141 <tt class="descname">_set_fixed_params</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel._set_fixed_params" title="Permalink to this definition">¶</a></dt> 142 <dd><p>Fill the self.fixed list with the model fixed list</p> 143 </dd></dl> 144 145 <dl class="method"> 146 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel._set_params"> 147 <tt class="descname">_set_params</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel._set_params" title="Permalink to this definition">¶</a></dt> 148 <dd><p>Concatenate the parameters of the model to create 149 this model parameters</p> 150 </dd></dl> 151 152 <dl class="method"> 153 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel._set_xtra_model_param"> 154 <tt class="descname">_set_xtra_model_param</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel._set_xtra_model_param" title="Permalink to this definition">¶</a></dt> 155 <dd><p>Set params of original model that are hidden from this model</p> 156 </dd></dl> 157 158 <dl class="method"> 68 159 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.calculate_ER"> 69 160 <tt class="descname">calculate_ER</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.calculate_ER" title="Permalink to this definition">¶</a></dt> … … 78 169 <dl class="method"> 79 170 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.evalDistribution"> 80 <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.OnionExpShellModel.OnionExpShellModel.evalDistribution" title="Permalink to this definition">¶</a></dt>171 <tt class="descname">evalDistribution</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.evalDistribution" title="Permalink to this definition">¶</a></dt> 81 172 <dd><p>Evaluate the model in cartesian coordinates</p> 82 173 <p>: param x: input q[], or [qx[], qy[]] … … 92 183 <dl class="method"> 93 184 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.getParam"> 94 <tt class="descname">getParam</tt><big>(</big>< em>name</em><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.getParam" title="Permalink to this definition">¶</a></dt>185 <tt class="descname">getParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.getParam" title="Permalink to this definition">¶</a></dt> 95 186 <dd><p>Set the value of a model parameter</p> 96 187 <table class="docutils field-list" frame="void" rules="none"> … … 98 189 <col class="field-body" /> 99 190 <tbody valign="top"> 100 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td>191 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td> 101 192 </tr> 102 193 </tbody> … … 112 203 <dl class="method"> 113 204 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.getParamListWithToken"> 114 <tt class="descname">getParamListWithToken</tt><big>(</big>< em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt>205 <tt class="descname">getParamListWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 115 206 <dd></dd></dl> 116 207 117 208 <dl class="method"> 118 209 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.getParamWithToken"> 119 <tt class="descname">getParamWithToken</tt><big>(</big>< em>name</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.getParamWithToken" title="Permalink to this definition">¶</a></dt>210 <tt class="descname">getParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> 120 211 <dd></dd></dl> 121 212 … … 132 223 <dl class="method"> 133 224 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.is_fittable"> 134 <tt class="descname">is_fittable</tt><big>(</big>< em>par_name</em><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.is_fittable" title="Permalink to this definition">¶</a></dt>225 <tt class="descname">is_fittable</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.is_fittable" title="Permalink to this definition">¶</a></dt> 135 226 <dd><p>Check if a given parameter is fittable or not</p> 136 227 <table class="docutils field-list" frame="void" rules="none"> … … 138 229 <col class="field-body" /> 139 230 <tbody valign="top"> 140 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> – the parameter name to check</td>231 <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> 141 232 </tr> 142 233 </tbody> … … 146 237 <dl class="method"> 147 238 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.run"> 148 <tt class="descname">run</tt><big>(</big>< em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.run" title="Permalink to this definition">¶</a></dt>239 <tt class="descname">run</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.run" title="Permalink to this definition">¶</a></dt> 149 240 <dd><p>Evaluate the model</p> 150 241 <p>: param x: input q-value (float or [float, float] as [r, theta]) … … 154 245 <dl class="method"> 155 246 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.runXY"> 156 <tt class="descname">runXY</tt><big>(</big>< em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.runXY" title="Permalink to this definition">¶</a></dt>247 <tt class="descname">runXY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.runXY" title="Permalink to this definition">¶</a></dt> 157 248 <dd><p>Evaluate the model</p> 158 249 <p>: param x: input q-value (float or [float, float] as [qx, qy]) … … 162 253 <dl class="method"> 163 254 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.setParam"> 164 <tt class="descname">setParam</tt><big>(</big>< em>name</em>, <em>value</em><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.setParam" title="Permalink to this definition">¶</a></dt>255 <tt class="descname">setParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.setParam" title="Permalink to this definition">¶</a></dt> 165 256 <dd><p>Set the value of a model parameter</p> 166 257 <p>: param name: name of the parameter … … 170 261 <dl class="method"> 171 262 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.setParamWithToken"> 172 <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.OnionExpShellModel.OnionExpShellModel.setParamWithToken" title="Permalink to this definition">¶</a></dt>263 <tt class="descname">setParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> 173 264 <dd></dd></dl> 174 265 175 266 <dl class="method"> 176 267 <dt id="sans.models.OnionExpShellModel.OnionExpShellModel.set_dispersion"> 177 <tt class="descname">set_dispersion</tt><big>(</big>< em>parameter</em>, <em>dispersion</em><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.set_dispersion" title="Permalink to this definition">¶</a></dt>268 <tt class="descname">set_dispersion</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.OnionExpShellModel.OnionExpShellModel.set_dispersion" title="Permalink to this definition">¶</a></dt> 178 269 <dd><p>Set the dispersion object for a model parameter</p> 179 270 <p>: param parameter: name of the parameter [string] … … 195 286 <ul> 196 287 <li><a class="reference internal" href="#">OnionExpShellModel</a><ul> 197 <li><a class="reference internal" href="# module-sans.models.OnionExpShellModel"><tt class="docutils literal"><span class="pre">sans.models.OnionExpShellModel</span></tt></a></li>288 <li><a class="reference internal" href="#sans-models-onionexpshellmodel"><tt class="docutils literal"><span class="pre">sans.models.OnionExpShellModel</span></tt></a></li> 198 289 </ul> 199 290 </li> … … 214 305 <h3>Quick search</h3> 215 306 <form class="search" action="../search.html" method="get"> 216 <input type="text" name="q" size="18"/>307 <input type="text" name="q" /> 217 308 <input type="submit" value="Go" /> 218 309 <input type="hidden" name="check_keywords" value="yes" /> … … 243 334 <a href="OblateModel.html" title="OblateModel" 244 335 >previous</a> |</li> 245 <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li>336 <li><a href="../index.html">sansmodels 0.1.0 documentation</a> »</li> 246 337 <li><a href="index.html" >Reference</a> »</li> 247 338 </ul> … … 249 340 <div class="footer"> 250 341 © Copyright 2010, sans group. 251 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1. 0.7.342 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 252 343 </div> 253 344 </body>
Note: See TracChangeset
for help on using the changeset viewer.