Project(*, pkey, project_id, suffix, ...)
|
|
Cell(*, pkey, cell_id, attributes, ...)
|
|
Device(*, pkey, cell_pkey, device_id, ...)
|
|
DeviceData(*, pkey, data_type, path, ...)
|
|
Die(*, pkey, x, y, die_id, attributes, ...)
|
|
Wafer(*, pkey, wafer_id, description, ...)
|
|
Analysis(*, pkey, timestamp, parameters, ...)
|
|