-
Notifications
You must be signed in to change notification settings - Fork 12
EMlistSG
Marc DeGraef edited this page Jan 19, 2022
·
1 revision
This program lists all the space group operators for a given space group number. Example output for SG 65 looks like this:
Enter Space Group number : 65
Space Group Symbol : C m m m
number of operators : 16
1 -> (+x,+y,+z)
2 -> (+x+0.500,+y+0.500,+z)
3 -> (-x,-y,+z)
4 -> (-x,+y,-z)
5 -> (-x,-y,-z)
6 -> (-x+0.500,-y+0.500,+z)
7 -> (-x+0.500,+y+0.500,-z)
8 -> (-x+0.500,-y+0.500,-z)
9 -> (+x,-y,-z)
10 -> (+x,+y,-z)
11 -> (+x+0.500,-y+0.500,-z)
12 -> (+x+0.500,+y+0.500,-z)
13 -> (+x,-y,+z)
14 -> (+x+0.500,-y+0.500,+z)
15 -> (-x,+y,+z)
16 -> (-x+0.500,+y+0.500,+z)
Wiki pages are maintained by M. De Graef; they are part of the EMsoftOO package and fall under the same copyright (BSD2).
Information for Users
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
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
Complete Examples
- Crystal Data Entry Example
- EBSD Example
- ECP Example
- TKD Example
- ECCI Example
- CBED Example
- Dictionary Indexing Example
- DItutorial
Information for Developers