From c05e9e1acfc64bc9a633bafb279124ffdf6fdecd Mon Sep 17 00:00:00 2001 From: torger Date: Fri, 20 Jun 2014 01:30:04 +0200 Subject: [PATCH] camconst.json: Added Hasselblad H5D-50c, fixed H5D-40 --- rtengine/camconst.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/rtengine/camconst.json b/rtengine/camconst.json index 14bc842d7..b374e850e 100755 --- a/rtengine/camconst.json +++ b/rtengine/camconst.json @@ -1030,12 +1030,17 @@ Quality X: unknown, ie we knowing to little about the camera properties to know }, { // Quality A "make_model": [ "Hasselblad H4D-40", "Hasselblad H5D-40" ], - "dcraw_matrix": [ 9662, -684, -279, -4903, 12293, 2950, -344, 1669, 6024 ] // borrowed from Adobe's DNG converter + "dcraw_matrix": [ 6159, -1402, -177, -5439, 12762, 3007, -955, 2200, 7104 ] // borrowed from Adobe's DNG converter }, { // Quality A for tested H4D-60, the other models have the same sensor "make_model": [ "Hasselblad H4D-60", "Hasselblad H5D-60" ], "dcraw_matrix": [ 9662, -684, -279, -4903, 12293, 2950, -344, 1669, 6024 ] // borrowed from Adobe's DNG converter }, + { // Quality A + "make_model": "Hasselblad H5D-50c", + "dcraw_matrix": [ 4932, -835, 141, -4878, 11868, 3437, -1138, 1961, 7067 ], + "raw_crop": [ 48, 96, 8280, 6208 ] + }, // dummy test entry to test the parser and show the format with all entries active {