Dans_Diffraction.tkgui.tensor_scattering
index
c:\users\grp66007\onedrive - diamond light source ltd\pythonprojects\dans_diffraction\dans_diffraction\tkgui\tensor_scattering.py

GUI for Tensor Scattering code

 
Modules
       
Dans_Diffraction.functions_crystallography
Dans_Diffraction.functions_general
numpy
os
matplotlib.pyplot
sys
tkinter

 
Classes
       
builtins.object
TensorScatteringGui

 
class TensorScatteringGui(builtins.object)
    TensorScatteringGui(xtl)
 
Simulate Tensor scattering
 
  Methods defined here:
__init__(self, xtl)
Initialise
fun_analyser(self)
Run tensor scattering code for varying stokes angle
fun_azimuth(self)
Run tensor scattering code for varying azimuth
fun_edge(self, event=None)
X-ray edge option menu
fun_refs(self)
Display tensor intensities for all reflections at this energy
fun_tensor(self)
Display information about tensor scattering on this reflection

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

 
Data
        BF = ['Palatino', 14]
HF = ['Courier', 12]
LF = ['Palatino', 14]
SF = ['Palatino', 14]
TF = ['Palatino', 12]
TTBG = 'light grey'
TTF = ('Helvetica', 10, 'bold italic')
TTFG = 'red'
bkg = 'snow'
btn = 'azure'
btn2 = 'gold'
btn_active = 'grey'
btn_txt = 'black'
ety = 'white'
ety_txt = 'black'
opt = 'azure'
opt_active = 'grey'
opt_txt = 'black'
txtcol = 'black'