-
Notifications
You must be signed in to change notification settings - Fork 95
EMorient
This program can be used to generate a direct space or reciprocal space stereographic projection of two crystal structure (identical or different) for a given orientation relation. The program takes two crystal structures as input, and then asks for the parallel plane normals (entered as six integers) and the parallel lattice directions (also six integers). Then the use is asked for a direct space or reciprocal space projection, as well as for the central zone axis in crystal A. The results is a PostScript file that shows the overlap stereographic projection with both sets of points.
Enter xtal file name A : Al.xtal
Enter xtal file name B : Ti-alpha.xtal
Enter orientation relation in following form:
planes: h_A,k_A,l_A,h_B,k_B,l_B
directions: u_A,v_A,w_A,u_B,v_B,w_B
Plane normals : 1,1,1,0,0,1
Directions : 1,-1,0,1,0,0
Transformation matrix E
0.577350259 -0.408248305 0.707106769
0.577350259 -0.408248305 -0.707106769
0.577350259 0.816496611 0.00000000
Transformation matrix E-prime
1.08101426E-24 1.87237161E-24 1.00000012
-2.22044605E-16 -0.999999940 -3.58187668E-25
0.999999940 0.00000000 0.00000000
Transformation matrix for orientation relation
0.707106709 0.408248276 0.577350318
-0.707106709 0.408248276 0.577350318
-1.81298667E-16 -0.816496551 0.577350318
---
Real Space (d) or reciprocal space (r) : d
Enter viewing direction indices [uvw] : 1,1,1
Enter Postscript file name : test.ps
Wiki pages are maintained by M. De Graef; they are part of the EMsoft package and fall under the same copyright (BSD2).
Information for Users
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
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
Complete Examples
- Crystal Data Entry Example
- EBSD Example
- ECP Example
- TKD Example
- ECCI Example
- CBED Example
- Dictionary Indexing Example
- DItutorial
Information for Developers