Add a camconst entry for the Nikon Z 50 (#5851)
This commit is contained in:
@@ -1721,6 +1721,55 @@ Camera constants:
|
||||
"pdaf_offset" : 32
|
||||
},
|
||||
|
||||
{ // Quality A, white levels and PDAF lines measured by Yann Leprince #5851
|
||||
"make_model" : "Nikon Z 50",
|
||||
"dcraw_matrix" : [11640, -4829, -1079, -5107, 13006, 2325, -972, 1711, 7380], // Adobe DNG Converter 12.2.1 ColorMatrix2 (D65)
|
||||
"ranges": {
|
||||
"white": [
|
||||
// White level was consistently measured at 16383 for non-LENR images. These values are computed using
|
||||
// 16383 - 6 * read_noise (where read_noise values are extracted from
|
||||
// https://www.photonstophotos.net/Charts/RN_ADU.htm#Nikon%20Z%2050_14 for iso < 1600, fitted in the
|
||||
// 1600-10183 range, and extrapolated from that fit into the 12800-204800 range, where the read noise
|
||||
// provided by photonstophotos is underestimated due to in-body noise reduction. These values were
|
||||
// verified to be below the 1st percentile of the distribution, on LENR white frames taken with a 2 s
|
||||
// shutter in a variety of conditions (apertures from 1.8 to 6.3).
|
||||
{"iso": 100, "levels": 16374},
|
||||
{"iso": 126, "levels": 16371},
|
||||
{"iso": 159, "levels": 16367},
|
||||
{"iso": 200, "levels": 16367},
|
||||
{"iso": 251, "levels": 16364},
|
||||
{"iso": 318, "levels": 16360},
|
||||
{"iso": 400, "levels": 16366},
|
||||
{"iso": 503, "levels": 16364},
|
||||
{"iso": 636, "levels": 16362},
|
||||
{"iso": 800, "levels": 16358},
|
||||
{"iso": 1006, "levels": 16349},
|
||||
{"iso": 1273, "levels": 16345},
|
||||
{"iso": 1600, "levels": 16337},
|
||||
{"iso": 2011, "levels": 16327},
|
||||
{"iso": 2546, "levels": 16313},
|
||||
{"iso": 3200, "levels": 16298},
|
||||
{"iso": 4022, "levels": 16278},
|
||||
{"iso": 5091, "levels": 16253},
|
||||
{"iso": 6400, "levels": 16223},
|
||||
{"iso": 8045, "levels": 16186},
|
||||
{"iso": 10183, "levels": 16139},
|
||||
{"iso": 12800, "levels": 16082},
|
||||
{"iso": 16090, "levels": 16013},
|
||||
{"iso": 20366, "levels": 15924},
|
||||
{"iso": 25600, "levels": 15818},
|
||||
{"iso": 32180, "levels": 15687},
|
||||
{"iso": 40731, "levels": 15521},
|
||||
{"iso": 51200, "levels": 15321},
|
||||
{"iso": 102400, "levels": 14388},
|
||||
{"iso": 204800, "levels": 12633}
|
||||
]
|
||||
},
|
||||
"pdaf_offset": 0,
|
||||
// Every 12th line from 285 to 3441. These lines (specifically, the blue subpixels) have a lower standard deviation on a black frame.
|
||||
"pdaf_pattern": [285, 297, 309, 321, 333, 345, 357, 369, 381, 393, 405, 417, 429, 441, 453, 465, 477, 489, 501, 513, 525, 537, 549, 561, 573, 585, 597, 609, 621, 633, 645, 657, 669, 681, 693, 705, 717, 729, 741, 753, 765, 777, 789, 801, 813, 825, 837, 849, 861, 873, 885, 897, 909, 921, 933, 945, 957, 969, 981, 993, 1005, 1017, 1029, 1041, 1053, 1065, 1077, 1089, 1101, 1113, 1125, 1137, 1149, 1161, 1173, 1185, 1197, 1209, 1221, 1233, 1245, 1257, 1269, 1281, 1293, 1305, 1317, 1329, 1341, 1353, 1365, 1377, 1389, 1401, 1413, 1425, 1437, 1449, 1461, 1473, 1485, 1497, 1509, 1521, 1533, 1545, 1557, 1569, 1581, 1593, 1605, 1617, 1629, 1641, 1653, 1665, 1677, 1689, 1701, 1713, 1725, 1737, 1749, 1761, 1773, 1785, 1797, 1809, 1821, 1833, 1845, 1857, 1869, 1881, 1893, 1905, 1917, 1929, 1941, 1953, 1965, 1977, 1989, 2001, 2013, 2025, 2037, 2049, 2061, 2073, 2085, 2097, 2109, 2121, 2133, 2145, 2157, 2169, 2181, 2193, 2205, 2217, 2229, 2241, 2253, 2265, 2277, 2289, 2301, 2313, 2325, 2337, 2349, 2361, 2373, 2385, 2397, 2409, 2421, 2433, 2445, 2457, 2469, 2481, 2493, 2505, 2517, 2529, 2541, 2553, 2565, 2577, 2589, 2601, 2613, 2625, 2637, 2649, 2661, 2673, 2685, 2697, 2709, 2721, 2733, 2745, 2757, 2769, 2781, 2793, 2805, 2817, 2829, 2841, 2853, 2865, 2877, 2889, 2901, 2913, 2925, 2937, 2949, 2961, 2973, 2985, 2997, 3009, 3021, 3033, 3045, 3057, 3069, 3081, 3093, 3105, 3117, 3129, 3141, 3153, 3165, 3177, 3189, 3201, 3213, 3225, 3237, 3249, 3261, 3273, 3285, 3297, 3309, 3321, 3333, 3345, 3357, 3369, 3381, 3393, 3405, 3417, 3429, 3441]
|
||||
},
|
||||
|
||||
{ // Quality B, 16Mp and 64Mp raw frames
|
||||
"make_model": "OLYMPUS E-M5MarkII",
|
||||
"dcraw_matrix": [ 9422,-3258,-711,-2655,10898,2015,-512,1354,5512 ], // DNG_v8.8 D65
|
||||
|
Reference in New Issue
Block a user