Changes in / [0459591:de1c5ed] in sasview


Ignore:
Location:
src/sas/qtgui/Calculators/media
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Calculators/media/resolution_calculator_help.rst

    r3aa3351 r417c03f  
    1010----------- 
    1111 
    12 This tool approximately estimates the resolution of $Q$ from SAS instrumental 
     12This tool is approximately estimates the resolution of $Q$ from SAS instrumental 
    1313parameter values assuming that the detector is flat and normal to the 
    1414incident beam. 
     
    1919-------------- 
    2020 
    21 1) Select *Q Resolution Estimator* from the *Tool* menu on the SasView toolbar. 
     211) Select *SAS Resolution Estimator* from the *Tool* menu on the SasView toolbar. 
    2222 
    23 2) Select the source and source type (Monochromatic or TOF). 
     232) Select the source (Neutron or Photon) and source type (Monochromatic or TOF). 
    2424 
    2525   *NOTE! The computational difference between the sources is only the 
     
    3535   range. 
    3636 
    37    Optionally, the wavelength (BUT NOT the wavelength spread) can be extended 
     37   Optionally, the wavelength (BUT NOT of the wavelength spread) can be extended 
    3838   by adding '; nn' where the 'nn' specifies the number of the bins for the 
    3939   numerical integration. The default value is nn = 10. The same number of bins 
     
    49497) 1D and 2D $dQ$ values will be displayed at the bottom of the panel, and a 2D 
    5050   resolution weight distribution (a 2D elliptical Gaussian function) will also 
    51    be displayed in the plot panel. 
     51   be displayed in the plot panel even if the $Q$ inputs are outside of the 
     52   detector limit (the red lines indicate the limits of the detector). 
    5253 
    5354   TOF only: green lines indicate the limits of the maximum $Q$ range accessible 
    5455   for the longest wavelength due to the size of the detector. 
    5556 
    56    Note that the effect from the beam block/stop is ignored. So, in the small $Q$ 
     57   Note that the effect from the beam block/stop is ignored, so in the small $Q$ 
    5758   region near the beam block/stop 
    5859 
     
    6263 
    63648) A summary of the calculation is written to the SasView *Console* at the 
    64    bottom of the main SasView window, below the plot. 
     65   bottom of the main SasView window. 
    6566 
    66 .. figure:: resolution_tutor.png 
    67  
    68    .. 
    69  
    70    1) Define the source. Select *Photon* for X-ray. This selection only affects 
    71       the gravitational contribution of the resolution 
    72    2) Select between *Monochromatic* or *TOF* 
    73    3) For *TOF*, there is the option 
    74       of loading a custom spectral distribution using *Add New* in the combo 
    75       box 
    76    4) *Wavelength* and *wavelength spread*: one value for *Monochromatic*, 
    77       minimum and maximum of range for *TOF* 
    78    5) For *Source* and *Sample Size Aperture*, one value for a circular 
    79       aperture (diameter) and two values separated by a comma (,) for a 
    80       rectangular slit (side lengths) 
    81    6) One value for one ($Qx$, $Qy$) location or more values separated by a 
    82       comma (,) for more locations. *Note: the $Qx$, $Qy$ input boxes should 
    83       have the same number of values.* 
    84    7) Click on *Compute* button to start the calculation 
    85    8) *Sigma_x* and *Sigma_y* are the components of the 2D $dQ$ at the last 
    86       ($Qx$, $Qy$) point of inputs 
    87    9) *Sigma_lamd* is the 2D $dQ_{\lambda}$ at the last point of inputs. 
    88       *Note: $dQ_{\lambda}$ has only the Qr directional component* 
    89    10) *(1D Sigma)* is the 1D $dQ$ at the last ($Qx$, $Qy$) point of inputs 
    90    11) Plot of the result. For *TOF*, a green rectangle marks the limits of 
    91        maximum $Q$  range accessible for the longest wavelength due to the 
    92        size of the detector. 
     67.. image:: resolution_tutor.png 
    9368 
    9469.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
  • src/sas/qtgui/Calculators/media/resolution_tutor.png

    • Property mode changed from 100644 to 100755
Note: See TracChangeset for help on using the changeset viewer.