From 9bde8f18dc3ae7a49445c354cb4ab2d2ce32a158 Mon Sep 17 00:00:00 2001 From: Lawrence Lee <45837045+Lawrence37@users.noreply.github.com> Date: Sat, 11 Jun 2022 18:44:03 -0700 Subject: [PATCH] Remove Leica M8 camconst entry Workaround for issue #6498. --- rtengine/camconst.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/rtengine/camconst.json b/rtengine/camconst.json index ab126c622..1f4d9adcf 100644 --- a/rtengine/camconst.json +++ b/rtengine/camconst.json @@ -1545,11 +1545,12 @@ Camera constants: "raw_crop": [ 4, 4, -4, -4 ] // full raw 6016x4016, Official 6000x4000 }, - { // Quality C - "make_model": "LEICA M8", - "dcraw_matrix": [ 7675, -2196, -305, -5860, 14119, 1855, -2425, 4006, 6578 ] // DNG - // Do not set white level, probably special handling by dcraw (see #6237) - }, + // TODO: Temporary workaround for issues #6237 and #6498. + //{ // Quality C + // "make_model": "LEICA M8", + // "dcraw_matrix": [ 7675, -2196, -305, -5860, 14119, 1855, -2425, 4006, 6578 ], // DNG + // "ranges": { "white": 16383 } + //}, { // Quality C "make_model": "LEICA Q2",