SCANS THE NVH BODY SENSITIVITY TEST-DATA¶
Scans NVH Body sensitivity physical-test records and maps them against a reference database to produce a structured summary of available test data. Use this worker to ingest and catalogue body sensitivity test results before downstream NVH post-processing or correlation workflows.
When to use¶
Tagged: body_sensitivity, data_scanner, files, nvh, physical_test, scan.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Physicaltest | input_pt_id | remote_lookup | — | One or more physical-test records (remote lookup into the physicaltests data store) representing the NVH body sensitivity test sessions to be scanned; leave empty to scan all accessible records. | |
| Mapping Database | input_database_id | remote_lookup | — | One or more mapping-database references (remote lookup into the databases data store) that provide the channel/quantity mapping schema used to interpret the physical-test data; required when the test data uses non-standard channel naming. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Physical test | physicaltest_id | integer | Integer identifier of the physical-test record that was processed, matching the platform’s physicaltest entity key. |
| Summary | summary | dataset | Tabular dataset summarising the scanned body sensitivity test data, including discovered channels, measurement counts, and mapping status for each physical-test record. |
Disciplines¶
- data.correlation
- data.dataset.ingest
- engineering.nvh
Auto-generated from platform schema. Worker id: nvh_physicaltest_body_sensitivity_data_scanner. Schema hash: 5501ab4e0f80. Hand-curated docs in workerexamples/ override this page when present.