source: sasview/src/sas/sasgui/perspectives/calculator/media/resolution_calculator_help.rst @ d85c194

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since d85c194 was d85c194, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 8 years ago

Remaining modules refactored

  • Property mode set to 100644
File size: 3.6 KB
RevLine 
[ec392464]1.. resolution_calculator_help.rst
2
3.. This is a port of the original SasView html help file to ReSTructured text
4.. by S King, ISIS, during SasView CodeCamp-III in Feb 2015.
5
[bc9a0e1]6.. |pi| unicode:: U+03C0
7.. |lambda| unicode:: U+03BB
8.. |Ang| unicode:: U+212B
9
[a9dc4eb]10Q Resolution Estimator Tool
11===========================
[ec392464]12
13Description
14-----------
15
[bc9a0e1]16This tool is approximately estimates the resolution of Q from SAS instrumental
17parameter values assuming that the detector is flat and normal to the
18incident beam.
[ec392464]19
20.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
21
[a9dc4eb]22Using the tool
23--------------
[ec392464]24
[850c753]251) Select *SAS Resolution Estimator* from the *Tool* menu on the SasView toolbar.
[bc9a0e1]26
272) Select the source (Neutron or Photon) and source type (Monochromatic or TOF).
[ec392464]28
[bc9a0e1]29   *NOTE! The computational difference between the sources is only the
30   gravitational contribution due to the mass of the particles.*
[ec392464]31
[bc9a0e1]323) Change the default values of the instrumental parameters as required. Be
33   careful to note that distances are specified in cm!
[ec392464]34
[850c753]354) Enter values for the source wavelength(s), |lambda|\ , and its spread (= FWHM/|lambda|\ ).
[bc9a0e1]36   
37   For monochromatic sources, the inputs are just one value. For TOF sources,
38   the minimum and maximum values should be separated by a '-' to specify a
39   range.
40   
41   Optionally, the wavelength (BUT NOT of the wavelength spread) can be extended
42   by adding '; nn' where the 'nn' specifies the number of the bins for the
43   numerical integration. The default value is nn = 10. The same number of bins
44   will be used for the corresponding wavelength spread.
[ec392464]45
[bc9a0e1]465) For TOF, the default wavelength spectrum is flat. A custom spectral
47   distribution file (2-column text: wavelength (|Ang|\) vs Intensity) can also
48   be loaded by selecting *Add new* in the combo box.
[ec392464]49
[bc9a0e1]506) When ready, click the *Compute* button. Depending on the computation the
51   calculation time will vary.
[ec392464]52
[bc9a0e1]537) 1D and 2D dQ values will be displayed at the bottom of the panel, and a 2D
54   resolution weight distribution (a 2D elliptical Gaussian function) will also
55   be displayed in the plot panel even if the Q inputs are outside of the
56   detector limit (the red lines indicate the limits of the detector).
57   
58   TOF only: green lines indicate the limits of the maximum Q range accessible
59   for the longest wavelength due to the size of the detector.
60   
61   Note that the effect from the beam block/stop is ignored, so in the small Q
62   region near the beam block/stop
[ec392464]63
[850c753]64   [ie., Q < 2. |pi|\ .(beam block diameter) / (sample-to-detector distance) / |lambda|\_min]
[ec392464]65
[bc9a0e1]66   the variance is slightly under estimated.
67
688) A summary of the calculation is written to the SasView *Console* at the
69   bottom of the main SasView window.
[ec392464]70
71.. image:: resolution_tutor.gif
72
73.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
74
75Theory
76------
77
78The scattering wave transfer vector is by definition
79
80.. image:: q.gif
81
[bc9a0e1]82In the small-angle limit, the variance of Q is to a first-order
83approximation
[ec392464]84
85.. image:: sigma_q.gif
86
[bc9a0e1]87The geometric and gravitational contributions can then be summarised as
[ec392464]88
89.. image:: sigma_table.gif
90
[bc9a0e1]91Finally, a Gaussian function is used to describe the 2D weighting distribution
92of the uncertainty in Q.
[ec392464]93
94.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
95
96References
97----------
98
[bc9a0e1]99D.F.R. Mildner and J.M. Carpenter
100*J. Appl. Cryst.* 17 (1984) 249-256
101
102D.F.R. Mildner, J.M. Carpenter and D.L. Worcester
103*J. Appl. Cryst.* 19 (1986) 311-319
104
105.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
106
[a9dc4eb]107.. note::  This help document was last changed by Steve King, 01May2015
Note: See TracBrowser for help on using the repository browser.