source: sasview/calculatorview/media/resolution_calculator_help.html @ 7c488ef5

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 7c488ef5 was 3be3a80, checked in by Jae Cho <jhjcho@…>, 14 years ago

implemented a resolution estimating tool

  • Property mode set to 100644
File size: 1.1 KB
Line 
1<html>
2<body>
3<h4>SANS Q Resolution Estimator</h4>
4<ul>
5<li><a href="#Description">Description:</a></li>
6<li><a href="#HowTo">HowTo?</a></li>
7
8</ul>
9<h5><a name="Description">Description</a></h5>
10<p>
11This tool is to approximately estimate the resolution of Q based on the
12SANS instrumental parameter values assuming that the detector is flat
13and vertical to the incident beam direction.
14</p>
15
16
17<h5><a name="HowTo">HowTo?</a></h5>
18<p>
191. Change the default values of the instrumental parameters as desired,
20and type the qx and qy value where the resolution
21is calculated.
22</p>
23<p>
242. Select the coordinate system from the radio button.
25</p>
26<p>
273. Click on the compute button.
28</p>
29<p> 
304. 1D and 2D dQ will be displayed in the text-box at the bottom of
31the panel. Two dimensional resolution weight distribution
32(2D elliptical Gaussian function) will also be
33displayed in the plot panel even if the Q inputs are outside
34of the detector limit.
35The red lines indicate the limits of the detector.
36</p>
37<p><img src="resolution_tutor.gif">
38</p>
39</body>
40
41</html>
Note: See TracBrowser for help on using the repository browser.