High Resolution Transmission Electron Microscopy (HRTEM) lattice fringe image analysis algorithms - developed for carbon nanostructure analysis.
The code can measure fringe length, tortuosity (curvature) and spacing in HRTEM images.
Both Python and Matlab versions will be available. See example.m and example.py for usage.
If you use this code in your work, please cite the following papers:
@article{2013toth,
title={A novel framework for the quantitative analysis of high resolution transmission electron micrographs of soot {I}. {Improved} measurement of interlayer spacing},
author={Toth, Pal and Palotas, Arpad B and Eddings, Eric G and Whitaker, Ross T and Lighty, JoAnn S},
journal={Combustion and Flame},
volume={160},
number={5},
pages={909--919},
year={2013},
publisher={Elsevier}
}
@article{2011yehliu,
title={Development of an {HRTEM} image analysis method to quantify carbon nanostructure},
author={Yehliu, Kuen and Vander Wal, Randy L and Boehman, Andr{\'e} L},
journal={Combustion and Flame},
volume={158},
number={9},
pages={1837--1851},
year={2011},
publisher={Elsevier}
}
@article{2021toth,
title={Nanostructure quantification of turbostratic carbon by HRTEM image analysis: state of the art, biases, sensitivity and best practices},
author={Toth, Pal},
journal={Carbon},
volume={178},
pages={688--707},
year={2021},
publisher={Elsevier}
}
- 0.1 - 3/9/2021 - functioning Matlab code with minimal documentation
- functioning Python code
- more documentation
For now, please submit these as Issues.