Skip to content

EMxtalinfo

Marc DeGraef edited this page Dec 24, 2018 · 2 revisions

Program: EMxtalinfo

This utility program combines a few other programs into a single program. The user is asked to select a crystal structure, microscope accelerating voltage, and scattering factor set. Zone axis diffraction patterns require entry of the camera length (in mm), a PostScript output file name, a maximum index value for stereographic projections, logarithmic or exponential intensity scaling for the kinematical diffraction patterns, and selected zone axes. This program is typically useful for TEM observations, to assist the user while working at the microscope.

A typical usage example would be the following

...
Crystallographic Information


Structure Factors

 Total number of families        =    35
 Total number of family members  =   694

Stereographic Projections

Enter the maximum index for h,k and l, or for
u,v, and w. For a hexagonal system, please use
4-index notation [uv.w] or (hk.l) to determine
the largest index.
  Enter maximum indices : 2,2,2

Diffraction Patterns

wavelength [nm] =   2.50777137E-03
 L         [mm] =   1200.00000    
camera length lambda*L [mm nm] =   3.00932574    
 logarithmic[0] or exponential[1] intensity scale 1
->Total number of direction families =          40
List of available zone axis patterns
  1 [  1  0  0];  2 [  1  1  0];  3 [  1  1  1];  4 [  2  1  0];
  5 [  2  1  1];  6 [  2  2  1];  7 [  3  1  0];  8 [  3  1  1];
  9 [  3  2  0]; 10 [  3  2  1]; 11 [  3  2  2]; 12 [  4  1  0];
 13 [  4  1  1]; 14 [  3  3  1]; 15 [  4  2  1]; 16 [  3  3  2];
 17 [  4  3  0]; 18 [  5  1  0]; 19 [  4  3  1]; 20 [  5  1  1];
 21 [  4  3  2]; 22 [  5  2  0]; 23 [  5  2  1]; 24 [  5  2  2];
 25 [  4  4  1]; 26 [  4  3  3]; 27 [  5  3  0]; 28 [  5  3  1];
 29 [  5  3  2]; 30 [  5  4  0]; 31 [  4  4  3]; 32 [  5  4  1];
 33 [  5  3  3]; 34 [  5  4  2]; 35 [  5  4  3]; 36 [  5  5  1];
 37 [  5  5  2]; 38 [  5  4  4]; 39 [  5  5  3]; 40 [  5  5  4];


Enter selection (e.g. 4,10-20, ... )
[Include 0 to also draw a powder pattern]
 -> 1-12
 No indices (0), labels (1), extinctions (2), labels + extinctions (3): 1
Creating ZAP[  1  0  0] :  Number of reflections :          69
Creating ZAP[  1  1  0] :  Number of reflections :          47
Creating ZAP[  1  1  1] :  Number of reflections :          37
Creating ZAP[  2  1  0] :  Number of reflections :          25
Creating ZAP[  2  1  1] :  Number of reflections :          27
Creating ZAP[  2  2  1] :  Number of reflections :          25
Creating ZAP[  3  1  0] :  Number of reflections :          23
Creating ZAP[  3  1  1] :  Number of reflections :          19
Creating ZAP[  3  2  0] :  Number of reflections :          19
Creating ZAP[  3  2  1] :  Number of reflections :          17
Creating ZAP[  3  2  2] :  Number of reflections :          15
Creating ZAP[  4  1  0] :  Number of reflections :          15

The output is a PostScript file with several pages (6, in this case):

Crystal structure information, including atom coordinates and metric tensors/structure matrices: page 1

Fourier coefficients of the lattice potential along with extinction distances and absorption lengths: page 2

Direct space stereographic projection: page 3

Reciprocal space stereographic projection: page 4

One or more pages of kinematical diffraction patterns: page 5 page 6

Information for Users

Home

SEM Modalities     - Monte Carlo Simulations
    - EBSD Master Pattern Simulations
    - EBSD Overlap Master Patterns
    - EBSD Pattern Simulations
    - EBSD Dictionary Indexing
    - EBSD Spherical Indexing
    - EBSD Reflector Ranking
    - EBSD HREBSD
    - ECP Master Pattern Simulations
    - ECP Pattern Simulations
    - TKD Master Pattern Simulations
    - TKD Pattern Simulations
    - ECCI Defect Image Simulations
TEM Modalities     - HH4
    - PED
    - CBED Pattern Simulations
    - STEM-DCI Image Simulations
    - EMIntegrateSTEM utility
XRD Modalities     - Laue Master Pattern Simulation
    - EMLaue
    - EMLaueSlit
General Parameter Definitions * Foil Defect Configuration Definitions
EMsoftWorkbench
Utility Programs     - EMConvertOrientations
    - EMDisorientations
    - EMHOLZ
    - EMKikuchiMap
    - EMOpenCLinfo
    - EMZAgeom
    - EMcuboMK
    - EMdpextract
    - EMdpmerge
    - EMdrawcell
    - EMeqvPS
    - EMeqvrot
    - EMfamily
    - EMGBO
    - EMGBOdm
    - EMgetEulers
    - EMgetOSM
    - EMlatgeom
    - EMlistSG
    - EMlistTC
    - EMmkxtal
    - EMorbit
    - EMorient
    - EMqg
    - EMsampleRFZ
    - EMshowxtal
    - EMsoftSlackTest
    - EMsoftinit
    - EMstar
    - EMstereo
    - EMxtalExtract
    - EMxtalinfo
    - EMzap
IDL Scripts     - Virtual Machine Apps
    - SEMDisplay
    - Efit
    - CBEDDisplay
python wrappers     - python examples
Docker     - Docker Image

Complete Examples

  1. Crystal Data Entry Example
  2. EBSD Example
  3. ECP Example
  4. TKD Example
  5. ECCI Example
  6. CBED Example
  7. Dictionary Indexing Example
  8. DItutorial

Information for Developers

Clone this wiki locally