Update white level for Canon EOS R5
Drop the white level slightly to account for noise. White level confirmed in https://github.com/Beep6581/RawTherapee/issues/6783.
This commit is contained in:
parent
1d9225dfc3
commit
fcf22ea33a
@ -1230,7 +1230,7 @@ Camera constants:
|
|||||||
"raw_crop": [ 160, 120, 6024, 4024 ]
|
"raw_crop": [ 160, 120, 6024, 4024 ]
|
||||||
},
|
},
|
||||||
|
|
||||||
{ // Quality C
|
{ // Quality A
|
||||||
"make_model": "Canon EOS R5",
|
"make_model": "Canon EOS R5",
|
||||||
"dcraw_matrix" : [9766, -2953, -1254, -4276, 12116, 2433, -437, 1336, 5131],
|
"dcraw_matrix" : [9766, -2953, -1254, -4276, 12116, 2433, -437, 1336, 5131],
|
||||||
"raw_crop" : [
|
"raw_crop" : [
|
||||||
@ -1241,7 +1241,7 @@ Camera constants:
|
|||||||
{ "frame" : [ 8352, 5586 ], "areas": [ 94, 20, 5578, 122 ] },
|
{ "frame" : [ 8352, 5586 ], "areas": [ 94, 20, 5578, 122 ] },
|
||||||
{ "frame" : [ 5248, 3510 ], "areas": [ 94, 20, 3510, 122 ] }
|
{ "frame" : [ 5248, 3510 ], "areas": [ 94, 20, 3510, 122 ] }
|
||||||
],
|
],
|
||||||
"ranges" : { "white" : 16382 }
|
"ranges" : { "white" : 16300 } // 16382 without LENR, add margin for LENR. Dual-pixel frame 2 is lower for low ISOs.
|
||||||
},
|
},
|
||||||
|
|
||||||
{ // Quality C
|
{ // Quality C
|
||||||
|
Loading…
x
Reference in New Issue
Block a user