From 68ae17a64082cb520c7ef3a2fc546acd7f9f6a17 Mon Sep 17 00:00:00 2001 From: Lawrence Lee <45837045+Lawrence37@users.noreply.github.com> Date: Sun, 14 May 2023 12:14:33 -0700 Subject: [PATCH] Add PDAF pattern for Sony ZV-1 --- rtengine/camconst.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rtengine/camconst.json b/rtengine/camconst.json index 393438918..352dc26e1 100644 --- a/rtengine/camconst.json +++ b/rtengine/camconst.json @@ -3139,10 +3139,13 @@ Camera constants: "dcraw_matrix": [ 6344, -1612, -462, -4863, 12477, 2681, -865, 1786, 6899 ] // DNG }, - { // Quality C + { // Quality A "make_model": "Sony ZV-1", "dcraw_matrix": [ 8280, -2987, -703, -3531, 11645, 2133, -550, 1542, 5312 ], // DNG v15.2 - "ranges": { "black": 800 } + "ranges": { "black": 800 }, // White level from EXIF. + "raw_crop": [ 0, 0, 5496, 3672 ], + "pdaf_pattern": [0, 24, 48, 72, 88, 120], + "pdaf_offset": 17 }, { // Quality C, No proper color data, beta samples, frame set to official jpeg,