Tescan SEM to JSON
Description
The Tescan SEM to JSON mapper extracts metadata from Tescan SEM outputs and generates a structured JSON
document that conforms to the defined SEM schema.
Tescan instruments typically store metadata in plain-text .hdr
rather than embedding it directly in the image files.
The mapper reads and parses these .hdr
metadata files, normalizes and validates key fields,
and maps the extracted values into the agreed-upon schema.
This component may be used to process a single input file in .hdr
format, and later version will allow a zipped directory
containing the .hdr
files
to enable batch processing.
Input
- Tescan
.hdr
file in the same directory as the image files.
Supported Vendors
- Tescan Solaris
Output
JSON
file that conforms to the SEM schema.