raw crop for OLYMPUS E-M1X highres mode

This commit is contained in:
heckflosse 2019-07-04 17:21:19 +02:00
parent c04171bf34
commit a5800a18b0

View File

@ -1672,6 +1672,11 @@ Camera constants:
"ranges": { "white": 4080 } // nominal 4095-4094, spread with some settings as long exposure "ranges": { "white": 4080 } // nominal 4095-4094, spread with some settings as long exposure
}, },
{ // Quality C, only raw crop for highres mode
"make_model": "OLYMPUS E-M1X",
"raw_crop": [ 0, 0, 10388, 0 ] // Highres mode largest valid, full 80Mp 10400X7792, works also for non highres mode because larger width will be ignored
},
{ // Quality B, crop correction { // Quality B, crop correction
"make_model": [ "OLYMPUS E-M10", "OLYMPUS E-M10MarkII", "OLYMPUS E-M10 Mark III" ], "make_model": [ "OLYMPUS E-M10", "OLYMPUS E-M10MarkII", "OLYMPUS E-M10 Mark III" ],
"dcraw_matrix": [ 8380,-2630,-639,-2887,10725,2496,-627,1427,5438 ], "dcraw_matrix": [ 8380,-2630,-639,-2887,10725,2496,-627,1427,5438 ],