Canon 80D is not supported yet by Dcraw/RT. I am readying a camconst.json with support for new models but it is a mesh at the moment.
But as a preliminary step you can insert in the existing camconst.json (after 70D) the following lines …
{ // Quality C, White Levels not properly indicated, aperture scaling..missing scaling factors are guessed
"make_model": "Canon EOS 80D",
"dcraw_matrix": [ 7457,-671,-937,-4849,12495,2643,-1213,2354,5492 ], // DNG_V9.5 D65
"raw_crop": [ 264, 34, 6024, 4022 ], // full size 6288x4056, official crop 276,46,6275,4045
"masked_areas": [ 40, 96, 4000, 260 ],
"ranges": {
"white": [
{ "iso": [ 100, 125, 200, 250 ], "levels": 16200 }, // nominal 16383, LENR blue 16243
{ "iso": [ 160 ], "levels": 13000 }, // nominal 13097,
{ "iso": [ 320, 640, 1250, 2500, 5000, 10000 ], "levels": 13200 }, // G1,G2 13415
{ "iso": [ 400, 500, 800, 1000, 1600, 2000, 3200, 4000 ], "levels": 16150 }, // nominal 16383, LENR ISO3200 16150
{ "iso": [ 6400, 8000, 12800, 16000, 25600 ], "levels": 16000 } // R,G1,G2 16383, B 16243, LENR B 16000
],
"white_max": 16383,
"aperture_scaling": [
/* note: need for more data to properly fill all scale factors */
{ "aperture": 1.4, "scale_factor": 1.200 }, // guessed
{ "aperture": 1.6, "scale_factor": 1.080 }, // guessed
{ "aperture": 1.8, "scale_factor": 1.055 }, // guessed
{ "aperture": 2.0, "scale_factor": 1.030 }, // guessed
{ "aperture": 2.2, "scale_factor": 1.025 }, // guessed
{ "aperture": 2.5, "scale_factor": 1.020 }, // guessed
{ "aperture": 2.8, "scale_factor": 1.000 }, //
{ "aperture": 3.2, "scale_factor": 1.000 }, //
{ "aperture": 3.5, "scale_factor": 1.000 } //
]
}
},
If any 80D user reads this … we need some sets of samples to improve the above
- a set of VERY overexposed shots of a featureless surface, covering all the frame, completelly out of focus (+5EV or more, so that all pixels are burned) at all ISOs (100-125-160- …51200) at f/4.0 or f/5.6. Keep the exposure shorter than 1 sec and set LENR to OFF
- a set as above but with long exposures (i.e at the 30sec limit) and with LENR (Long Exposure Noise Reduction) set to ON.
If 1) +2) is too much just upload 2)
- a set as 1) but only for ISO100, 125, 160, 200 and using all wide appertures available (f3.2, 2.8, 2.5, 2.2, 2.0, 1.8, 1.6, 1.4, 1.2…)
If ISOs 100-200 is too much, just upload ISO160.