SPARSE -- Efficient High-Resolution SEM Imaging of Rare Microstructural Features Across Large Areas by Selective Rescanning
Tom Reclik, Jan Gerlach, Maximilian A. Wollenweber, Yannis P. Korkolis, Sandra Korte-Kerzel, Ulrich Kerzel

TL;DR
This paper introduces an open-source Python framework for efficient high-resolution SEM imaging that significantly reduces acquisition time by combining fast initial scans with selective rescanning of regions of interest.
Contribution
The framework enables rapid identification and high-quality imaging of microstructural features across large areas, adaptable to different microscopes and detection methods.
Findings
Achieves 99% detection rate at 58% of conventional time
Reduces acquisition time to 19% for 95% detection rate
Parallelized processing ensures no additional time overhead
Abstract
Characterisation of rare microstructural features in scanning electron microscopy (SEM) requires imaging large areas at high resolution. This leads to prohibitively long acquisition times. We present an open-source Python framework that addresses this bottleneck through a two-stage approach: a fast scan identifies regions of interest, which are then selectively rescanned with imaging parameters suitable for quantitative analysis. The framework defines a generic microscope interface and a modular detection interface, allowing adaptation to different microscope platforms and detection methods. Scanning, detection, and rescanning are parallelized using separate processes, ensuring that computation time does not extend acquisition time. The two processes communicate exclusively through queues, avoiding shared mutable state and eliminating the need for explicit synchronization. We validate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
