camconst.json: Added Phase One IQ250

This commit is contained in:
torger 2014-06-20 14:49:07 +02:00
parent c05e9e1acf
commit b38f192470

View File

@ -1007,6 +1007,11 @@ Quality X: unknown, ie we knowing to little about the camera properties to know
"dcraw_matrix": [ 5053,-24,-117,-5685,14077,1703,-2619,4491,5850 ], "dcraw_matrix": [ 5053,-24,-117,-5685,14077,1703,-2619,4491,5850 ],
"ranges": { "black": 0, "white": 63300 } "ranges": { "black": 0, "white": 63300 }
}, },
{ // quality X, matrix taken from H5D-50c which has the same sensor, probably with the same CFA. Color looks good to the eye with files tested.
"make_model": [ "Phase One IQ250" ],
"dcraw_matrix": [ 4932, -835, 141, -4878, 11868, 3437, -1138, 1961, 7067 ],
"ranges": { "black": 0, "white": 64400 } // CMOS sensor, we dare to set white level a bit higher than for the more varying Phase One CCDs
},
{ // Quality A for tested CFV, the other models have the same sensor (16 megapixel square sensor) { // Quality A for tested CFV, the other models have the same sensor (16 megapixel square sensor)
"make_model": [ "Hasselblad V96C", "Hasselblad CFV", "Hasselblad CFV-II" ], "make_model": [ "Hasselblad V96C", "Hasselblad CFV", "Hasselblad CFV-II" ],