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>LamellarPSModel — 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="LineModel" href="LineModel.html" /> |
---|
28 | <link rel="prev" title="LamellarPSHGModel" href="LamellarPSHGModel.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="LineModel.html" title="LineModel" |
---|
42 | accesskey="N">next</a> |</li> |
---|
43 | <li class="right" > |
---|
44 | <a href="LamellarPSHGModel.html" title="LamellarPSHGModel" |
---|
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="lamellarpsmodel"> |
---|
57 | <h1>LamellarPSModel<a class="headerlink" href="#lamellarpsmodel" title="Permalink to this headline">¶</a></h1> |
---|
58 | <div class="section" id="module-sans.models.LamellarPSModel"> |
---|
59 | <span id="sans-models-lamellarpsmodel"></span><h2><a class="reference internal" href="#module-sans.models.LamellarPSModel" title="sans.models.LamellarPSModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.LamellarPSModel</span></tt></a><a class="headerlink" href="#module-sans.models.LamellarPSModel" 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 |
---|
66 | DO NOT MODIFY THIS FILE, MODIFY ..c_extensionslamellarPS.h |
---|
67 | AND RE-RUN THE GENERATOR SCRIPT</td> |
---|
68 | </tr> |
---|
69 | </tbody> |
---|
70 | </table> |
---|
71 | <dl class="class"> |
---|
72 | <dt id="sans.models.LamellarPSModel.LamellarPSModel"> |
---|
73 | <em class="property">class </em><tt class="descclassname">sans.models.LamellarPSModel.</tt><tt class="descname">LamellarPSModel</tt><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel" title="Permalink to this definition">¶</a></dt> |
---|
74 | <dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">CLamellarPSModel</span></tt>, <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> |
---|
75 | <p>Class that evaluates a LamellarPSModel model. |
---|
76 | This file was auto-generated from ..c_extensionslamellarPS.h. |
---|
77 | Refer to that file and the structure it contains |
---|
78 | for details of the model. |
---|
79 | List of default parameters:</p> |
---|
80 | <blockquote> |
---|
81 | <div>scale = 1.0 |
---|
82 | spacing = 400.0 [A] |
---|
83 | delta = 30.0 [A] |
---|
84 | sld_bi = 6.3e-06 [1/A^(2)] |
---|
85 | sld_sol = 1e-06 [1/A^(2)] |
---|
86 | n_plates = 20.0 |
---|
87 | caille = 0.1 |
---|
88 | background = 0.0 [1/cm]</div></blockquote> |
---|
89 | <dl class="method"> |
---|
90 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.calculate_ER"> |
---|
91 | <tt class="descname">calculate_ER</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.calculate_ER" title="Permalink to this definition">¶</a></dt> |
---|
92 | <dd><p>Calculate the effective radius for P(q)*S(q)</p> |
---|
93 | <table class="docutils field-list" frame="void" rules="none"> |
---|
94 | <col class="field-name" /> |
---|
95 | <col class="field-body" /> |
---|
96 | <tbody valign="top"> |
---|
97 | <tr class="field"><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td> |
---|
98 | </tr> |
---|
99 | </tbody> |
---|
100 | </table> |
---|
101 | </dd></dl> |
---|
102 | |
---|
103 | <dl class="method"> |
---|
104 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.clone"> |
---|
105 | <tt class="descname">clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.clone" title="Permalink to this definition">¶</a></dt> |
---|
106 | <dd><p>Return a identical copy of self</p> |
---|
107 | </dd></dl> |
---|
108 | |
---|
109 | <dl class="attribute"> |
---|
110 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.dispersion"> |
---|
111 | <tt class="descname">dispersion</tt><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.dispersion" title="Permalink to this definition">¶</a></dt> |
---|
112 | <dd><p>Dispersion parameters</p> |
---|
113 | </dd></dl> |
---|
114 | |
---|
115 | <dl class="method"> |
---|
116 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.evalDistribution"> |
---|
117 | <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.LamellarPSModel.LamellarPSModel.evalDistribution" title="Permalink to this definition">¶</a></dt> |
---|
118 | <dd><p>Evaluate the model in cartesian coordinates</p> |
---|
119 | <table class="docutils field-list" frame="void" rules="none"> |
---|
120 | <col class="field-name" /> |
---|
121 | <col class="field-body" /> |
---|
122 | <tbody valign="top"> |
---|
123 | <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q[], or [qx[], qy[]]</td> |
---|
124 | </tr> |
---|
125 | <tr class="field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td> |
---|
126 | </tr> |
---|
127 | </tbody> |
---|
128 | </table> |
---|
129 | </dd></dl> |
---|
130 | |
---|
131 | <dl class="method"> |
---|
132 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.getDispParamList"> |
---|
133 | <tt class="descname">getDispParamList</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.getDispParamList" title="Permalink to this definition">¶</a></dt> |
---|
134 | <dd><p>Return a list of all available parameters for the model</p> |
---|
135 | </dd></dl> |
---|
136 | |
---|
137 | <dl class="method"> |
---|
138 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.getParam"> |
---|
139 | <tt class="descname">getParam</tt><big>(</big><em>name</em><big>)</big><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.getParam" title="Permalink to this definition">¶</a></dt> |
---|
140 | <dd><p>Set the value of a model parameter</p> |
---|
141 | <table class="docutils field-list" frame="void" rules="none"> |
---|
142 | <col class="field-name" /> |
---|
143 | <col class="field-body" /> |
---|
144 | <tbody valign="top"> |
---|
145 | <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td> |
---|
146 | </tr> |
---|
147 | </tbody> |
---|
148 | </table> |
---|
149 | </dd></dl> |
---|
150 | |
---|
151 | <dl class="method"> |
---|
152 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.getParamList"> |
---|
153 | <tt class="descname">getParamList</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.getParamList" title="Permalink to this definition">¶</a></dt> |
---|
154 | <dd><p>Return a list of all available parameters for the model</p> |
---|
155 | </dd></dl> |
---|
156 | |
---|
157 | <dl class="method"> |
---|
158 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.getParamListWithToken"> |
---|
159 | <tt class="descname">getParamListWithToken</tt><big>(</big><em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> |
---|
160 | <dd></dd></dl> |
---|
161 | |
---|
162 | <dl class="method"> |
---|
163 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.getParamWithToken"> |
---|
164 | <tt class="descname">getParamWithToken</tt><big>(</big><em>name</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> |
---|
165 | <dd></dd></dl> |
---|
166 | |
---|
167 | <dl class="method"> |
---|
168 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.is_fittable"> |
---|
169 | <tt class="descname">is_fittable</tt><big>(</big><em>par_name</em><big>)</big><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.is_fittable" title="Permalink to this definition">¶</a></dt> |
---|
170 | <dd><p>Check if a given parameter is fittable or not</p> |
---|
171 | <table class="docutils field-list" frame="void" rules="none"> |
---|
172 | <col class="field-name" /> |
---|
173 | <col class="field-body" /> |
---|
174 | <tbody valign="top"> |
---|
175 | <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> – the parameter name to check</td> |
---|
176 | </tr> |
---|
177 | </tbody> |
---|
178 | </table> |
---|
179 | </dd></dl> |
---|
180 | |
---|
181 | <dl class="attribute"> |
---|
182 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.log"> |
---|
183 | <tt class="descname">log</tt><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.log" title="Permalink to this definition">¶</a></dt> |
---|
184 | <dd><p>Log</p> |
---|
185 | </dd></dl> |
---|
186 | |
---|
187 | <dl class="attribute"> |
---|
188 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.params"> |
---|
189 | <tt class="descname">params</tt><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.params" title="Permalink to this definition">¶</a></dt> |
---|
190 | <dd><p>Parameters</p> |
---|
191 | </dd></dl> |
---|
192 | |
---|
193 | <dl class="attribute"> |
---|
194 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.reset"> |
---|
195 | <tt class="descname">reset</tt><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.reset" title="Permalink to this definition">¶</a></dt> |
---|
196 | <dd><p>Reset pair correlation</p> |
---|
197 | </dd></dl> |
---|
198 | |
---|
199 | <dl class="method"> |
---|
200 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.run"> |
---|
201 | <tt class="descname">run</tt><big>(</big><em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.run" title="Permalink to this definition">¶</a></dt> |
---|
202 | <dd><p>Evaluate the model</p> |
---|
203 | <table class="docutils field-list" frame="void" rules="none"> |
---|
204 | <col class="field-name" /> |
---|
205 | <col class="field-body" /> |
---|
206 | <tbody valign="top"> |
---|
207 | <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [q,phi]</td> |
---|
208 | </tr> |
---|
209 | <tr class="field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> |
---|
210 | </tr> |
---|
211 | </tbody> |
---|
212 | </table> |
---|
213 | </dd></dl> |
---|
214 | |
---|
215 | <dl class="method"> |
---|
216 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.runXY"> |
---|
217 | <tt class="descname">runXY</tt><big>(</big><em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.runXY" title="Permalink to this definition">¶</a></dt> |
---|
218 | <dd><p>Evaluate the model in cartesian coordinates</p> |
---|
219 | <table class="docutils field-list" frame="void" rules="none"> |
---|
220 | <col class="field-name" /> |
---|
221 | <col class="field-body" /> |
---|
222 | <tbody valign="top"> |
---|
223 | <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [qx, qy]</td> |
---|
224 | </tr> |
---|
225 | <tr class="field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> |
---|
226 | </tr> |
---|
227 | </tbody> |
---|
228 | </table> |
---|
229 | </dd></dl> |
---|
230 | |
---|
231 | <dl class="method"> |
---|
232 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.setParam"> |
---|
233 | <tt class="descname">setParam</tt><big>(</big><em>name</em>, <em>value</em><big>)</big><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.setParam" title="Permalink to this definition">¶</a></dt> |
---|
234 | <dd><p>Set the value of a model parameter</p> |
---|
235 | <table class="docutils field-list" frame="void" rules="none"> |
---|
236 | <col class="field-name" /> |
---|
237 | <col class="field-body" /> |
---|
238 | <tbody valign="top"> |
---|
239 | <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> |
---|
240 | <li><strong>name</strong> – name of the parameter</li> |
---|
241 | <li><strong>value</strong> – value of the parameter</li> |
---|
242 | </ul> |
---|
243 | </td> |
---|
244 | </tr> |
---|
245 | </tbody> |
---|
246 | </table> |
---|
247 | </dd></dl> |
---|
248 | |
---|
249 | <dl class="method"> |
---|
250 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.setParamWithToken"> |
---|
251 | <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.LamellarPSModel.LamellarPSModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> |
---|
252 | <dd></dd></dl> |
---|
253 | |
---|
254 | <dl class="method"> |
---|
255 | <dt id="sans.models.LamellarPSModel.LamellarPSModel.set_dispersion"> |
---|
256 | <tt class="descname">set_dispersion</tt><big>(</big><em>parameter</em>, <em>dispersion</em><big>)</big><a class="headerlink" href="#sans.models.LamellarPSModel.LamellarPSModel.set_dispersion" title="Permalink to this definition">¶</a></dt> |
---|
257 | <dd><p>Set the dispersion object for a model parameter</p> |
---|
258 | <table class="docutils field-list" frame="void" rules="none"> |
---|
259 | <col class="field-name" /> |
---|
260 | <col class="field-body" /> |
---|
261 | <tbody valign="top"> |
---|
262 | <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> |
---|
263 | <li><strong>parameter</strong> – name of the parameter [string]</li> |
---|
264 | <li><strong>dispersion</strong> – dispersion object of type DispersionModel</li> |
---|
265 | </ul> |
---|
266 | </td> |
---|
267 | </tr> |
---|
268 | </tbody> |
---|
269 | </table> |
---|
270 | </dd></dl> |
---|
271 | |
---|
272 | </dd></dl> |
---|
273 | |
---|
274 | <dl class="function"> |
---|
275 | <dt id="sans.models.LamellarPSModel.create_LamellarPSModel"> |
---|
276 | <tt class="descclassname">sans.models.LamellarPSModel.</tt><tt class="descname">create_LamellarPSModel</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.LamellarPSModel.create_LamellarPSModel" title="Permalink to this definition">¶</a></dt> |
---|
277 | <dd></dd></dl> |
---|
278 | |
---|
279 | </div> |
---|
280 | </div> |
---|
281 | |
---|
282 | |
---|
283 | </div> |
---|
284 | </div> |
---|
285 | </div> |
---|
286 | <div class="sphinxsidebar"> |
---|
287 | <div class="sphinxsidebarwrapper"> |
---|
288 | <h3><a href="../index.html">Table Of Contents</a></h3> |
---|
289 | <ul> |
---|
290 | <li><a class="reference internal" href="#">LamellarPSModel</a><ul> |
---|
291 | <li><a class="reference internal" href="#module-sans.models.LamellarPSModel"><tt class="docutils literal"><span class="pre">sans.models.LamellarPSModel</span></tt></a></li> |
---|
292 | </ul> |
---|
293 | </li> |
---|
294 | </ul> |
---|
295 | |
---|
296 | <h4>Previous topic</h4> |
---|
297 | <p class="topless"><a href="LamellarPSHGModel.html" |
---|
298 | title="previous chapter">LamellarPSHGModel</a></p> |
---|
299 | <h4>Next topic</h4> |
---|
300 | <p class="topless"><a href="LineModel.html" |
---|
301 | title="next chapter">LineModel</a></p> |
---|
302 | <h3>This Page</h3> |
---|
303 | <ul class="this-page-menu"> |
---|
304 | <li><a href="../_sources/api/LamellarPSModel.txt" |
---|
305 | rel="nofollow">Show Source</a></li> |
---|
306 | </ul> |
---|
307 | <div id="searchbox" style="display: none"> |
---|
308 | <h3>Quick search</h3> |
---|
309 | <form class="search" action="../search.html" method="get"> |
---|
310 | <input type="text" name="q" size="18" /> |
---|
311 | <input type="submit" value="Go" /> |
---|
312 | <input type="hidden" name="check_keywords" value="yes" /> |
---|
313 | <input type="hidden" name="area" value="default" /> |
---|
314 | </form> |
---|
315 | <p class="searchtip" style="font-size: 90%"> |
---|
316 | Enter search terms or a module, class or function name. |
---|
317 | </p> |
---|
318 | </div> |
---|
319 | <script type="text/javascript">$('#searchbox').show(0);</script> |
---|
320 | </div> |
---|
321 | </div> |
---|
322 | <div class="clearer"></div> |
---|
323 | </div> |
---|
324 | <div class="related"> |
---|
325 | <h3>Navigation</h3> |
---|
326 | <ul> |
---|
327 | <li class="right" style="margin-right: 10px"> |
---|
328 | <a href="../genindex.html" title="General Index" |
---|
329 | >index</a></li> |
---|
330 | <li class="right" > |
---|
331 | <a href="../py-modindex.html" title="Python Module Index" |
---|
332 | >modules</a> |</li> |
---|
333 | <li class="right" > |
---|
334 | <a href="LineModel.html" title="LineModel" |
---|
335 | >next</a> |</li> |
---|
336 | <li class="right" > |
---|
337 | <a href="LamellarPSHGModel.html" title="LamellarPSHGModel" |
---|
338 | >previous</a> |</li> |
---|
339 | <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li> |
---|
340 | <li><a href="index.html" >Reference</a> »</li> |
---|
341 | </ul> |
---|
342 | </div> |
---|
343 | <div class="footer"> |
---|
344 | © Copyright 2010, sans group. |
---|
345 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7. |
---|
346 | </div> |
---|
347 | </body> |
---|
348 | </html> |
---|