Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 800 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 800 Bytes

ctf2angMTEX

Conversion of EBSD file format ctf to ang.

I recommend using the recently developed function "export_ang.m" instead: export_ang.m

The program converts the EBSD file format ctf HKL orientation files to ang TSL orientation files. The conversion requires the input of phase header files. Examples for header files are saved in the subdirectory data/PhaseHeaders. These can be edited to describe any other phase. Ctf files for input to the conversion should be placed in subdirectory data/Input - ctf. The converted ang files are written into subdirectory data/Output - ang.

Brief user instructions to the program are given in the header of the main file main.m.