From b38f192470dd53852f6ee1cc51d08cf37243a980 Mon Sep 17 00:00:00 2001 From: torger Date: Fri, 20 Jun 2014 14:49:07 +0200 Subject: [PATCH] camconst.json: Added Phase One IQ250 --- rtengine/camconst.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rtengine/camconst.json b/rtengine/camconst.json index b374e850e..efb7e7532 100755 --- a/rtengine/camconst.json +++ b/rtengine/camconst.json @@ -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 ], "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) "make_model": [ "Hasselblad V96C", "Hasselblad CFV", "Hasselblad CFV-II" ],