Raman spectroscopy skill for molecular fingerprinting, structural characterization, and chemical identification of nanomaterials
The Raman Spectroscopy Analyzer skill provides molecular-level characterization of nanomaterials through vibrational spectroscopy, enabling structural identification, defect analysis, and chemical mapping.
Spectrum Acquisition
Peak Analysis
Mapping
{
"spectrum_file": "string",
"excitation_wavelength": "number (nm)",
"material_type": "string",
"analysis_type": "identification|mapping|sers"
}
{
"identified_peaks": [{
"position": "number (cm-1)",
"assignment": "string",
"intensity": "number"
}],
"structural_parameters": {
"d_g_ratio": "number (for carbon)",
"crystallinity": "string"
},
"chemical_map": {
"species": "string",
"image_path": "string"
}
}