Skip to content

EMfamily

Marc DeGraef edited this page Jan 19, 2022 · 1 revision

Program: EMfamily

This program can be used to make a stereographic projection (in PostScript) of a series of equivalent directions or crystal planes for a given crystal structure and a given projection direction.

Let's produce a [120] stereographic projection for Aluminum, and draw the direct space projection of the families of <111> and <100> directions:

 Enter xtal file name : Al.xtal
 Real Space (d) or reciprocal space (r) : d
 Enter viewing direction indices [uvw] : 1,2,0
 Enter Postscript file name : test.ps
 Enter u,v,w : 1,1,1
  Multiplicity =  8
 Another family (1/0) ? 1
 Enter u,v,w : 1,0,0
  Multiplicity =  6
 Another family (1/0) ? 0
 Another pattern (1/0) ? 0

This produces a test.ps PostScript file that looks like this:

Stereographic Projection along [120] for <111> and <100> in Aluminum

Note that this can also be done for families of planes by selecting the r option for the second prompt.

Information for Users

Home

SEM Modalities     - Monte Carlo Simulations
    - EBSD Master Pattern Simulations
    - EBSD Depth Master Pattern Simulations
    - TKD Master Pattern Simulations
    - ECP Master Pattern Simulations
    - Overlap Master Patterns
    - EBSD Pattern Simulations
    - ECP Pattern Simulations
    - TKD Pattern Simulations
    - Dictionary Indexing
    - EBSD Spherical Indexing
    - EBSD Reflector Ranking
    - Ion-induced Secondary Electron Master Pattern
    - ECCI Defect Image Simulations
    - 4DEBSD
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
    - EMorav
    - EMorient
    - EMqg
    - EMsampleRFZ
    - EMshowxtal
    - EMsoftSlackTest
    - EMsoftinit
    - EMstar
    - EMstereo
    - EMxtalExtract
    - EMxtalinfo
    - EMzap
IDL Scripts     - Virtual Machine Apps
    - SEMDisplay
    - Efit
    - CBEDDisplay
python wrappers     - python examples

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