[512573a] | 1 | |
---|
| 2 | |
---|
| 3 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
---|
| 4 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
| 5 | |
---|
| 6 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
| 7 | <head> |
---|
| 8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
| 9 | |
---|
| 10 | <title>NoStructure — sansmodels v0.1.0 documentation</title> |
---|
| 11 | <link rel="stylesheet" href="../_static/default.css" type="text/css" /> |
---|
| 12 | <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> |
---|
| 13 | <script type="text/javascript"> |
---|
| 14 | var DOCUMENTATION_OPTIONS = { |
---|
| 15 | URL_ROOT: '../', |
---|
| 16 | VERSION: '0.1.0', |
---|
| 17 | COLLAPSE_INDEX: false, |
---|
| 18 | FILE_SUFFIX: '.html', |
---|
| 19 | HAS_SOURCE: true |
---|
| 20 | }; |
---|
| 21 | </script> |
---|
| 22 | <script type="text/javascript" src="../_static/jquery.js"></script> |
---|
| 23 | <script type="text/javascript" src="../_static/underscore.js"></script> |
---|
| 24 | <script type="text/javascript" src="../_static/doctools.js"></script> |
---|
| 25 | <link rel="top" title="sansmodels v0.1.0 documentation" href="../index.html" /> |
---|
| 26 | <link rel="up" title="Reference" href="index.html" /> |
---|
| 27 | <link rel="next" title="NullModel" href="NullModel.html" /> |
---|
| 28 | <link rel="prev" title="NewCylinderModel" href="NewCylinderModel.html" /> |
---|
| 29 | </head> |
---|
| 30 | <body> |
---|
| 31 | <div class="related"> |
---|
| 32 | <h3>Navigation</h3> |
---|
| 33 | <ul> |
---|
| 34 | <li class="right" style="margin-right: 10px"> |
---|
| 35 | <a href="../genindex.html" title="General Index" |
---|
| 36 | accesskey="I">index</a></li> |
---|
| 37 | <li class="right" > |
---|
| 38 | <a href="../py-modindex.html" title="Python Module Index" |
---|
| 39 | >modules</a> |</li> |
---|
| 40 | <li class="right" > |
---|
| 41 | <a href="NullModel.html" title="NullModel" |
---|
| 42 | accesskey="N">next</a> |</li> |
---|
| 43 | <li class="right" > |
---|
| 44 | <a href="NewCylinderModel.html" title="NewCylinderModel" |
---|
| 45 | accesskey="P">previous</a> |</li> |
---|
| 46 | <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li> |
---|
| 47 | <li><a href="index.html" accesskey="U">Reference</a> »</li> |
---|
| 48 | </ul> |
---|
| 49 | </div> |
---|
| 50 | |
---|
| 51 | <div class="document"> |
---|
| 52 | <div class="documentwrapper"> |
---|
| 53 | <div class="bodywrapper"> |
---|
| 54 | <div class="body"> |
---|
| 55 | |
---|
| 56 | <div class="section" id="nostructure"> |
---|
| 57 | <h1>NoStructure<a class="headerlink" href="#nostructure" title="Permalink to this headline">¶</a></h1> |
---|
| 58 | <div class="section" id="module-sans.models.NoStructure"> |
---|
| 59 | <span id="sans-models-nostructure"></span><h2><a class="reference internal" href="#module-sans.models.NoStructure" title="sans.models.NoStructure"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.NoStructure</span></tt></a><a class="headerlink" href="#module-sans.models.NoStructure" title="Permalink to this headline">¶</a></h2> |
---|
| 60 | <p>Provide sin(x) function as a BaseComponent model</p> |
---|
| 61 | <dl class="class"> |
---|
| 62 | <dt id="sans.models.NoStructure.NoStructure"> |
---|
| 63 | <em class="property">class </em><tt class="descclassname">sans.models.NoStructure.</tt><tt class="descname">NoStructure</tt><a class="headerlink" href="#sans.models.NoStructure.NoStructure" title="Permalink to this definition">¶</a></dt> |
---|
| 64 | <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> |
---|
| 65 | <p>Class that evaluates a sin(x) model.</p> |
---|
| 66 | <dl class="method"> |
---|
| 67 | <dt id="sans.models.NoStructure.NoStructure.calculate_ER"> |
---|
| 68 | <tt class="descname">calculate_ER</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.NoStructure.NoStructure.calculate_ER" title="Permalink to this definition">¶</a></dt> |
---|
| 69 | <dd></dd></dl> |
---|
| 70 | |
---|
| 71 | <dl class="method"> |
---|
| 72 | <dt id="sans.models.NoStructure.NoStructure.clone"> |
---|
| 73 | <tt class="descname">clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.NoStructure.NoStructure.clone" title="Permalink to this definition">¶</a></dt> |
---|
| 74 | <dd><p>Return a identical copy of self</p> |
---|
| 75 | </dd></dl> |
---|
| 76 | |
---|
| 77 | <dl class="method"> |
---|
| 78 | <dt id="sans.models.NoStructure.NoStructure.evalDistribution"> |
---|
| 79 | <tt class="descname">evalDistribution</tt><big>(</big><em>qdist</em><big>)</big><a class="headerlink" href="#sans.models.NoStructure.NoStructure.evalDistribution" title="Permalink to this definition">¶</a></dt> |
---|
| 80 | <dd><p>Evaluate a distribution of q-values.</p> |
---|
| 81 | <ul> |
---|
| 82 | <li><p class="first">For 1D, a numpy array is expected as input:</p> |
---|
| 83 | <blockquote> |
---|
| 84 | <div><p>evalDistribution(q)</p> |
---|
| 85 | </div></blockquote> |
---|
| 86 | </li> |
---|
| 87 | </ul> |
---|
| 88 | <p>where q is a numpy array.</p> |
---|
| 89 | <ul class="simple"> |
---|
| 90 | <li>For 2D, a list of numpy arrays are expected: [qx_prime,qy_prime], |
---|
| 91 | where 1D arrays,</li> |
---|
| 92 | </ul> |
---|
| 93 | <p>qx_prime = [ qx[0], qx[1], qx[2], ....] |
---|
| 94 | and |
---|
| 95 | qy_prime = [ qy[0], qy[1], qy[2], ....]</p> |
---|
| 96 | <p>Then get |
---|
| 97 | q = numpy.sqrt(qx_prime^2+qy_prime^2)</p> |
---|
| 98 | <p>that is a qr in 1D array; |
---|
| 99 | q = [q[0], q[1], q[2], ....]</p> |
---|
| 100 | <table class="docutils field-list" frame="void" rules="none"> |
---|
| 101 | <col class="field-name" /> |
---|
| 102 | <col class="field-body" /> |
---|
| 103 | <tbody valign="top"> |
---|
| 104 | <tr class="field"><th class="field-name">Note :</th><td class="field-body"><p class="first">Due to 2D speed issue, no anisotropic scattering |
---|
| 105 | is supported for python models, thus C-models should have</p> |
---|
| 106 | <blockquote class="last"> |
---|
| 107 | <div><p>their own evalDistribution methods.</p> |
---|
| 108 | </div></blockquote> |
---|
| 109 | </td> |
---|
| 110 | </tr> |
---|
| 111 | </tbody> |
---|
| 112 | </table> |
---|
| 113 | <p>The method is then called the following way:</p> |
---|
| 114 | <p>evalDistribution(q) |
---|
| 115 | where q is a numpy array.</p> |
---|
| 116 | <table class="docutils field-list" frame="void" rules="none"> |
---|
| 117 | <col class="field-name" /> |
---|
| 118 | <col class="field-body" /> |
---|
| 119 | <tbody valign="top"> |
---|
| 120 | <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] |
---|
| 121 | where qx,qy are 1D ndarrays</td> |
---|
| 122 | </tr> |
---|
| 123 | </tbody> |
---|
| 124 | </table> |
---|
| 125 | </dd></dl> |
---|
| 126 | |
---|
| 127 | <dl class="method"> |
---|
| 128 | <dt id="sans.models.NoStructure.NoStructure.getDispParamList"> |
---|
| 129 | <tt class="descname">getDispParamList</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.NoStructure.NoStructure.getDispParamList" title="Permalink to this definition">¶</a></dt> |
---|
| 130 | <dd><p>Return a list of all available parameters for the model</p> |
---|
| 131 | </dd></dl> |
---|
| 132 | |
---|
| 133 | <dl class="method"> |
---|
| 134 | <dt id="sans.models.NoStructure.NoStructure.getParam"> |
---|
| 135 | <tt class="descname">getParam</tt><big>(</big><em>name</em><big>)</big><a class="headerlink" href="#sans.models.NoStructure.NoStructure.getParam" title="Permalink to this definition">¶</a></dt> |
---|
| 136 | <dd><p>Set the value of a model parameter</p> |
---|
| 137 | <table class="docutils field-list" frame="void" rules="none"> |
---|
| 138 | <col class="field-name" /> |
---|
| 139 | <col class="field-body" /> |
---|
| 140 | <tbody valign="top"> |
---|
| 141 | <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td> |
---|
| 142 | </tr> |
---|
| 143 | </tbody> |
---|
| 144 | </table> |
---|
| 145 | </dd></dl> |
---|
| 146 | |
---|
| 147 | <dl class="method"> |
---|
| 148 | <dt id="sans.models.NoStructure.NoStructure.getParamList"> |
---|
| 149 | <tt class="descname">getParamList</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.NoStructure.NoStructure.getParamList" title="Permalink to this definition">¶</a></dt> |
---|
| 150 | <dd><p>Return a list of all available parameters for the model</p> |
---|
| 151 | </dd></dl> |
---|
| 152 | |
---|
| 153 | <dl class="method"> |
---|
| 154 | <dt id="sans.models.NoStructure.NoStructure.getParamListWithToken"> |
---|
| 155 | <tt class="descname">getParamListWithToken</tt><big>(</big><em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.NoStructure.NoStructure.getParamListWithToken" title="Permalink to this definition">¶</a></dt> |
---|
| 156 | <dd></dd></dl> |
---|
| 157 | |
---|
| 158 | <dl class="method"> |
---|
| 159 | <dt id="sans.models.NoStructure.NoStructure.getParamWithToken"> |
---|
| 160 | <tt class="descname">getParamWithToken</tt><big>(</big><em>name</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.NoStructure.NoStructure.getParamWithToken" title="Permalink to this definition">¶</a></dt> |
---|
| 161 | <dd></dd></dl> |
---|
| 162 | |
---|
| 163 | <dl class="method"> |
---|
| 164 | <dt id="sans.models.NoStructure.NoStructure.is_fittable"> |
---|
| 165 | <tt class="descname">is_fittable</tt><big>(</big><em>par_name</em><big>)</big><a class="headerlink" href="#sans.models.NoStructure.NoStructure.is_fittable" title="Permalink to this definition">¶</a></dt> |
---|
| 166 | <dd><p>Check if a given parameter is fittable or not</p> |
---|
| 167 | <table class="docutils field-list" frame="void" rules="none"> |
---|
| 168 | <col class="field-name" /> |
---|
| 169 | <col class="field-body" /> |
---|
| 170 | <tbody valign="top"> |
---|
| 171 | <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> – the parameter name to check</td> |
---|
| 172 | </tr> |
---|
| 173 | </tbody> |
---|
| 174 | </table> |
---|
| 175 | </dd></dl> |
---|
| 176 | |
---|
| 177 | <dl class="method"> |
---|
| 178 | <dt id="sans.models.NoStructure.NoStructure.run"> |
---|
| 179 | <tt class="descname">run</tt><big>(</big><em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.NoStructure.NoStructure.run" title="Permalink to this definition">¶</a></dt> |
---|
| 180 | <dd><p>Evaluate the model |
---|
| 181 | @param x: input x |
---|
| 182 | @return: 1</p> |
---|
| 183 | </dd></dl> |
---|
| 184 | |
---|
| 185 | <dl class="method"> |
---|
| 186 | <dt id="sans.models.NoStructure.NoStructure.runXY"> |
---|
| 187 | <tt class="descname">runXY</tt><big>(</big><em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.NoStructure.NoStructure.runXY" title="Permalink to this definition">¶</a></dt> |
---|
| 188 | <dd><p>Evaluate the model |
---|
| 189 | @param x: input x, or [x, y] [radian] |
---|
| 190 | @return: sin(x) or sin(x)*sin(y)</p> |
---|
| 191 | </dd></dl> |
---|
| 192 | |
---|
| 193 | <dl class="method"> |
---|
| 194 | <dt id="sans.models.NoStructure.NoStructure.setParam"> |
---|
| 195 | <tt class="descname">setParam</tt><big>(</big><em>name</em>, <em>value</em><big>)</big><a class="headerlink" href="#sans.models.NoStructure.NoStructure.setParam" title="Permalink to this definition">¶</a></dt> |
---|
| 196 | <dd><p>Set the value of a model parameter</p> |
---|
| 197 | <table class="docutils field-list" frame="void" rules="none"> |
---|
| 198 | <col class="field-name" /> |
---|
| 199 | <col class="field-body" /> |
---|
| 200 | <tbody valign="top"> |
---|
| 201 | <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> |
---|
| 202 | <li><strong>name</strong> – name of the parameter</li> |
---|
| 203 | <li><strong>value</strong> – value of the parameter</li> |
---|
| 204 | </ul> |
---|
| 205 | </td> |
---|
| 206 | </tr> |
---|
| 207 | </tbody> |
---|
| 208 | </table> |
---|
| 209 | </dd></dl> |
---|
| 210 | |
---|
| 211 | <dl class="method"> |
---|
| 212 | <dt id="sans.models.NoStructure.NoStructure.setParamWithToken"> |
---|
| 213 | <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.NoStructure.NoStructure.setParamWithToken" title="Permalink to this definition">¶</a></dt> |
---|
| 214 | <dd></dd></dl> |
---|
| 215 | |
---|
| 216 | </dd></dl> |
---|
| 217 | |
---|
| 218 | </div> |
---|
| 219 | </div> |
---|
| 220 | |
---|
| 221 | |
---|
| 222 | </div> |
---|
| 223 | </div> |
---|
| 224 | </div> |
---|
| 225 | <div class="sphinxsidebar"> |
---|
| 226 | <div class="sphinxsidebarwrapper"> |
---|
| 227 | <h3><a href="../index.html">Table Of Contents</a></h3> |
---|
| 228 | <ul> |
---|
| 229 | <li><a class="reference internal" href="#">NoStructure</a><ul> |
---|
| 230 | <li><a class="reference internal" href="#module-sans.models.NoStructure"><tt class="docutils literal"><span class="pre">sans.models.NoStructure</span></tt></a></li> |
---|
| 231 | </ul> |
---|
| 232 | </li> |
---|
| 233 | </ul> |
---|
| 234 | |
---|
| 235 | <h4>Previous topic</h4> |
---|
| 236 | <p class="topless"><a href="NewCylinderModel.html" |
---|
| 237 | title="previous chapter">NewCylinderModel</a></p> |
---|
| 238 | <h4>Next topic</h4> |
---|
| 239 | <p class="topless"><a href="NullModel.html" |
---|
| 240 | title="next chapter">NullModel</a></p> |
---|
| 241 | <h3>This Page</h3> |
---|
| 242 | <ul class="this-page-menu"> |
---|
| 243 | <li><a href="../_sources/api/NoStructure.txt" |
---|
| 244 | rel="nofollow">Show Source</a></li> |
---|
| 245 | </ul> |
---|
| 246 | <div id="searchbox" style="display: none"> |
---|
| 247 | <h3>Quick search</h3> |
---|
| 248 | <form class="search" action="../search.html" method="get"> |
---|
| 249 | <input type="text" name="q" size="18" /> |
---|
| 250 | <input type="submit" value="Go" /> |
---|
| 251 | <input type="hidden" name="check_keywords" value="yes" /> |
---|
| 252 | <input type="hidden" name="area" value="default" /> |
---|
| 253 | </form> |
---|
| 254 | <p class="searchtip" style="font-size: 90%"> |
---|
| 255 | Enter search terms or a module, class or function name. |
---|
| 256 | </p> |
---|
| 257 | </div> |
---|
| 258 | <script type="text/javascript">$('#searchbox').show(0);</script> |
---|
| 259 | </div> |
---|
| 260 | </div> |
---|
| 261 | <div class="clearer"></div> |
---|
| 262 | </div> |
---|
| 263 | <div class="related"> |
---|
| 264 | <h3>Navigation</h3> |
---|
| 265 | <ul> |
---|
| 266 | <li class="right" style="margin-right: 10px"> |
---|
| 267 | <a href="../genindex.html" title="General Index" |
---|
| 268 | >index</a></li> |
---|
| 269 | <li class="right" > |
---|
| 270 | <a href="../py-modindex.html" title="Python Module Index" |
---|
| 271 | >modules</a> |</li> |
---|
| 272 | <li class="right" > |
---|
| 273 | <a href="NullModel.html" title="NullModel" |
---|
| 274 | >next</a> |</li> |
---|
| 275 | <li class="right" > |
---|
| 276 | <a href="NewCylinderModel.html" title="NewCylinderModel" |
---|
| 277 | >previous</a> |</li> |
---|
| 278 | <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li> |
---|
| 279 | <li><a href="index.html" >Reference</a> »</li> |
---|
| 280 | </ul> |
---|
| 281 | </div> |
---|
| 282 | <div class="footer"> |
---|
| 283 | © Copyright 2010, sans group. |
---|
| 284 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7. |
---|
| 285 | </div> |
---|
| 286 | </body> |
---|
| 287 | </html> |
---|