Optical
Get Ellipsometry Timeseries
Retrieve ellipsometry measurement timeseries data
GET
Returns processed ellipsometry timeseries data. Data is organized by property name (for example, film thickness or refractive index), where each property has its own arrays of timestamps and values sharing a common time axis.
The data entry UUID for the ellipsometry measurement
If
true, returns null instead of an error when no timeseries data exists for this entryReturn only the last N samples per property (useful for incremental fetching during live monitoring)
Only return data points after this elapsed time (seconds). Useful for incremental fetching during live monitoring.
If set, only these property columns are returned. Omit to return all properties.
If
true, skip the data and return a metadata-only response listing the available propertiesResponse
Mapping of property names to their timeseries data. Each key is a property name (e.g.,
thickness, refractive_index).Convenience mapping of property name to its unit
All property names recorded for this data entry, regardless of any
property_names filter applied to the responseMaximum
relative_time_seconds value across all properties