Ignore:
Timestamp:
Feb 14, 2015 10:12:40 AM (9 years ago)
Author:
smk78
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
898a8b9
Parents:
3e2ebbb
Message:

Level 1 sphinx-ready commit of remaining help files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/invariant/media/invariant_help.rst

    r37bbd5f r78f02c3  
    11..invariant_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. 
    25 
    36Invariant Calculation Perspective 
    47================================= 
    58 
    6 Placeholder for invariant help 
     91. Scattering Invariant_ 
     102. Volume Fraction_ 
     113. Specific Surface Area_ 
     124. Definitions_ 
     135. Reference_ 
     146. How to Use_ 
     15 
     16.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     17 
     18.. _Scattering Invariant: 
     19 
     20Scattering Invariant 
     21-------------------- 
     22 
     23The scattering invariant (Q*) is a model-independent quantity that can be  
     24easily calculated from scattering data. 
     25 
     26For two phase systems, the scattering invariant, Q*, is defined as the  
     27integral of the square of the wave transfer (q) multiplied by the scattering  
     28cross section over the full range of q. 
     29 
     30Q* is given by the following equation 
     31 
     32.. image:: image001.gif 
     33 
     34This model independent quantity (Q*) is calculated from the scattering data  
     35that can be used to determine the volume fraction and the specific area of the  
     36sample under consideration. 
     37 
     38These quantities are useful in their own right and can be used in further  
     39analysis. With this scattering invariant module users will also be able to  
     40determine the consistency of those properties between data. There is no real  
     41data defined from zero to infinity, there usually have limited range. 
     42 
     43Q* is not really computed from zero to infinity. Our maximum q range is  
     441e-5 ~ 10 (1/Angstrom). The lower and/or higher q range than data given can be  
     45extrapolated by fitting some data nearby. 
     46 
     47The scattering invariant is computed as follows 
     48 
     49*I(q)* = *I(q)*  w/o background : If the data includes a background, user sets  
     50the value to subtract the background for the Q* computation. 
     51 
     52Reset *I(q)* = *I(q)* scaling factor* , delta *I(q) =*  delta *I(q)*scaling  
     53factor* : If non-zero scaling factor is given, it will be considered. 
     54 
     55Invariant 
     56 
     57.. image:: image001.gif 
     58 
     59where *g =q*  for the pinhole geometry and *g =qv*  (the slit height) for the  
     60slit geometry which can be given in data or as a value. 
     61 
     62Higher q-region (\>= qmax in data) 
     63 
     64Power law (w/o background term) function = C/q4will be used 
     65 
     66where the constant C(=2pi(delta(rho))Sv) is to be found by fitting part of  
     67data with the range of qN-mto qN(m\<N). 
     68 
     69Lower q-region (\<= qmin in data): 
     70 
     71Guinier function = *I0exp(-Rg2q2/3)*  where I0and Rgare obtained by fitting, 
     72 
     73similarly to the high q region above. 
     74 
     75Power law can also be used. 
     76 
     77.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     78 
     79.. _Volume Fraction: 
     80 
     81Volume Fraction 
     82--------------- 
     83 
     84.. image:: image002.gif 
     85 
     86where delta(rho) is the SLD contrast of which value is given by users. 
     87 
     88.. image:: image003.gif 
     89 
     90Thus 
     91 
     92where 0 =\< *A*  =\<1/4 in order for these values to be physically valid. 
     93 
     94.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     95 
     96.. _Specific Surface Area: 
     97 
     98Specific Surface Area 
     99--------------------- 
     100 
     101.. image:: image004.gif 
     102 
     103where *A*  and *Q**  are obtained from previous sections, and the Porod  
     104constant *Cp*  is given by users. 
     105 
     106.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     107 
     108.. _Definitions 
     109 
     110Definitions 
     111----------- 
     112 
     113Q: the magnitude of neutron (or X-ray) momentum transfer vector. 
     114 
     115I(Q): the scattering intensity as a function of the momentum transfer Q. 
     116 
     117Invariant total is the sum of the invariant calculated from data’s q range and  
     118the invariant resulting from extrapolation at low q range and at high q range  
     119if considered. 
     120 
     121.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     122 
     123.. _Reference: 
     124 
     125References 
     126---------- 
     127 
     128Chapter 2 in O. Glatter and O. Kratky, "Small Angle X-Ray Scattering", Academic  
     129Press, New York, 1982 
     130 
     131http://physchem.kfunigraz.ac.at/sm/ <http://physchem.kfunigraz.ac.at/sm/>_ 
     132 
     133.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     134 
     135.. _How to Use 
     136 
     137How to Use 
     138---------- 
     139 
     1401. Loading data to the panel: Open the data file from File in the menu bar.  
     141Select loaded data from a plot panel by highlighting that it until its color  
     142turns yellow. Then right click on that the data and selects the option Compute  
     143Invariant. The application automatically computes the invariant value if the  
     144data loaded is valid. 
     145 
     1462. To subtract a background or/and to rescale the data, type the values in  
     147Customized Input box. 
     148 
     1493. If you want to calculate the volume fraction and the specific surface  
     150area, type the optional inputs in the customized input box, and then press  
     151‘Compute’ button. 
     152 
     1534. The invariant can also be calculated including the outside of the data Q  
     154range:  To include the lower Q and/or the higher Q range, check in the enable  
     155extrapolation check box in ‘Extrapolation ‘box. If the power low is chosen,  
     156the power (exponent) can be either held or fitted by checking the  
     157corresponding radio button.  The Npts that is being used for the extrapolation  
     158can be specified. 
     159 
     1605. If the invariant calculated from the extrapolated region is too large, it  
     161will be warn in red at the top of the panel, which means that your data is not  
     162proper to calculate the invariant. 
     163 
     1646. The details of the calculation is available by clicking the ‘Details’  
     165button in the middle of the panel. 
     166 
     167.. image:: image005.gif 
Note: See TracChangeset for help on using the changeset viewer.