Integrations / ICP-MS and ICP-OES
ICP-MS and ICP-OES to LIMS integration.
ICP runs produce many results per sample: several elements, isotopes or emission lines, internal standards, and a dense pattern of calibration and QC checks. CTM scopes and builds the interface that moves those results into the LIMS with the right sample, analyte, units, and flags.
What ICP exports usually look like
ICP-MS and ICP-OES software typically exports a report or data file per run or per batch, as CSV, tab-delimited text, or XML depending on the vendor template. Rows are commonly one per sample and element, or one per sample with a column per element. Alongside the concentration, the export may carry the isotope or wavelength, the measurement mode, internal standard recovery, relative standard deviation across replicates, the analyst's sample label, a dilution factor, and flags for over-range or failed checks.
The first job is to fix one export template and treat it as part of the interface. If analysts can change the template freely, the parser needs to detect and reject layouts it was not built for.