source: sasview/docs/pre-sphinx-docs/slit_calculator_help_v0.html @ b78707b0

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 b78707b0 was 54b9ad2, checked in by smk78, 9 years ago

All pre-Sphinx, pre-ReST (ie, html) help files now moved to
/docs/pre-sphinx-docs

  • Property mode set to 100644
File size: 987 bytes
Line 
1<html>
2<body>
3<h4>Slit Size Calculator</h4>
4<ul>
5<li><a href="#Description">Description:</a></li>
6<li><a href="#HowTo">HowTo?</a></li>
7<li><a href="#Note">Note</a></li>
8</ul>
9<h5><a name="Description">Description</a></h5>
10<p>
11This tool is for X-ray users to calculate the slit size (FWHM/2)
12for smearing  based on their half beam profile data (SAXSess).
13</p>
14
15
16<h5><a name="HowTo">HowTo?</a></h5>
17<p>
18To calculate the slit size (FWHM/2), just load the beam profile data using the browse button. </p>
19<p>
20Once a data is loaded, the slit size will be computed and show up in the text box. </p>
21<p>
22Because the unit is not specified in the data file, we do not convert it into 1/A so that users are responsible for converting the unit.
23</p>
24
25<h5><a name="Note">Note: </a></h5>
26This slit size calculator is working only for a beam profile data produced by 'SAXSess'.
27
28<p>
29To see the file format, check the file, 'beam profile.DAT', in the 'test' folder of SasView.
30</p>
31</body>
32
33</html>
Note: See TracBrowser for help on using the repository browser.