[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 | |
---|
| 29 | Polarisation/Magnetic Scattering |
---|
| 30 | -------------------------------- |
---|
| 31 | |
---|
| 32 | Magnetic scattering is implemented in five (2D) models |
---|
| 33 | |
---|
| 34 | * *SphereModel* |
---|
| 35 | * *CoreShellModel* |
---|
| 36 | * *CoreMultiShellModel* |
---|
| 37 | * *CylinderModel* |
---|
| 38 | * *ParallelepipedModel* |
---|
| 39 | |
---|
| 40 | In general, the scattering length density (SLD) in each regions where the |
---|
| 41 | SLD (=/beta/) is uniform, is a combination of the nuclear and magnetic SLDs and |
---|
| 42 | depends on the spin states of the neutrons as follows. For magnetic scattering, |
---|
| 43 | only the magnetization component, *M*perp, perpendicular to the scattering |
---|
| 44 | vector *Q* contributes to the the magnetic scattering length. |
---|
| 45 | |
---|
| 46 | .. image:: mag_vector.bmp |
---|
| 47 | |
---|
| 48 | The magnetic scattering length density is then |
---|
| 49 | |
---|
| 50 | .. image:: dm_eq.gif |
---|
| 51 | |
---|
| 52 | where /gamma/ = -1.913 the gyromagnetic ratio, /mu/B is the Bohr magneton, r0 |
---|
| 53 | is the classical radius of electron, and */sigma/* is the Pauli spin. For |
---|
| 54 | polarised neutron, the magnetic scattering is depending on the spin states. |
---|
| 55 | |
---|
| 56 | Let's consider that the incident neutrons are polarized parallel (+)/ |
---|
| 57 | anti-parallel (-) to the x' axis (See both Figures above). The possible |
---|
| 58 | out-coming states then are + and - states for both incident states |
---|
| 59 | |
---|
| 60 | Non-spin flips: (+ +) and (- -) |
---|
| 61 | Spin flips: (+ -) and (- +) |
---|
| 62 | |
---|
| 63 | .. image:: M_angles_pic.bmp |
---|
| 64 | |
---|
| 65 | Now, let's assume that the angles of the *Q* vector and the spin-axis (x') |
---|
| 66 | against x-axis are /phi/ and /theta/up, respectively (See Figure above). Then, |
---|
| 67 | depending upon the polarisation (spin) state of neutrons, the scattering length |
---|
| 68 | densities, including the nuclear scattering length density (/beta/N) are given |
---|
| 69 | as, for non-spin-flips |
---|
| 70 | |
---|
| 71 | .. image:: sld1.gif |
---|
| 72 | |
---|
| 73 | for spin-flips |
---|
| 74 | |
---|
| 75 | .. image:: sld2.gif |
---|
| 76 | |
---|
| 77 | where |
---|
| 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 | |
---|
| 89 | Here, the M0x, M0y and M0z are the x, y and z components of the magnetization |
---|
| 90 | vector given in the xyz lab frame. The angles of the magnetization, /theta/M |
---|
| 91 | and /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 | |
---|
| 99 | The user input parameters are M0_sld = DMM0, Up_theta = /theta/up, |
---|
| 100 | M_theta = /theta/M, and M_phi = /phi/M. The 'Up_frac_i' and 'Up_frac_f' are |
---|
| 101 | the ratio |
---|
| 102 | |
---|
| 103 | (spin up)/(spin up + spin down) |
---|
| 104 | |
---|
| 105 | neutrons 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 |
---|
| 108 | between 0 and 1. |
---|
| 109 | |
---|
| 110 | .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ |
---|