source: sasview/src/sas/perspectives/fitting/media/mag_help.rst @ 4c42410

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 4c42410 was da53353, checked in by smk78, 10 years ago

Created from fitting_help.rst

  • Property mode set to 100644
File size: 3.2 KB
RevLine 
[da53353]1.. mag_help.rst
2
3.. This is a port of text from the original SasView html help file to ReSTructured text
4.. by S King, ISIS, during SasView CodeCamp-III in Feb 2015.
5
6.. |beta| unicode:: U+03B2
7.. |gamma| unicode:: U+03B3
8.. |mu| unicode:: U+03BC
9.. |sigma| unicode:: U+03C3
10.. |phi| unicode:: U+03C6
11.. |theta| unicode:: U+03B8
12.. |chi| unicode:: U+03C7
13
14.. |inlineimage004| image:: sm_image004.gif
15.. |inlineimage005| image:: sm_image005.gif
16.. |inlineimage008| image:: sm_image008.gif
17.. |inlineimage009| image:: sm_image009.gif
18.. |inlineimage010| image:: sm_image010.gif
19.. |inlineimage011| image:: sm_image011.gif
20.. |inlineimage012| image:: sm_image012.gif
21.. |inlineimage018| image:: sm_image018.gif
22.. |inlineimage019| image:: sm_image019.gif
23
24
25.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
26
27.. _Polarisation_Magnetic_Scattering:
28
29Polarisation/Magnetic Scattering
30--------------------------------
31
32Magnetic scattering is implemented in five (2D) models
33
34*  *SphereModel*
35*  *CoreShellModel*
36*  *CoreMultiShellModel*
37*  *CylinderModel*
38*  *ParallelepipedModel*
39
40In general, the scattering length density (SLD) in each regions where the
41SLD (=/beta/) is uniform, is a combination of the nuclear and magnetic SLDs and
42depends on the spin states of the neutrons as follows. For magnetic scattering,
43only the magnetization component, *M*perp, perpendicular to the scattering
44vector *Q* contributes to the the magnetic scattering length.
45
46.. image:: mag_vector.bmp
47
48The magnetic scattering length density is then
49
50.. image:: dm_eq.gif
51
52where /gamma/ = -1.913 the gyromagnetic ratio, /mu/B is the Bohr magneton, r0
53is the classical radius of electron, and */sigma/* is the Pauli spin. For
54polarised neutron, the magnetic scattering is depending on the spin states.
55
56Let's consider that the incident neutrons are polarized parallel (+)/
57anti-parallel (-) to the x' axis (See both Figures above). The possible
58out-coming states then are + and - states for both incident states
59
60Non-spin flips: (+ +) and (- -)
61Spin flips:     (+ -) and (- +)
62
63.. image:: M_angles_pic.bmp
64
65Now, let's assume that the angles of the *Q*  vector and the spin-axis (x')
66against x-axis are /phi/ and /theta/up, respectively (See Figure above). Then,
67depending upon the polarisation (spin) state of neutrons, the scattering length
68densities, including the nuclear scattering length density (/beta/N) are given
69as, for non-spin-flips
70
71.. image:: sld1.gif
72
73for spin-flips
74
75.. image:: sld2.gif
76
77where
78
79.. image:: mxp.gif
80
81.. image:: myp.gif
82
83.. image:: mzp.gif
84
85.. image:: mqx.gif
86
87.. image:: mqy.gif
88
89Here, the M0x, M0y and M0z are the x, y and z components of the magnetization
90vector given in the xyz lab frame. The angles of the magnetization, /theta/M
91and /phi/M as defined in the Figure (above)
92
93.. image:: m0x_eq.gif
94
95.. image:: m0y_eq.gif
96
97.. image:: m0z_eq.gif
98
99The user input parameters are M0_sld = DMM0, Up_theta = /theta/up,
100M_theta = /theta/M, and M_phi = /phi/M. The 'Up_frac_i' and 'Up_frac_f' are
101the ratio
102
103(spin up)/(spin up + spin down)
104
105neutrons before the sample and at the analyzer, respectively.
106
107*Note:* The values of the 'Up_frac_i' and 'Up_frac_f' must be in the range
108between 0 and 1.
109
110.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
Note: See TracBrowser for help on using the repository browser.