From 3c543d2efe44f985d16fc40aac84a2ee0e0c62ab Mon Sep 17 00:00:00 2001 From: heckflosse Date: Tue, 28 Aug 2018 14:25:31 +0200 Subject: [PATCH] defined raw crop for Hasselblad H6D-100cMS --- rtengine/camconst.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rtengine/camconst.json b/rtengine/camconst.json index 23d3f4df6..b3758a326 100644 --- a/rtengine/camconst.json +++ b/rtengine/camconst.json @@ -2496,6 +2496,11 @@ Camera constants: "dcraw_matrix": [ 4932, -835, 141, -4878, 11868, 3437, -1138, 1961, 7067 ] }, + { // Quality C + "make_model": [ "Hasselblad H6D-100cMS" ], + "raw_crop": [ 64, 108, 11608, 8708 ] + }, + // Dummy test entry to test the parser and show the format with all entries active { "make_model": "DummyMake DummyModel",