1 | |
---|
2 | |
---|
3 | |
---|
4 | |
---|
5 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
---|
6 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
7 | |
---|
8 | |
---|
9 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
10 | <head> |
---|
11 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
12 | |
---|
13 | <title>Index — calculator 0.1.0 documentation</title> |
---|
14 | |
---|
15 | <link rel="stylesheet" href="_static/default.css" type="text/css" /> |
---|
16 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
---|
17 | |
---|
18 | <script type="text/javascript"> |
---|
19 | var DOCUMENTATION_OPTIONS = { |
---|
20 | URL_ROOT: '', |
---|
21 | VERSION: '0.1.0', |
---|
22 | COLLAPSE_INDEX: false, |
---|
23 | FILE_SUFFIX: '.html', |
---|
24 | HAS_SOURCE: true |
---|
25 | }; |
---|
26 | </script> |
---|
27 | <script type="text/javascript" src="_static/jquery.js"></script> |
---|
28 | <script type="text/javascript" src="_static/underscore.js"></script> |
---|
29 | <script type="text/javascript" src="_static/doctools.js"></script> |
---|
30 | <link rel="top" title="calculator 0.1.0 documentation" href="index.html" /> |
---|
31 | </head> |
---|
32 | <body> |
---|
33 | <div class="related"> |
---|
34 | <h3>Navigation</h3> |
---|
35 | <ul> |
---|
36 | <li class="right" style="margin-right: 10px"> |
---|
37 | <a href="#" title="General Index" |
---|
38 | accesskey="I">index</a></li> |
---|
39 | <li class="right" > |
---|
40 | <a href="py-modindex.html" title="Python Module Index" |
---|
41 | >modules</a> |</li> |
---|
42 | <li><a href="index.html">calculator 0.1.0 documentation</a> »</li> |
---|
43 | </ul> |
---|
44 | </div> |
---|
45 | |
---|
46 | <div class="document"> |
---|
47 | <div class="documentwrapper"> |
---|
48 | <div class="bodywrapper"> |
---|
49 | <div class="body"> |
---|
50 | |
---|
51 | |
---|
52 | <h1 id="index">Index</h1> |
---|
53 | |
---|
54 | <div class="genindex-jumpbox"> |
---|
55 | <a href="#_"><strong>_</strong></a> |
---|
56 | | <a href="#A"><strong>A</strong></a> |
---|
57 | | <a href="#C"><strong>C</strong></a> |
---|
58 | | <a href="#D"><strong>D</strong></a> |
---|
59 | | <a href="#G"><strong>G</strong></a> |
---|
60 | | <a href="#K"><strong>K</strong></a> |
---|
61 | | <a href="#N"><strong>N</strong></a> |
---|
62 | | <a href="#P"><strong>P</strong></a> |
---|
63 | | <a href="#R"><strong>R</strong></a> |
---|
64 | | <a href="#S"><strong>S</strong></a> |
---|
65 | | <a href="#T"><strong>T</strong></a> |
---|
66 | | <a href="#V"><strong>V</strong></a> |
---|
67 | |
---|
68 | </div> |
---|
69 | <h2 id="_">_</h2> |
---|
70 | <table style="width: 100%" class="indextable genindextable"><tr> |
---|
71 | <td style="width: 33%" valign="top"><dl> |
---|
72 | |
---|
73 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__class__">__class__ (sans.calculator.instrument.Aperture attribute)</a> |
---|
74 | </dt> |
---|
75 | |
---|
76 | <dd><dl> |
---|
77 | |
---|
78 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__class__">(sans.calculator.instrument.Detector attribute)</a> |
---|
79 | </dt> |
---|
80 | |
---|
81 | |
---|
82 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__class__">(sans.calculator.instrument.Neutron attribute)</a> |
---|
83 | </dt> |
---|
84 | |
---|
85 | |
---|
86 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__class__">(sans.calculator.instrument.Sample attribute)</a> |
---|
87 | </dt> |
---|
88 | |
---|
89 | |
---|
90 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__class__">(sans.calculator.instrument.TOF attribute)</a> |
---|
91 | </dt> |
---|
92 | |
---|
93 | |
---|
94 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__class__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator attribute)</a> |
---|
95 | </dt> |
---|
96 | |
---|
97 | |
---|
98 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__class__">(sans.calculator.resolution_calculator.ResolutionCalculator attribute)</a> |
---|
99 | </dt> |
---|
100 | |
---|
101 | |
---|
102 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__class__">(sans.calculator.slit_length_calculator.SlitlengthCalculator attribute)</a> |
---|
103 | </dt> |
---|
104 | |
---|
105 | </dl></dd> |
---|
106 | |
---|
107 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__delattr__">__delattr__ (sans.calculator.instrument.Aperture attribute)</a> |
---|
108 | </dt> |
---|
109 | |
---|
110 | <dd><dl> |
---|
111 | |
---|
112 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__delattr__">(sans.calculator.instrument.Detector attribute)</a> |
---|
113 | </dt> |
---|
114 | |
---|
115 | |
---|
116 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__delattr__">(sans.calculator.instrument.Neutron attribute)</a> |
---|
117 | </dt> |
---|
118 | |
---|
119 | |
---|
120 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__delattr__">(sans.calculator.instrument.Sample attribute)</a> |
---|
121 | </dt> |
---|
122 | |
---|
123 | |
---|
124 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__delattr__">(sans.calculator.instrument.TOF attribute)</a> |
---|
125 | </dt> |
---|
126 | |
---|
127 | |
---|
128 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__delattr__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator attribute)</a> |
---|
129 | </dt> |
---|
130 | |
---|
131 | |
---|
132 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__delattr__">(sans.calculator.resolution_calculator.ResolutionCalculator attribute)</a> |
---|
133 | </dt> |
---|
134 | |
---|
135 | |
---|
136 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__delattr__">(sans.calculator.slit_length_calculator.SlitlengthCalculator attribute)</a> |
---|
137 | </dt> |
---|
138 | |
---|
139 | </dl></dd> |
---|
140 | |
---|
141 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__dict__">__dict__ (sans.calculator.instrument.Aperture attribute)</a> |
---|
142 | </dt> |
---|
143 | |
---|
144 | <dd><dl> |
---|
145 | |
---|
146 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__dict__">(sans.calculator.instrument.Detector attribute)</a> |
---|
147 | </dt> |
---|
148 | |
---|
149 | |
---|
150 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__dict__">(sans.calculator.instrument.Neutron attribute)</a> |
---|
151 | </dt> |
---|
152 | |
---|
153 | |
---|
154 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__dict__">(sans.calculator.instrument.Sample attribute)</a> |
---|
155 | </dt> |
---|
156 | |
---|
157 | |
---|
158 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__dict__">(sans.calculator.instrument.TOF attribute)</a> |
---|
159 | </dt> |
---|
160 | |
---|
161 | |
---|
162 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__dict__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator attribute)</a> |
---|
163 | </dt> |
---|
164 | |
---|
165 | |
---|
166 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__dict__">(sans.calculator.resolution_calculator.ResolutionCalculator attribute)</a> |
---|
167 | </dt> |
---|
168 | |
---|
169 | |
---|
170 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__dict__">(sans.calculator.slit_length_calculator.SlitlengthCalculator attribute)</a> |
---|
171 | </dt> |
---|
172 | |
---|
173 | </dl></dd> |
---|
174 | |
---|
175 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__getattribute__">__getattribute__ (sans.calculator.instrument.Aperture attribute)</a> |
---|
176 | </dt> |
---|
177 | |
---|
178 | <dd><dl> |
---|
179 | |
---|
180 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__getattribute__">(sans.calculator.instrument.Detector attribute)</a> |
---|
181 | </dt> |
---|
182 | |
---|
183 | |
---|
184 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__getattribute__">(sans.calculator.instrument.Neutron attribute)</a> |
---|
185 | </dt> |
---|
186 | |
---|
187 | |
---|
188 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__getattribute__">(sans.calculator.instrument.Sample attribute)</a> |
---|
189 | </dt> |
---|
190 | |
---|
191 | |
---|
192 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__getattribute__">(sans.calculator.instrument.TOF attribute)</a> |
---|
193 | </dt> |
---|
194 | |
---|
195 | |
---|
196 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__getattribute__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator attribute)</a> |
---|
197 | </dt> |
---|
198 | |
---|
199 | |
---|
200 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__getattribute__">(sans.calculator.resolution_calculator.ResolutionCalculator attribute)</a> |
---|
201 | </dt> |
---|
202 | |
---|
203 | |
---|
204 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__getattribute__">(sans.calculator.slit_length_calculator.SlitlengthCalculator attribute)</a> |
---|
205 | </dt> |
---|
206 | |
---|
207 | </dl></dd> |
---|
208 | |
---|
209 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__hash__">__hash__ (sans.calculator.instrument.Aperture attribute)</a> |
---|
210 | </dt> |
---|
211 | |
---|
212 | <dd><dl> |
---|
213 | |
---|
214 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__hash__">(sans.calculator.instrument.Detector attribute)</a> |
---|
215 | </dt> |
---|
216 | |
---|
217 | |
---|
218 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__hash__">(sans.calculator.instrument.Neutron attribute)</a> |
---|
219 | </dt> |
---|
220 | |
---|
221 | |
---|
222 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__hash__">(sans.calculator.instrument.Sample attribute)</a> |
---|
223 | </dt> |
---|
224 | |
---|
225 | |
---|
226 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__hash__">(sans.calculator.instrument.TOF attribute)</a> |
---|
227 | </dt> |
---|
228 | |
---|
229 | |
---|
230 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__hash__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator attribute)</a> |
---|
231 | </dt> |
---|
232 | |
---|
233 | |
---|
234 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__hash__">(sans.calculator.resolution_calculator.ResolutionCalculator attribute)</a> |
---|
235 | </dt> |
---|
236 | |
---|
237 | |
---|
238 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__hash__">(sans.calculator.slit_length_calculator.SlitlengthCalculator attribute)</a> |
---|
239 | </dt> |
---|
240 | |
---|
241 | </dl></dd> |
---|
242 | |
---|
243 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__init__">__init__() (sans.calculator.instrument.Aperture method)</a> |
---|
244 | </dt> |
---|
245 | |
---|
246 | <dd><dl> |
---|
247 | |
---|
248 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__init__">(sans.calculator.instrument.Detector method)</a> |
---|
249 | </dt> |
---|
250 | |
---|
251 | |
---|
252 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__init__">(sans.calculator.instrument.Neutron method)</a> |
---|
253 | </dt> |
---|
254 | |
---|
255 | |
---|
256 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__init__">(sans.calculator.instrument.Sample method)</a> |
---|
257 | </dt> |
---|
258 | |
---|
259 | |
---|
260 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__init__">(sans.calculator.instrument.TOF method)</a> |
---|
261 | </dt> |
---|
262 | |
---|
263 | |
---|
264 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__init__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator method)</a> |
---|
265 | </dt> |
---|
266 | |
---|
267 | |
---|
268 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__init__">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
269 | </dt> |
---|
270 | |
---|
271 | |
---|
272 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__init__">(sans.calculator.slit_length_calculator.SlitlengthCalculator method)</a> |
---|
273 | </dt> |
---|
274 | |
---|
275 | </dl></dd> |
---|
276 | |
---|
277 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__module__">__module__ (sans.calculator.instrument.Aperture attribute)</a> |
---|
278 | </dt> |
---|
279 | |
---|
280 | <dd><dl> |
---|
281 | |
---|
282 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__module__">(sans.calculator.instrument.Detector attribute)</a> |
---|
283 | </dt> |
---|
284 | |
---|
285 | |
---|
286 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__module__">(sans.calculator.instrument.Neutron attribute)</a> |
---|
287 | </dt> |
---|
288 | |
---|
289 | |
---|
290 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__module__">(sans.calculator.instrument.Sample attribute)</a> |
---|
291 | </dt> |
---|
292 | |
---|
293 | |
---|
294 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__module__">(sans.calculator.instrument.TOF attribute)</a> |
---|
295 | </dt> |
---|
296 | |
---|
297 | |
---|
298 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__module__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator attribute)</a> |
---|
299 | </dt> |
---|
300 | |
---|
301 | |
---|
302 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__module__">(sans.calculator.resolution_calculator.ResolutionCalculator attribute)</a> |
---|
303 | </dt> |
---|
304 | |
---|
305 | |
---|
306 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__module__">(sans.calculator.slit_length_calculator.SlitlengthCalculator attribute)</a> |
---|
307 | </dt> |
---|
308 | |
---|
309 | </dl></dd> |
---|
310 | |
---|
311 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__new__">__new__() (sans.calculator.instrument.Aperture static method)</a> |
---|
312 | </dt> |
---|
313 | |
---|
314 | <dd><dl> |
---|
315 | |
---|
316 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__new__">(sans.calculator.instrument.Detector static method)</a> |
---|
317 | </dt> |
---|
318 | |
---|
319 | |
---|
320 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__new__">(sans.calculator.instrument.Neutron static method)</a> |
---|
321 | </dt> |
---|
322 | |
---|
323 | |
---|
324 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__new__">(sans.calculator.instrument.Sample static method)</a> |
---|
325 | </dt> |
---|
326 | |
---|
327 | |
---|
328 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__new__">(sans.calculator.instrument.TOF static method)</a> |
---|
329 | </dt> |
---|
330 | |
---|
331 | |
---|
332 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__new__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator static method)</a> |
---|
333 | </dt> |
---|
334 | |
---|
335 | |
---|
336 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__new__">(sans.calculator.resolution_calculator.ResolutionCalculator static method)</a> |
---|
337 | </dt> |
---|
338 | |
---|
339 | |
---|
340 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__new__">(sans.calculator.slit_length_calculator.SlitlengthCalculator static method)</a> |
---|
341 | </dt> |
---|
342 | |
---|
343 | </dl></dd> |
---|
344 | |
---|
345 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__reduce__">__reduce__() (sans.calculator.instrument.Aperture method)</a> |
---|
346 | </dt> |
---|
347 | |
---|
348 | <dd><dl> |
---|
349 | |
---|
350 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__reduce__">(sans.calculator.instrument.Detector method)</a> |
---|
351 | </dt> |
---|
352 | |
---|
353 | |
---|
354 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__reduce__">(sans.calculator.instrument.Neutron method)</a> |
---|
355 | </dt> |
---|
356 | |
---|
357 | |
---|
358 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__reduce__">(sans.calculator.instrument.Sample method)</a> |
---|
359 | </dt> |
---|
360 | |
---|
361 | |
---|
362 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__reduce__">(sans.calculator.instrument.TOF method)</a> |
---|
363 | </dt> |
---|
364 | |
---|
365 | |
---|
366 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__reduce__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator method)</a> |
---|
367 | </dt> |
---|
368 | |
---|
369 | |
---|
370 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__reduce__">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
371 | </dt> |
---|
372 | |
---|
373 | |
---|
374 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__reduce__">(sans.calculator.slit_length_calculator.SlitlengthCalculator method)</a> |
---|
375 | </dt> |
---|
376 | |
---|
377 | </dl></dd> |
---|
378 | |
---|
379 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__reduce_ex__">__reduce_ex__() (sans.calculator.instrument.Aperture method)</a> |
---|
380 | </dt> |
---|
381 | |
---|
382 | <dd><dl> |
---|
383 | |
---|
384 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__reduce_ex__">(sans.calculator.instrument.Detector method)</a> |
---|
385 | </dt> |
---|
386 | |
---|
387 | |
---|
388 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__reduce_ex__">(sans.calculator.instrument.Neutron method)</a> |
---|
389 | </dt> |
---|
390 | |
---|
391 | |
---|
392 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__reduce_ex__">(sans.calculator.instrument.Sample method)</a> |
---|
393 | </dt> |
---|
394 | |
---|
395 | |
---|
396 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__reduce_ex__">(sans.calculator.instrument.TOF method)</a> |
---|
397 | </dt> |
---|
398 | |
---|
399 | |
---|
400 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__reduce_ex__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator method)</a> |
---|
401 | </dt> |
---|
402 | |
---|
403 | |
---|
404 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__reduce_ex__">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
405 | </dt> |
---|
406 | |
---|
407 | |
---|
408 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__reduce_ex__">(sans.calculator.slit_length_calculator.SlitlengthCalculator method)</a> |
---|
409 | </dt> |
---|
410 | |
---|
411 | </dl></dd> |
---|
412 | |
---|
413 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__repr__">__repr__ (sans.calculator.instrument.Aperture attribute)</a> |
---|
414 | </dt> |
---|
415 | |
---|
416 | <dd><dl> |
---|
417 | |
---|
418 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__repr__">(sans.calculator.instrument.Detector attribute)</a> |
---|
419 | </dt> |
---|
420 | |
---|
421 | |
---|
422 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__repr__">(sans.calculator.instrument.Neutron attribute)</a> |
---|
423 | </dt> |
---|
424 | |
---|
425 | |
---|
426 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__repr__">(sans.calculator.instrument.Sample attribute)</a> |
---|
427 | </dt> |
---|
428 | |
---|
429 | |
---|
430 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__repr__">(sans.calculator.instrument.TOF attribute)</a> |
---|
431 | </dt> |
---|
432 | |
---|
433 | |
---|
434 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__repr__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator attribute)</a> |
---|
435 | </dt> |
---|
436 | |
---|
437 | |
---|
438 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__repr__">(sans.calculator.resolution_calculator.ResolutionCalculator attribute)</a> |
---|
439 | </dt> |
---|
440 | |
---|
441 | |
---|
442 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__repr__">(sans.calculator.slit_length_calculator.SlitlengthCalculator attribute)</a> |
---|
443 | </dt> |
---|
444 | |
---|
445 | </dl></dd> |
---|
446 | |
---|
447 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__setattr__">__setattr__ (sans.calculator.instrument.Aperture attribute)</a> |
---|
448 | </dt> |
---|
449 | |
---|
450 | <dd><dl> |
---|
451 | |
---|
452 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__setattr__">(sans.calculator.instrument.Detector attribute)</a> |
---|
453 | </dt> |
---|
454 | |
---|
455 | |
---|
456 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__setattr__">(sans.calculator.instrument.Neutron attribute)</a> |
---|
457 | </dt> |
---|
458 | |
---|
459 | |
---|
460 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__setattr__">(sans.calculator.instrument.Sample attribute)</a> |
---|
461 | </dt> |
---|
462 | |
---|
463 | |
---|
464 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__setattr__">(sans.calculator.instrument.TOF attribute)</a> |
---|
465 | </dt> |
---|
466 | |
---|
467 | |
---|
468 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__setattr__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator attribute)</a> |
---|
469 | </dt> |
---|
470 | |
---|
471 | |
---|
472 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__setattr__">(sans.calculator.resolution_calculator.ResolutionCalculator attribute)</a> |
---|
473 | </dt> |
---|
474 | |
---|
475 | |
---|
476 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__setattr__">(sans.calculator.slit_length_calculator.SlitlengthCalculator attribute)</a> |
---|
477 | </dt> |
---|
478 | |
---|
479 | </dl></dd> |
---|
480 | |
---|
481 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__str__">__str__ (sans.calculator.instrument.Aperture attribute)</a> |
---|
482 | </dt> |
---|
483 | |
---|
484 | <dd><dl> |
---|
485 | |
---|
486 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__str__">(sans.calculator.instrument.Detector attribute)</a> |
---|
487 | </dt> |
---|
488 | |
---|
489 | |
---|
490 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__str__">(sans.calculator.instrument.Neutron attribute)</a> |
---|
491 | </dt> |
---|
492 | |
---|
493 | |
---|
494 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__str__">(sans.calculator.instrument.Sample attribute)</a> |
---|
495 | </dt> |
---|
496 | |
---|
497 | |
---|
498 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__str__">(sans.calculator.instrument.TOF attribute)</a> |
---|
499 | </dt> |
---|
500 | |
---|
501 | |
---|
502 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__str__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator attribute)</a> |
---|
503 | </dt> |
---|
504 | |
---|
505 | |
---|
506 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__str__">(sans.calculator.resolution_calculator.ResolutionCalculator attribute)</a> |
---|
507 | </dt> |
---|
508 | |
---|
509 | |
---|
510 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__str__">(sans.calculator.slit_length_calculator.SlitlengthCalculator attribute)</a> |
---|
511 | </dt> |
---|
512 | |
---|
513 | </dl></dd> |
---|
514 | </dl></td> |
---|
515 | <td style="width: 33%" valign="top"><dl> |
---|
516 | |
---|
517 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.__weakref__">__weakref__ (sans.calculator.instrument.Aperture attribute)</a> |
---|
518 | </dt> |
---|
519 | |
---|
520 | <dd><dl> |
---|
521 | |
---|
522 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.__weakref__">(sans.calculator.instrument.Detector attribute)</a> |
---|
523 | </dt> |
---|
524 | |
---|
525 | |
---|
526 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.__weakref__">(sans.calculator.instrument.Neutron attribute)</a> |
---|
527 | </dt> |
---|
528 | |
---|
529 | |
---|
530 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.__weakref__">(sans.calculator.instrument.Sample attribute)</a> |
---|
531 | </dt> |
---|
532 | |
---|
533 | |
---|
534 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.__weakref__">(sans.calculator.instrument.TOF attribute)</a> |
---|
535 | </dt> |
---|
536 | |
---|
537 | |
---|
538 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.__weakref__">(sans.calculator.kiessig_calculator.KiessigThicknessCalculator attribute)</a> |
---|
539 | </dt> |
---|
540 | |
---|
541 | |
---|
542 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.__weakref__">(sans.calculator.resolution_calculator.ResolutionCalculator attribute)</a> |
---|
543 | </dt> |
---|
544 | |
---|
545 | |
---|
546 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.__weakref__">(sans.calculator.slit_length_calculator.SlitlengthCalculator attribute)</a> |
---|
547 | </dt> |
---|
548 | |
---|
549 | </dl></dd> |
---|
550 | |
---|
551 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator._atan_phi">_atan_phi() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
552 | </dt> |
---|
553 | |
---|
554 | |
---|
555 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator._cal_A_value">_cal_A_value() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
556 | </dt> |
---|
557 | |
---|
558 | |
---|
559 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator._gaussian1d">_gaussian1d() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
560 | </dt> |
---|
561 | |
---|
562 | |
---|
563 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator._gaussian2d">_gaussian2d() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
564 | </dt> |
---|
565 | |
---|
566 | |
---|
567 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator._gaussian2d_polar">_gaussian2d_polar() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
568 | </dt> |
---|
569 | |
---|
570 | |
---|
571 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator._get_beamcenter_drop">_get_beamcenter_drop() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
572 | </dt> |
---|
573 | |
---|
574 | |
---|
575 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator._get_beamcenter_position">_get_beamcenter_position() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
576 | </dt> |
---|
577 | |
---|
578 | |
---|
579 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator._get_detector_qxqy_pixels">_get_detector_qxqy_pixels() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
580 | </dt> |
---|
581 | |
---|
582 | |
---|
583 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator._get_polar_value">_get_polar_value() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
584 | </dt> |
---|
585 | |
---|
586 | |
---|
587 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator._get_qx">_get_qx() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
588 | </dt> |
---|
589 | |
---|
590 | |
---|
591 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator._rotate_z">_rotate_z() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
592 | </dt> |
---|
593 | |
---|
594 | |
---|
595 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator._within_detector_range">_within_detector_range() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
596 | </dt> |
---|
597 | |
---|
598 | </dl></td> |
---|
599 | </tr></table> |
---|
600 | |
---|
601 | <h2 id="A">A</h2> |
---|
602 | <table style="width: 100%" class="indextable genindextable"><tr> |
---|
603 | <td style="width: 33%" valign="top"><dl> |
---|
604 | |
---|
605 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture">Aperture (class in sans.calculator.instrument)</a> |
---|
606 | </dt> |
---|
607 | |
---|
608 | </dl></td> |
---|
609 | </tr></table> |
---|
610 | |
---|
611 | <h2 id="C">C</h2> |
---|
612 | <table style="width: 100%" class="indextable genindextable"><tr> |
---|
613 | <td style="width: 33%" valign="top"><dl> |
---|
614 | |
---|
615 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.calculate_slit_length">calculate_slit_length() (sans.calculator.slit_length_calculator.SlitlengthCalculator method)</a> |
---|
616 | </dt> |
---|
617 | |
---|
618 | |
---|
619 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.compute">compute() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
620 | </dt> |
---|
621 | |
---|
622 | </dl></td> |
---|
623 | <td style="width: 33%" valign="top"><dl> |
---|
624 | |
---|
625 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.compute_and_plot">compute_and_plot() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
626 | </dt> |
---|
627 | |
---|
628 | |
---|
629 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.compute_thickness">compute_thickness() (sans.calculator.kiessig_calculator.KiessigThicknessCalculator method)</a> |
---|
630 | </dt> |
---|
631 | |
---|
632 | </dl></td> |
---|
633 | </tr></table> |
---|
634 | |
---|
635 | <h2 id="D">D</h2> |
---|
636 | <table style="width: 100%" class="indextable genindextable"><tr> |
---|
637 | <td style="width: 33%" valign="top"><dl> |
---|
638 | |
---|
639 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector">Detector (class in sans.calculator.instrument)</a> |
---|
640 | </dt> |
---|
641 | |
---|
642 | </dl></td> |
---|
643 | </tr></table> |
---|
644 | |
---|
645 | <h2 id="G">G</h2> |
---|
646 | <table style="width: 100%" class="indextable genindextable"><tr> |
---|
647 | <td style="width: 33%" valign="top"><dl> |
---|
648 | |
---|
649 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_all_instrument_params">get_all_instrument_params() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
650 | </dt> |
---|
651 | |
---|
652 | |
---|
653 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.get_band">get_band() (sans.calculator.instrument.Neutron method)</a> |
---|
654 | </dt> |
---|
655 | |
---|
656 | <dd><dl> |
---|
657 | |
---|
658 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.get_band">(sans.calculator.instrument.TOF method)</a> |
---|
659 | </dt> |
---|
660 | |
---|
661 | </dl></dd> |
---|
662 | |
---|
663 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.get_default_spectrum">get_default_spectrum() (sans.calculator.instrument.Neutron method)</a> |
---|
664 | </dt> |
---|
665 | |
---|
666 | <dd><dl> |
---|
667 | |
---|
668 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.get_default_spectrum">(sans.calculator.instrument.TOF method)</a> |
---|
669 | </dt> |
---|
670 | |
---|
671 | |
---|
672 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_default_spectrum">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
673 | </dt> |
---|
674 | |
---|
675 | </dl></dd> |
---|
676 | |
---|
677 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.get_deltaq">get_deltaq() (sans.calculator.kiessig_calculator.KiessigThicknessCalculator method)</a> |
---|
678 | </dt> |
---|
679 | |
---|
680 | |
---|
681 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_detector_pix_size">get_detector_pix_size() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
682 | </dt> |
---|
683 | |
---|
684 | |
---|
685 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_detector_qrange">get_detector_qrange() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
686 | </dt> |
---|
687 | |
---|
688 | |
---|
689 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_detector_size">get_detector_size() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
690 | </dt> |
---|
691 | |
---|
692 | |
---|
693 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_image">get_image() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
694 | </dt> |
---|
695 | |
---|
696 | |
---|
697 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.get_intensity">get_intensity() (sans.calculator.instrument.Neutron method)</a> |
---|
698 | </dt> |
---|
699 | |
---|
700 | <dd><dl> |
---|
701 | |
---|
702 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.get_intensity">(sans.calculator.instrument.TOF method)</a> |
---|
703 | </dt> |
---|
704 | |
---|
705 | |
---|
706 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_intensity">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
707 | </dt> |
---|
708 | |
---|
709 | </dl></dd> |
---|
710 | |
---|
711 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.get_intensity_list">get_intensity_list() (sans.calculator.instrument.TOF method)</a> |
---|
712 | </dt> |
---|
713 | |
---|
714 | <dd><dl> |
---|
715 | |
---|
716 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_intensity_list">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
717 | </dt> |
---|
718 | |
---|
719 | </dl></dd> |
---|
720 | |
---|
721 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.get_mass">get_mass() (sans.calculator.instrument.Neutron method)</a> |
---|
722 | </dt> |
---|
723 | |
---|
724 | <dd><dl> |
---|
725 | |
---|
726 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.get_mass">(sans.calculator.instrument.TOF method)</a> |
---|
727 | </dt> |
---|
728 | |
---|
729 | </dl></dd> |
---|
730 | |
---|
731 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_neutron_mass">get_neutron_mass() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
732 | </dt> |
---|
733 | |
---|
734 | |
---|
735 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.get_ramdom_value">get_ramdom_value() (sans.calculator.instrument.Neutron method)</a> |
---|
736 | </dt> |
---|
737 | |
---|
738 | <dd><dl> |
---|
739 | |
---|
740 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.get_ramdom_value">(sans.calculator.instrument.TOF method)</a> |
---|
741 | </dt> |
---|
742 | |
---|
743 | </dl></dd> |
---|
744 | |
---|
745 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_sample2detector_distance">get_sample2detector_distance() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
746 | </dt> |
---|
747 | |
---|
748 | </dl></td> |
---|
749 | <td style="width: 33%" valign="top"><dl> |
---|
750 | |
---|
751 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_sample2sample_distance">get_sample2sample_distance() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
752 | </dt> |
---|
753 | |
---|
754 | |
---|
755 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_sample_aperture_size">get_sample_aperture_size() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
756 | </dt> |
---|
757 | |
---|
758 | |
---|
759 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.get_slit_length_unit">get_slit_length_unit() (sans.calculator.slit_length_calculator.SlitlengthCalculator method)</a> |
---|
760 | </dt> |
---|
761 | |
---|
762 | |
---|
763 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_source2sample_distance">get_source2sample_distance() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
764 | </dt> |
---|
765 | |
---|
766 | |
---|
767 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_source_aperture_size">get_source_aperture_size() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
768 | </dt> |
---|
769 | |
---|
770 | |
---|
771 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.get_spectrum">get_spectrum() (sans.calculator.instrument.Neutron method)</a> |
---|
772 | </dt> |
---|
773 | |
---|
774 | <dd><dl> |
---|
775 | |
---|
776 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.get_spectrum">(sans.calculator.instrument.TOF method)</a> |
---|
777 | </dt> |
---|
778 | |
---|
779 | |
---|
780 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_spectrum">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
781 | </dt> |
---|
782 | |
---|
783 | </dl></dd> |
---|
784 | |
---|
785 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.get_thickness_unit">get_thickness_unit() (sans.calculator.kiessig_calculator.KiessigThicknessCalculator method)</a> |
---|
786 | </dt> |
---|
787 | |
---|
788 | |
---|
789 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_variance">get_variance() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
790 | </dt> |
---|
791 | |
---|
792 | |
---|
793 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_variance_gravity">get_variance_gravity() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
794 | </dt> |
---|
795 | |
---|
796 | |
---|
797 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_variance_wave">get_variance_wave() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
798 | </dt> |
---|
799 | |
---|
800 | |
---|
801 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.get_wave_list">get_wave_list() (sans.calculator.instrument.TOF method)</a> |
---|
802 | </dt> |
---|
803 | |
---|
804 | <dd><dl> |
---|
805 | |
---|
806 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_wave_list">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
807 | </dt> |
---|
808 | |
---|
809 | </dl></dd> |
---|
810 | |
---|
811 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.get_wavelength">get_wavelength() (sans.calculator.instrument.Neutron method)</a> |
---|
812 | </dt> |
---|
813 | |
---|
814 | <dd><dl> |
---|
815 | |
---|
816 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.get_wavelength">(sans.calculator.instrument.TOF method)</a> |
---|
817 | </dt> |
---|
818 | |
---|
819 | |
---|
820 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_wavelength">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
821 | </dt> |
---|
822 | |
---|
823 | </dl></dd> |
---|
824 | |
---|
825 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.get_wavelength_spread">get_wavelength_spread() (sans.calculator.instrument.Neutron method)</a> |
---|
826 | </dt> |
---|
827 | |
---|
828 | <dd><dl> |
---|
829 | |
---|
830 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.get_wavelength_spread">(sans.calculator.instrument.TOF method)</a> |
---|
831 | </dt> |
---|
832 | |
---|
833 | |
---|
834 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.get_wavelength_spread">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
835 | </dt> |
---|
836 | |
---|
837 | </dl></dd> |
---|
838 | </dl></td> |
---|
839 | </tr></table> |
---|
840 | |
---|
841 | <h2 id="K">K</h2> |
---|
842 | <table style="width: 100%" class="indextable genindextable"><tr> |
---|
843 | <td style="width: 33%" valign="top"><dl> |
---|
844 | |
---|
845 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator">KiessigThicknessCalculator (class in sans.calculator.kiessig_calculator)</a> |
---|
846 | </dt> |
---|
847 | |
---|
848 | </dl></td> |
---|
849 | </tr></table> |
---|
850 | |
---|
851 | <h2 id="N">N</h2> |
---|
852 | <table style="width: 100%" class="indextable genindextable"><tr> |
---|
853 | <td style="width: 33%" valign="top"><dl> |
---|
854 | |
---|
855 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron">Neutron (class in sans.calculator.instrument)</a> |
---|
856 | </dt> |
---|
857 | |
---|
858 | </dl></td> |
---|
859 | </tr></table> |
---|
860 | |
---|
861 | <h2 id="P">P</h2> |
---|
862 | <table style="width: 100%" class="indextable genindextable"><tr> |
---|
863 | <td style="width: 33%" valign="top"><dl> |
---|
864 | |
---|
865 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.plot_image">plot_image() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
866 | </dt> |
---|
867 | |
---|
868 | </dl></td> |
---|
869 | <td style="width: 33%" valign="top"><dl> |
---|
870 | |
---|
871 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.plot_spectrum">plot_spectrum() (sans.calculator.instrument.Neutron method)</a> |
---|
872 | </dt> |
---|
873 | |
---|
874 | <dd><dl> |
---|
875 | |
---|
876 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.plot_spectrum">(sans.calculator.instrument.TOF method)</a> |
---|
877 | </dt> |
---|
878 | |
---|
879 | </dl></dd> |
---|
880 | </dl></td> |
---|
881 | </tr></table> |
---|
882 | |
---|
883 | <h2 id="R">R</h2> |
---|
884 | <table style="width: 100%" class="indextable genindextable"><tr> |
---|
885 | <td style="width: 33%" valign="top"><dl> |
---|
886 | |
---|
887 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.reset_image">reset_image() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
888 | </dt> |
---|
889 | |
---|
890 | </dl></td> |
---|
891 | <td style="width: 33%" valign="top"><dl> |
---|
892 | |
---|
893 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator">ResolutionCalculator (class in sans.calculator.resolution_calculator)</a> |
---|
894 | </dt> |
---|
895 | |
---|
896 | </dl></td> |
---|
897 | </tr></table> |
---|
898 | |
---|
899 | <h2 id="S">S</h2> |
---|
900 | <table style="width: 100%" class="indextable genindextable"><tr> |
---|
901 | <td style="width: 33%" valign="top"><dl> |
---|
902 | |
---|
903 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample">Sample (class in sans.calculator.instrument)</a> |
---|
904 | </dt> |
---|
905 | |
---|
906 | |
---|
907 | <dt><a href="api/instrument.html#module-sans.calculator.instrument">sans.calculator.instrument (module)</a> |
---|
908 | </dt> |
---|
909 | |
---|
910 | |
---|
911 | <dt><a href="api/kiessig_calculator.html#module-sans.calculator.kiessig_calculator">sans.calculator.kiessig_calculator (module)</a> |
---|
912 | </dt> |
---|
913 | |
---|
914 | |
---|
915 | <dt><a href="api/resolution_calculator.html#module-sans.calculator.resolution_calculator">sans.calculator.resolution_calculator (module)</a> |
---|
916 | </dt> |
---|
917 | |
---|
918 | |
---|
919 | <dt><a href="api/slit_length_calculator.html#module-sans.calculator.slit_length_calculator">sans.calculator.slit_length_calculator (module)</a> |
---|
920 | </dt> |
---|
921 | |
---|
922 | |
---|
923 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.set_band">set_band() (sans.calculator.instrument.Neutron method)</a> |
---|
924 | </dt> |
---|
925 | |
---|
926 | <dd><dl> |
---|
927 | |
---|
928 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.set_band">(sans.calculator.instrument.TOF method)</a> |
---|
929 | </dt> |
---|
930 | |
---|
931 | </dl></dd> |
---|
932 | |
---|
933 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator.set_data">set_data() (sans.calculator.slit_length_calculator.SlitlengthCalculator method)</a> |
---|
934 | </dt> |
---|
935 | |
---|
936 | |
---|
937 | <dt><a href="api/kiessig_calculator.html#sans.calculator.kiessig_calculator.KiessigThicknessCalculator.set_deltaq">set_deltaq() (sans.calculator.kiessig_calculator.KiessigThicknessCalculator method)</a> |
---|
938 | </dt> |
---|
939 | |
---|
940 | |
---|
941 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_detector_pix_size">set_detector_pix_size() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
942 | </dt> |
---|
943 | |
---|
944 | |
---|
945 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_detector_size">set_detector_size() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
946 | </dt> |
---|
947 | |
---|
948 | |
---|
949 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.set_distance">set_distance() (sans.calculator.instrument.Detector method)</a> |
---|
950 | </dt> |
---|
951 | |
---|
952 | <dd><dl> |
---|
953 | |
---|
954 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.set_distance">(sans.calculator.instrument.Sample method)</a> |
---|
955 | </dt> |
---|
956 | |
---|
957 | </dl></dd> |
---|
958 | |
---|
959 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.set_full_band">set_full_band() (sans.calculator.instrument.Neutron method)</a> |
---|
960 | </dt> |
---|
961 | |
---|
962 | <dd><dl> |
---|
963 | |
---|
964 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.set_full_band">(sans.calculator.instrument.TOF method)</a> |
---|
965 | </dt> |
---|
966 | |
---|
967 | </dl></dd> |
---|
968 | |
---|
969 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.set_intensity">set_intensity() (sans.calculator.instrument.Neutron method)</a> |
---|
970 | </dt> |
---|
971 | |
---|
972 | <dd><dl> |
---|
973 | |
---|
974 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.set_intensity">(sans.calculator.instrument.TOF method)</a> |
---|
975 | </dt> |
---|
976 | |
---|
977 | |
---|
978 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_intensity">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
979 | </dt> |
---|
980 | |
---|
981 | </dl></dd> |
---|
982 | |
---|
983 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.set_mass">set_mass() (sans.calculator.instrument.Neutron method)</a> |
---|
984 | </dt> |
---|
985 | |
---|
986 | <dd><dl> |
---|
987 | |
---|
988 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.set_mass">(sans.calculator.instrument.TOF method)</a> |
---|
989 | </dt> |
---|
990 | |
---|
991 | </dl></dd> |
---|
992 | |
---|
993 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_neutron_mass">set_neutron_mass() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
994 | </dt> |
---|
995 | |
---|
996 | |
---|
997 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.set_pix_size">set_pix_size() (sans.calculator.instrument.Detector method)</a> |
---|
998 | </dt> |
---|
999 | |
---|
1000 | |
---|
1001 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_sample2detector_distance">set_sample2detector_distance() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
1002 | </dt> |
---|
1003 | |
---|
1004 | |
---|
1005 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_sample2sample_distance">set_sample2sample_distance() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
1006 | </dt> |
---|
1007 | |
---|
1008 | </dl></td> |
---|
1009 | <td style="width: 33%" valign="top"><dl> |
---|
1010 | |
---|
1011 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_sample_aperture_size">set_sample_aperture_size() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
1012 | </dt> |
---|
1013 | |
---|
1014 | |
---|
1015 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.set_sample_distance">set_sample_distance() (sans.calculator.instrument.Aperture method)</a> |
---|
1016 | </dt> |
---|
1017 | |
---|
1018 | |
---|
1019 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.set_sample_size">set_sample_size() (sans.calculator.instrument.Aperture method)</a> |
---|
1020 | </dt> |
---|
1021 | |
---|
1022 | |
---|
1023 | <dt><a href="api/instrument.html#sans.calculator.instrument.Detector.set_size">set_size() (sans.calculator.instrument.Detector method)</a> |
---|
1024 | </dt> |
---|
1025 | |
---|
1026 | <dd><dl> |
---|
1027 | |
---|
1028 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.set_size">(sans.calculator.instrument.Sample method)</a> |
---|
1029 | </dt> |
---|
1030 | |
---|
1031 | </dl></dd> |
---|
1032 | |
---|
1033 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_source2sample_distance">set_source2sample_distance() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
1034 | </dt> |
---|
1035 | |
---|
1036 | |
---|
1037 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_source_aperture_size">set_source_aperture_size() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
1038 | </dt> |
---|
1039 | |
---|
1040 | |
---|
1041 | <dt><a href="api/instrument.html#sans.calculator.instrument.Aperture.set_source_size">set_source_size() (sans.calculator.instrument.Aperture method)</a> |
---|
1042 | </dt> |
---|
1043 | |
---|
1044 | |
---|
1045 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.set_spectrum">set_spectrum() (sans.calculator.instrument.Neutron method)</a> |
---|
1046 | </dt> |
---|
1047 | |
---|
1048 | <dd><dl> |
---|
1049 | |
---|
1050 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.set_spectrum">(sans.calculator.instrument.TOF method)</a> |
---|
1051 | </dt> |
---|
1052 | |
---|
1053 | |
---|
1054 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_spectrum">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
1055 | </dt> |
---|
1056 | |
---|
1057 | </dl></dd> |
---|
1058 | |
---|
1059 | <dt><a href="api/instrument.html#sans.calculator.instrument.Sample.set_thickness">set_thickness() (sans.calculator.instrument.Sample method)</a> |
---|
1060 | </dt> |
---|
1061 | |
---|
1062 | |
---|
1063 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_wave">set_wave() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
1064 | </dt> |
---|
1065 | |
---|
1066 | |
---|
1067 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.set_wave_list">set_wave_list() (sans.calculator.instrument.TOF method)</a> |
---|
1068 | </dt> |
---|
1069 | |
---|
1070 | <dd><dl> |
---|
1071 | |
---|
1072 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_wave_list">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
1073 | </dt> |
---|
1074 | |
---|
1075 | </dl></dd> |
---|
1076 | |
---|
1077 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_wave_spread">set_wave_spread() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
1078 | </dt> |
---|
1079 | |
---|
1080 | |
---|
1081 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.set_wave_spread_list">set_wave_spread_list() (sans.calculator.instrument.TOF method)</a> |
---|
1082 | </dt> |
---|
1083 | |
---|
1084 | |
---|
1085 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.set_wavelength">set_wavelength() (sans.calculator.instrument.Neutron method)</a> |
---|
1086 | </dt> |
---|
1087 | |
---|
1088 | <dd><dl> |
---|
1089 | |
---|
1090 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.set_wavelength">(sans.calculator.instrument.TOF method)</a> |
---|
1091 | </dt> |
---|
1092 | |
---|
1093 | |
---|
1094 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_wavelength">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
1095 | </dt> |
---|
1096 | |
---|
1097 | </dl></dd> |
---|
1098 | |
---|
1099 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.set_wavelength_spread">set_wavelength_spread() (sans.calculator.instrument.Neutron method)</a> |
---|
1100 | </dt> |
---|
1101 | |
---|
1102 | <dd><dl> |
---|
1103 | |
---|
1104 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.set_wavelength_spread">(sans.calculator.instrument.TOF method)</a> |
---|
1105 | </dt> |
---|
1106 | |
---|
1107 | |
---|
1108 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.set_wavelength_spread">(sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
1109 | </dt> |
---|
1110 | |
---|
1111 | </dl></dd> |
---|
1112 | |
---|
1113 | <dt><a href="api/instrument.html#sans.calculator.instrument.Neutron.setup_spectrum">setup_spectrum() (sans.calculator.instrument.Neutron method)</a> |
---|
1114 | </dt> |
---|
1115 | |
---|
1116 | <dd><dl> |
---|
1117 | |
---|
1118 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF.setup_spectrum">(sans.calculator.instrument.TOF method)</a> |
---|
1119 | </dt> |
---|
1120 | |
---|
1121 | </dl></dd> |
---|
1122 | |
---|
1123 | <dt><a href="api/resolution_calculator.html#sans.calculator.resolution_calculator.ResolutionCalculator.setup_tof">setup_tof() (sans.calculator.resolution_calculator.ResolutionCalculator method)</a> |
---|
1124 | </dt> |
---|
1125 | |
---|
1126 | |
---|
1127 | <dt><a href="api/slit_length_calculator.html#sans.calculator.slit_length_calculator.SlitlengthCalculator">SlitlengthCalculator (class in sans.calculator.slit_length_calculator)</a> |
---|
1128 | </dt> |
---|
1129 | |
---|
1130 | </dl></td> |
---|
1131 | </tr></table> |
---|
1132 | |
---|
1133 | <h2 id="T">T</h2> |
---|
1134 | <table style="width: 100%" class="indextable genindextable"><tr> |
---|
1135 | <td style="width: 33%" valign="top"><dl> |
---|
1136 | |
---|
1137 | <dt><a href="api/instrument.html#sans.calculator.instrument.TOF">TOF (class in sans.calculator.instrument)</a> |
---|
1138 | </dt> |
---|
1139 | |
---|
1140 | </dl></td> |
---|
1141 | </tr></table> |
---|
1142 | |
---|
1143 | <h2 id="V">V</h2> |
---|
1144 | <table style="width: 100%" class="indextable genindextable"><tr> |
---|
1145 | <td style="width: 33%" valign="top"><dl> |
---|
1146 | |
---|
1147 | <dt><a href="api/instrument.html#sans.calculator.instrument.validate">validate() (in module sans.calculator.instrument)</a> |
---|
1148 | </dt> |
---|
1149 | |
---|
1150 | </dl></td> |
---|
1151 | </tr></table> |
---|
1152 | |
---|
1153 | |
---|
1154 | |
---|
1155 | </div> |
---|
1156 | </div> |
---|
1157 | </div> |
---|
1158 | <div class="sphinxsidebar"> |
---|
1159 | <div class="sphinxsidebarwrapper"> |
---|
1160 | |
---|
1161 | |
---|
1162 | |
---|
1163 | <div id="searchbox" style="display: none"> |
---|
1164 | <h3>Quick search</h3> |
---|
1165 | <form class="search" action="search.html" method="get"> |
---|
1166 | <input type="text" name="q" /> |
---|
1167 | <input type="submit" value="Go" /> |
---|
1168 | <input type="hidden" name="check_keywords" value="yes" /> |
---|
1169 | <input type="hidden" name="area" value="default" /> |
---|
1170 | </form> |
---|
1171 | <p class="searchtip" style="font-size: 90%"> |
---|
1172 | Enter search terms or a module, class or function name. |
---|
1173 | </p> |
---|
1174 | </div> |
---|
1175 | <script type="text/javascript">$('#searchbox').show(0);</script> |
---|
1176 | </div> |
---|
1177 | </div> |
---|
1178 | <div class="clearer"></div> |
---|
1179 | </div> |
---|
1180 | <div class="related"> |
---|
1181 | <h3>Navigation</h3> |
---|
1182 | <ul> |
---|
1183 | <li class="right" style="margin-right: 10px"> |
---|
1184 | <a href="#" title="General Index" |
---|
1185 | >index</a></li> |
---|
1186 | <li class="right" > |
---|
1187 | <a href="py-modindex.html" title="Python Module Index" |
---|
1188 | >modules</a> |</li> |
---|
1189 | <li><a href="index.html">calculator 0.1.0 documentation</a> »</li> |
---|
1190 | </ul> |
---|
1191 | </div> |
---|
1192 | <div class="footer"> |
---|
1193 | © Copyright 2010, Gervaise Alina. |
---|
1194 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. |
---|
1195 | </div> |
---|
1196 | </body> |
---|
1197 | </html> |
---|