Skip to content

EMshowxtal

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

Program: EMshowxtal

This is a simple utility program to print the contents of a crystal structure description file. The program lists lattice parameters, symmetry information, and all the atom coordinates in the unit cell. Optionally, the symmetry matrices can also be listed.

  Enter xtal file name : SrTiO3.xtal


-->Crystal Structure Information<--
  a [nm]             :  0.39070
  b [nm]             :  0.39070
  c [nm]             :  0.39070
  alpha [deg]        : 90.00000
  beta  [deg]        : 90.00000
  gamma [deg]        : 90.00000
  Volume [nm^3]      :  0.05963898
  Space group #      : 221
  Space group symbol : P m 3 m
  Generator String   :14bOOOcOOOdOOOeOOO0
   Structure is centrosymmetric
  # generators       :   6
  # symmetry matrices:  48
  # point sym. matr. :  48


  Number of asymmetric atom positions           3
  General position / atomic number / multiplicity :   1/38/  1 (Sr)
   Equivalent positions  (x y z  occ  DWF)
         >    0.00000,  0.00000,  0.00000,  1.00000,  0.00500
  General position / atomic number / multiplicity :   2/22/  1 (Ti)
   Equivalent positions  (x y z  occ  DWF)
         >    0.50000,  0.50000,  0.50000,  1.00000,  0.00500
  General position / atomic number / multiplicity :   3/ 8/  3 ( O)
   Equivalent positions  (x y z  occ  DWF)
         >    0.50000,  0.50000,  0.00000,  1.00000,  0.00500
         >    0.00000,  0.50000,  0.50000,  1.00000,  0.00500
         >    0.50000,  0.00000,  0.50000,  1.00000,  0.00500

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