Data for paper "TrueEBSD: correcting spatial distortions in electron backscatter diffraction maps",
Vivian S. Tong, T. Ben Britton, Ultramicroscopy (2020), https://doi.org/10.1016/j.ultramic.2020.113130.
(http://www.sciencedirect.com/science/article/pii/S0304399120302801)

Input image files and EBSD orientation files (in Bruker .ctf format), and output image files are included for the three example datasets: Ti-64, hydride-containing Zircaloy-4, and CP-Zr.

TrueEBSD source code is in the 'MATLAB scripts' folder. The primary user interface is 'input_deck.m'. 

In this data bundle, the input deck entries have been pre-filled for the Ti-64 dataset. To use TrueEBSD, run 'input_deck.m' in MATLAB. 
The TrueEBSD method is outlined in 'main.m', which calls functions stored in 'MATLAB scripts\code\' and subfolders, which contain additional algorithm details.
