Fix Olympus E-M10MarkIV white level

Closes #6236.
This commit is contained in:
Lawrence Lee 2023-09-04 14:31:03 -07:00
parent ec12c170a2
commit 7c73da7723
No known key found for this signature in database
GPG Key ID: 048FF2B76A63895F

View File

@ -2135,7 +2135,7 @@ Camera constants:
{ // Quality C { // Quality C
"make_model": "OLYMPUS E-M10MarkIV", "make_model": "OLYMPUS E-M10MarkIV",
"dcraw_matrix": [ 9476, -3182, -765, -2613, 10958, 1893, -449, 1315, 5268 ], "dcraw_matrix": [ 9476, -3182, -765, -2613, 10958, 1893, -449, 1315, 5268 ],
"range": { "white": 4000, "black": 254 } "ranges": { "white": 4000 }
}, },
{ // Quality A, white level correction { // Quality A, white level correction