Remove Leica M8 camconst entry

Workaround for issue #6498.
This commit is contained in:
Lawrence Lee 2022-06-11 18:44:03 -07:00
parent f86a455285
commit 9bde8f18dc
No known key found for this signature in database
GPG Key ID: 048FF2B76A63895F

View File

@ -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",