Files
pqAutomationApp/settings/pq_config.json

97 lines
2.7 KiB
JSON

{
"current_test_type": "screen_module",
"test_types": {
"screen_module": {
"name": "屏模组性能测试",
"test_items": [
"gamut",
"gamma",
"cct",
"contrast"
],
"timing": "OVT 1280x 720 @ 120Hz",
"data_range": "Full",
"color_format": "RGB",
"bpc": 8,
"colorimetry": "DCI-P3",
"patterns": {
"gamut": "rgb",
"gamma": "gray",
"cct": "gray",
"contrast": "rgb"
},
"cct_params": {
"x_ideal": 0.3127,
"x_tolerance": 0.003,
"y_ideal": 0.329,
"y_tolerance": 0.003
},
"gamut_reference": "DCI-P3"
},
"sdr_movie": {
"name": "SDR Movie测试",
"test_items": [
"gamut",
"accuracy"
],
"timing": "OVT 1280x 720 @ 120Hz",
"data_range": "Full",
"color_format": "RGB",
"bpc": 8,
"colorimetry": "sRGB",
"patterns": {
"gamut": "rgb",
"gamma": "gray",
"cct": "gray",
"contrast": "rgb",
"accuracy": "accuracy"
},
"cct_params": {
"x_ideal": 0.3127,
"x_tolerance": 0.003,
"y_ideal": 0.329,
"y_tolerance": 0.003
},
"gamut_reference": "DCI-P3"
},
"hdr_movie": {
"name": "HDR Movie测试",
"test_items": [
"gamut",
"eotf",
"cct",
"contrast",
"accuracy"
],
"timing": "DMT 1920x 1080 @ 60Hz",
"data_range": "Full",
"color_format": "RGB",
"bpc": 8,
"colorimetry": "sRGB",
"patterns": {
"gamut": "rgb",
"eotf": "gray",
"cct": "gray",
"contrast": "rgb",
"accuracy": "accuracy"
},
"cct_params": {
"x_ideal": 0.3127,
"x_tolerance": 0.003,
"y_ideal": 0.329,
"y_tolerance": 0.003
}
}
},
"device_config": {
"ca_com": "COM3",
"ucd_list": "0: UCD-323 [2128C209]",
"ca_channel": "0"
},
"custom_pattern": {
"pattern_mode": "SolidColor",
"measurement_bit_depth": 8,
"measurement_max_value": 0,
"pattern_params": []
}
}