-
Notifications
You must be signed in to change notification settings - Fork 96
Running Programs
Most of the EMsoft programs are executed from the command line. This typically requires two types of user actions: (1) editing of name list files, and (2) executing the programs. This can be done in many ways, using Terminal or X11 windows for shell commands, and your preferred text editor (emacs, vi, sublime, ...) for the input files.
Alternatively, one could use the Visual Studio Code program, available for all OS platforms; this program provides an easy to use editing interface, with a display of folders and files, as well as a shell command execution window. The program is available from this site.
After installing the program, click on the Files icon at the top left to open a Folder navigation pane, and also select the Terminal option from the View menu. Your interface will then look similar to this:
You can edit the name list files in the top right window, execute commands at bottom right, and manage your folder structure on the left. There are many additional options available and we suggest that you look around and customize your interface as needed.
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