Scanning Electron Microscopy with Energy Dispersive X-ray Spectroscopy skill for morphology and elemental analysis
The SEM-EDS Analyzer skill provides comprehensive scanning electron microscopy and energy dispersive X-ray spectroscopy analysis for nanomaterial morphology and elemental composition characterization.
Image Acquisition
EDS Analysis
Quantification
{
"sample_id": "string",
"analysis_type": "imaging|eds_point|eds_map|line_scan",
"accelerating_voltage": "number (kV)",
"elements_of_interest": ["string"]
}
{
"morphology": {
"features": ["string"],
"measurements": [{"feature": "string", "value": "number", "unit": "string"}]
},
"composition": [{
"element": "string",
"weight_percent": "number",
"atomic_percent": "number"
}],
"elemental_maps": [{
"element": "string",
"image_path": "string"
}]
}