SIMS
Get SIMS Data
Retrieve secondary ion mass spectrometry depth profiles
GET
Returns secondary ion mass spectrometry (SIMS) depth profile data for a data entry, as a list of profiles with one entry per chemical species. Each profile pairs a depth axis with the measured concentration at each depth.
string
required
The data entry UUID for the SIMS measurement
Response
Returns an array of depth profile objects, one per species, ordered by species name. If no SIMS data exists for the entry, an empty array is returned.string
Data entry UUID
string
SIMS depth profile identifier
string
Processed data entry UUID
string
Chemical species for this depth profile (e.g.,
Si, O)array
Depth values
string
Unit for the
depths values (e.g., nm)array
Concentration values corresponding to each depth
string
Unit for the
concentrations values (e.g., atoms/cm^3)object
Additional metadata for this species profile
string
ISO 8601 timestamp of last update