[{"id":39850,"web_url":"https://patchwork.libcamera.org/comment/39850/","msgid":"<178490900864.1671930.14805491674786499175@ping.linuxembedded.co.uk>","date":"2026-07-24T16:03:28","subject":"Re: [PATCH v2 2/5] ipa: rpi: pisp: Add Mira220 tuning file","submitter":{"id":4,"url":"https://patchwork.libcamera.org/api/people/4/","name":"Kieran Bingham","email":"kieran.bingham@ideasonboard.com"},"content":"Quoting Jacopo Mondi (2026-07-24 16:47:41)\n> From: Philippe Baetens <philippebaetens@gmail.com>\n> \n> Add tuning file for the Mira220 RGB version to the RaspberryPi PiSP IPA.\n> \n> This patch upports the Mira220 support available at\n> https://github.com/ams-OSRAM/libcamera.git at revision d7d5e17ec961\n> (\"update json files so they are truly mono\")\n\nSame comment as previous patch:\n\nAcked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n\n> \n> Signed-off-by: Philippe Baetens <philippebaetens@gmail.com>\n> Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>\n> Acked-by: Naushir Patuck <naush@raspberrypi.com>\n> ---\n>  src/ipa/rpi/pisp/data/meson.build  |   1 +\n>  src/ipa/rpi/pisp/data/mira220.json | 545 +++++++++++++++++++++++++++++++++++++\n>  2 files changed, 546 insertions(+)\n> \n> diff --git a/src/ipa/rpi/pisp/data/meson.build b/src/ipa/rpi/pisp/data/meson.build\n> index 5c629bdc7131..f3f593dc50ec 100644\n> --- a/src/ipa/rpi/pisp/data/meson.build\n> +++ b/src/ipa/rpi/pisp/data/meson.build\n> @@ -20,6 +20,7 @@ conf_files = files([\n>      'imx708_noir.json',\n>      'imx708_wide.json',\n>      'imx708_wide_noir.json',\n> +    'mira220.json',\n>      'ov5647.json',\n>      'ov5647_noir.json',\n>      'ov64a40.json',\n> diff --git a/src/ipa/rpi/pisp/data/mira220.json b/src/ipa/rpi/pisp/data/mira220.json\n> new file mode 100644\n> index 000000000000..dc95541544a7\n> --- /dev/null\n> +++ b/src/ipa/rpi/pisp/data/mira220.json\n> @@ -0,0 +1,545 @@\n> +{\n> +    \"version\": 2.0,\n> +    \"target\": \"pisp\",\n> +    \"algorithms\": [\n> +        {\n> +            \"rpi.black_level\":\n> +            {\n> +                \"black_level\": 2500\n> +            }\n> +        },\n> +        {\n> +            \"rpi.dpc\": { }\n> +        },\n> +        {\n> +            \"rpi.lux\":\n> +            {\n> +                \"reference_shutter_speed\": 33316,\n> +                \"reference_gain\": 1.0,\n> +                \"reference_aperture\": 1.0,\n> +                \"reference_lux\": 530,\n> +                \"reference_Y\": 9873\n> +            }\n> +        },\n> +        {\n> +            \"rpi.noise\":\n> +            {\n> +                \"reference_constant\": 0,\n> +                \"reference_slope\": 1.449\n> +            }\n> +        },\n> +        {\n> +            \"rpi.geq\":\n> +            {\n> +                \"offset\": 271,\n> +                \"slope\": 0.00179\n> +            }\n> +        },\n> +        {\n> +            \"rpi.denoise\":\n> +            {\n> +                \"normal\":\n> +                {\n> +                    \"sdn\":\n> +                    {\n> +                        \"deviation\": 1.6,\n> +                        \"strength\": 0.5,\n> +                        \"deviation2\": 3.2,\n> +                        \"deviation_no_tdn\": 3.2,\n> +                        \"strength_no_tdn\": 0.75\n> +                    },\n> +                    \"cdn\":\n> +                    {\n> +                        \"deviation\": 200,\n> +                        \"strength\": 0.3\n> +                    },\n> +                    \"tdn\":\n> +                    {\n> +                        \"deviation\": 0.8,\n> +                        \"threshold\": 0.05\n> +                    }\n> +                },\n> +                \"hdr\":\n> +                {\n> +                    \"sdn\":\n> +                    {\n> +                        \"deviation\": 1.6,\n> +                        \"strength\": 0.5,\n> +                        \"deviation2\": 3.2,\n> +                        \"deviation_no_tdn\": 3.2,\n> +                        \"strength_no_tdn\": 0.75\n> +                    },\n> +                    \"cdn\":\n> +                    {\n> +                        \"deviation\": 200,\n> +                        \"strength\": 0.3\n> +                    },\n> +                    \"tdn\":\n> +                    {\n> +                        \"deviation\": 1.3,\n> +                        \"threshold\": 0.1\n> +                    }\n> +                },\n> +                \"night\":\n> +                {\n> +                    \"sdn\":\n> +                    {\n> +                        \"deviation\": 1.6,\n> +                        \"strength\": 0.5,\n> +                        \"deviation2\": 3.2,\n> +                        \"deviation_no_tdn\": 3.2,\n> +                        \"strength_no_tdn\": 0.75\n> +                    },\n> +                    \"cdn\":\n> +                    {\n> +                        \"deviation\": 200,\n> +                        \"strength\": 0.3\n> +                    },\n> +                    \"tdn\":\n> +                    {\n> +                        \"deviation\": 1.3,\n> +                        \"threshold\": 0.1\n> +                    }\n> +                }\n> +            }\n> +        },\n> +        {\n> +            \"rpi.awb\":\n> +            {\n> +                \"priors\": [\n> +                    {\n> +                        \"lux\": 0,\n> +                        \"prior\":\n> +                        [\n> +                            2000, 1.0,\n> +                            3000, 0.0,\n> +                            13000, 0.0\n> +                        ]\n> +                    },\n> +                    {\n> +                        \"lux\": 800,\n> +                        \"prior\":\n> +                        [\n> +                            2000, 0.0,\n> +                            6000, 2.0,\n> +                            13000, 2.0\n> +                        ]\n> +                    },\n> +                    {\n> +                        \"lux\": 1500,\n> +                        \"prior\":\n> +                        [\n> +                            2000, 0.0,\n> +                            4000, 1.0,\n> +                            6000, 6.0,\n> +                            6500, 7.0,\n> +                            7000, 1.0,\n> +                            13000, 1.0\n> +                        ]\n> +                    }\n> +                ],\n> +                \"modes\":\n> +                {\n> +                    \"auto\":\n> +                    {\n> +                        \"lo\": 2500,\n> +                        \"hi\": 8000\n> +                    },\n> +                    \"incandescent\":\n> +                    {\n> +                        \"lo\": 2500,\n> +                        \"hi\": 3000\n> +                    },\n> +                    \"tungsten\":\n> +                    {\n> +                        \"lo\": 3000,\n> +                        \"hi\": 3500\n> +                    },\n> +                    \"fluorescent\":\n> +                    {\n> +                        \"lo\": 4000,\n> +                        \"hi\": 4700\n> +                    },\n> +                    \"indoor\":\n> +                    {\n> +                        \"lo\": 3000,\n> +                        \"hi\": 5000\n> +                    },\n> +                    \"daylight\":\n> +                    {\n> +                        \"lo\": 5500,\n> +                        \"hi\": 6500\n> +                    },\n> +                    \"cloudy\":\n> +                    {\n> +                        \"lo\": 7000,\n> +                        \"hi\": 8600\n> +                    }\n> +                },\n> +                \"bayes\": 1,\n> +                \"ct_curve\":\n> +                [\n> +                    3200.0, 0.8663, 0.5414,\n> +                    5000.0, 0.7241, 0.6964,\n> +                    6420.0, 0.6597, 0.7718,\n> +                    7900.0, 0.6173, 0.8232,\n> +                    8800.0, 0.5982, 0.8468\n> +                ],\n> +                \"sensitivity_r\": 1.0,\n> +                \"sensitivity_b\": 1.0,\n> +                \"transverse_pos\": 0.03,\n> +                \"transverse_neg\": 0.03\n> +            }\n> +        },\n> +        {\n> +            \"rpi.agc\":\n> +            {\n> +                \"metering_modes\":\n> +                {\n> +                    \"centre-weighted\":\n> +                    {\n> +                        \"weights\":\n> +                        [\n> +                            0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0,\n> +                            0, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1, 0,\n> +                            1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1,\n> +                            1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1,\n> +                            1, 1, 2, 2, 2, 2, 3, 3, 3, 2, 2, 2, 2, 1, 1,\n> +                            1, 1, 2, 2, 2, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1,\n> +                            1, 1, 2, 2, 3, 3, 3, 4, 3, 3, 3, 2, 2, 1, 1,\n> +                            1, 1, 2, 2, 3, 3, 4, 4, 4, 3, 3, 2, 2, 1, 1,\n> +                            1, 1, 2, 2, 3, 3, 3, 4, 3, 3, 3, 2, 2, 1, 1,\n> +                            1, 1, 2, 2, 2, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1,\n> +                            1, 1, 2, 2, 2, 2, 3, 3, 3, 2, 2, 2, 2, 1, 1,\n> +                            1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1,\n> +                            1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1,\n> +                            0, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1, 0,\n> +                            0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0\n> +                        ]\n> +                    },\n> +                    \"spot\":\n> +                    {\n> +                        \"weights\":\n> +                        [\n> +                            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 1, 2, 3, 2, 1, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,\n> +                            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0\n> +                        ]\n> +                    },\n> +                    \"matrix\":\n> +                    {\n> +                        \"weights\":\n> +                        [\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,\n> +                            1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1\n> +                        ]\n> +                    }\n> +                },\n> +                \"exposure_modes\":\n> +                {\n> +                    \"normal\":\n> +                    {\n> +                        \"shutter\": [ 100, 10000, 30000, 60000, 120000 ],\n> +                        \"gain\": [ 1.0, 2.0, 4.0, 6.0, 6.0 ]\n> +                    },\n> +                    \"short\":\n> +                    {\n> +                        \"shutter\": [ 100, 5000, 10000, 20000, 120000 ],\n> +                        \"gain\": [ 1.0, 2.0, 4.0, 6.0, 6.0 ]\n> +                    }\n> +                },\n> +                \"constraint_modes\":\n> +                {\n> +                    \"normal\": [\n> +                        {\n> +                            \"bound\": \"LOWER\",\n> +                            \"q_lo\": 0.98,\n> +                            \"q_hi\": 1.0,\n> +                            \"y_target\":\n> +                            [\n> +                                0, 0.5,\n> +                                1000, 0.5\n> +                            ]\n> +                        }\n> +                    ],\n> +                    \"highlight\": [\n> +                        {\n> +                            \"bound\": \"LOWER\",\n> +                            \"q_lo\": 0.98,\n> +                            \"q_hi\": 1.0,\n> +                            \"y_target\":\n> +                            [\n> +                                0, 0.5,\n> +                                1000, 0.5\n> +                            ]\n> +                        },\n> +                        {\n> +                            \"bound\": \"UPPER\",\n> +                            \"q_lo\": 0.98,\n> +                            \"q_hi\": 1.0,\n> +                            \"y_target\":\n> +                            [\n> +                                0, 0.8,\n> +                                1000, 0.8\n> +                            ]\n> +                        }\n> +                    ]\n> +                },\n> +                \"y_target\":\n> +                [\n> +                    0, 0.16,\n> +                    1000, 0.165,\n> +                    10000, 0.17\n> +                ]\n> +            }\n> +        },\n> +        {\n> +            \"rpi.alsc\":\n> +            {\n> +                \"omega\": 1.3,\n> +                \"n_iter\": 100,\n> +                \"luminance_strength\": 0.5,\n> +                \"calibrations_Cr\": [\n> +                    {\n> +                        \"ct\": 5440,\n> +                        \"table\":\n> +                        [\n> +                            1.785, 1.783, 1.781, 1.773, 1.764, 1.758, 1.752, 1.746, 1.741, 1.738, 1.737, 1.736, 1.735, 1.735, 1.735, 1.734, 1.734, 1.733, 1.734, 1.734, 1.735, 1.736, 1.738, 1.74, 1.744, 1.748, 1.753, 1.759, 1.771, 1.781, 1.783, 1.784,\n> +                            1.784, 1.779, 1.775, 1.767, 1.76, 1.753, 1.747, 1.741, 1.736, 1.733, 1.732, 1.73, 1.729, 1.729, 1.728, 1.728, 1.728, 1.728, 1.728, 1.729, 1.729, 1.73, 1.733, 1.736, 1.74, 1.744, 1.749, 1.755, 1.765, 1.775, 1.779, 1.783,\n> +                            1.782, 1.775, 1.769, 1.762, 1.755, 1.749, 1.742, 1.736, 1.731, 1.728, 1.726, 1.725, 1.723, 1.722, 1.722, 1.722, 1.722, 1.722, 1.723, 1.723, 1.724, 1.725, 1.729, 1.732, 1.736, 1.739, 1.744, 1.75, 1.759, 1.769, 1.775, 1.782,\n> +                            1.78, 1.771, 1.763, 1.757, 1.751, 1.744, 1.737, 1.731, 1.726, 1.723, 1.721, 1.719, 1.717, 1.716, 1.715, 1.715, 1.716, 1.716, 1.717, 1.718, 1.718, 1.72, 1.724, 1.728, 1.731, 1.735, 1.74, 1.745, 1.754, 1.762, 1.771, 1.78,\n> +                            1.773, 1.765, 1.757, 1.751, 1.745, 1.738, 1.732, 1.726, 1.721, 1.718, 1.716, 1.714, 1.711, 1.71, 1.709, 1.709, 1.709, 1.71, 1.711, 1.713, 1.713, 1.715, 1.718, 1.722, 1.725, 1.729, 1.734, 1.739, 1.748, 1.756, 1.764, 1.771,\n> +                            1.766, 1.759, 1.752, 1.745, 1.739, 1.733, 1.727, 1.722, 1.717, 1.714, 1.711, 1.708, 1.706, 1.704, 1.703, 1.703, 1.703, 1.704, 1.706, 1.707, 1.708, 1.71, 1.713, 1.716, 1.719, 1.723, 1.728, 1.734, 1.742, 1.75, 1.756, 1.763,\n> +                            1.759, 1.753, 1.747, 1.74, 1.733, 1.728, 1.723, 1.718, 1.713, 1.709, 1.706, 1.703, 1.701, 1.699, 1.698, 1.698, 1.698, 1.698, 1.7, 1.702, 1.703, 1.705, 1.708, 1.711, 1.714, 1.718, 1.723, 1.729, 1.736, 1.743, 1.75, 1.756,\n> +                            1.755, 1.748, 1.742, 1.735, 1.729, 1.724, 1.718, 1.714, 1.709, 1.705, 1.702, 1.699, 1.696, 1.695, 1.694, 1.694, 1.694, 1.694, 1.695, 1.697, 1.699, 1.701, 1.704, 1.707, 1.711, 1.715, 1.719, 1.725, 1.731, 1.738, 1.744, 1.751,\n> +                            1.75, 1.743, 1.737, 1.731, 1.725, 1.719, 1.714, 1.709, 1.705, 1.701, 1.697, 1.694, 1.692, 1.691, 1.69, 1.69, 1.69, 1.69, 1.691, 1.692, 1.694, 1.697, 1.7, 1.704, 1.707, 1.711, 1.716, 1.721, 1.726, 1.732, 1.739, 1.745,\n> +                            1.745, 1.739, 1.732, 1.727, 1.721, 1.716, 1.71, 1.706, 1.702, 1.698, 1.694, 1.691, 1.689, 1.688, 1.687, 1.687, 1.687, 1.687, 1.688, 1.689, 1.692, 1.694, 1.697, 1.701, 1.704, 1.708, 1.713, 1.717, 1.723, 1.728, 1.735, 1.742,\n> +                            1.741, 1.735, 1.728, 1.723, 1.718, 1.712, 1.707, 1.703, 1.699, 1.695, 1.692, 1.689, 1.687, 1.686, 1.685, 1.684, 1.685, 1.685, 1.687, 1.688, 1.69, 1.692, 1.695, 1.698, 1.702, 1.705, 1.71, 1.714, 1.72, 1.727, 1.734, 1.741,\n> +                            1.736, 1.73, 1.724, 1.719, 1.715, 1.709, 1.704, 1.7, 1.696, 1.693, 1.69, 1.687, 1.685, 1.684, 1.682, 1.682, 1.682, 1.683, 1.685, 1.687, 1.688, 1.69, 1.693, 1.696, 1.699, 1.703, 1.706, 1.711, 1.718, 1.725, 1.732, 1.739,\n> +                            1.735, 1.729, 1.723, 1.718, 1.713, 1.708, 1.702, 1.698, 1.694, 1.691, 1.688, 1.686, 1.684, 1.682, 1.681, 1.681, 1.681, 1.682, 1.684, 1.686, 1.687, 1.689, 1.691, 1.694, 1.698, 1.701, 1.705, 1.71, 1.717, 1.724, 1.731, 1.739,\n> +                            1.735, 1.729, 1.722, 1.717, 1.712, 1.707, 1.701, 1.697, 1.693, 1.69, 1.687, 1.685, 1.683, 1.681, 1.68, 1.68, 1.68, 1.681, 1.683, 1.684, 1.686, 1.688, 1.69, 1.693, 1.697, 1.701, 1.705, 1.709, 1.716, 1.723, 1.731, 1.739,\n> +                            1.735, 1.728, 1.722, 1.717, 1.712, 1.706, 1.7, 1.696, 1.692, 1.689, 1.686, 1.684, 1.682, 1.681, 1.68, 1.679, 1.679, 1.68, 1.681, 1.683, 1.685, 1.687, 1.689, 1.692, 1.696, 1.7, 1.704, 1.709, 1.715, 1.722, 1.73, 1.739,\n> +                            1.735, 1.728, 1.721, 1.716, 1.712, 1.706, 1.7, 1.696, 1.692, 1.689, 1.686, 1.684, 1.682, 1.681, 1.68, 1.679, 1.679, 1.68, 1.681, 1.683, 1.685, 1.687, 1.689, 1.692, 1.696, 1.7, 1.704, 1.709, 1.716, 1.722, 1.731, 1.74,\n> +                            1.735, 1.728, 1.721, 1.716, 1.712, 1.706, 1.7, 1.696, 1.693, 1.689, 1.686, 1.684, 1.683, 1.681, 1.68, 1.679, 1.679, 1.68, 1.681, 1.682, 1.685, 1.687, 1.689, 1.692, 1.696, 1.7, 1.705, 1.71, 1.716, 1.723, 1.732, 1.74,\n> +                            1.735, 1.728, 1.722, 1.717, 1.712, 1.706, 1.7, 1.696, 1.693, 1.69, 1.686, 1.684, 1.683, 1.682, 1.68, 1.679, 1.679, 1.68, 1.681, 1.682, 1.685, 1.688, 1.69, 1.692, 1.696, 1.7, 1.705, 1.71, 1.717, 1.724, 1.732, 1.741,\n> +                            1.736, 1.73, 1.724, 1.719, 1.714, 1.708, 1.702, 1.698, 1.694, 1.691, 1.688, 1.686, 1.684, 1.683, 1.681, 1.681, 1.681, 1.681, 1.682, 1.684, 1.686, 1.689, 1.691, 1.694, 1.697, 1.701, 1.706, 1.712, 1.718, 1.725, 1.733, 1.741,\n> +                            1.737, 1.732, 1.726, 1.721, 1.715, 1.709, 1.703, 1.699, 1.696, 1.692, 1.689, 1.687, 1.685, 1.684, 1.683, 1.682, 1.682, 1.683, 1.684, 1.685, 1.687, 1.689, 1.692, 1.695, 1.698, 1.702, 1.708, 1.714, 1.72, 1.726, 1.733, 1.741,\n> +                            1.739, 1.733, 1.728, 1.723, 1.717, 1.711, 1.705, 1.701, 1.698, 1.694, 1.691, 1.688, 1.686, 1.685, 1.684, 1.683, 1.683, 1.684, 1.685, 1.687, 1.689, 1.691, 1.694, 1.697, 1.7, 1.704, 1.709, 1.715, 1.721, 1.727, 1.734, 1.741,\n> +                            1.742, 1.736, 1.731, 1.725, 1.72, 1.714, 1.708, 1.704, 1.7, 1.696, 1.693, 1.691, 1.689, 1.687, 1.686, 1.685, 1.685, 1.686, 1.687, 1.688, 1.69, 1.693, 1.696, 1.699, 1.702, 1.706, 1.711, 1.717, 1.724, 1.73, 1.736, 1.743,\n> +                            1.744, 1.739, 1.733, 1.728, 1.722, 1.717, 1.711, 1.707, 1.702, 1.699, 1.696, 1.693, 1.691, 1.689, 1.688, 1.687, 1.687, 1.687, 1.688, 1.689, 1.692, 1.695, 1.698, 1.701, 1.704, 1.708, 1.713, 1.719, 1.726, 1.733, 1.739, 1.744,\n> +                            1.748, 1.742, 1.736, 1.731, 1.725, 1.72, 1.715, 1.71, 1.705, 1.701, 1.698, 1.696, 1.693, 1.691, 1.69, 1.689, 1.689, 1.69, 1.69, 1.692, 1.694, 1.697, 1.701, 1.704, 1.707, 1.711, 1.716, 1.722, 1.729, 1.736, 1.742, 1.747,\n> +                            1.752, 1.746, 1.741, 1.734, 1.728, 1.723, 1.718, 1.713, 1.708, 1.705, 1.701, 1.699, 1.696, 1.694, 1.693, 1.693, 1.693, 1.693, 1.694, 1.695, 1.697, 1.7, 1.703, 1.706, 1.71, 1.714, 1.72, 1.725, 1.732, 1.74, 1.746, 1.752,\n> +                            1.756, 1.751, 1.745, 1.738, 1.731, 1.726, 1.722, 1.717, 1.712, 1.708, 1.704, 1.701, 1.699, 1.697, 1.696, 1.696, 1.696, 1.696, 1.697, 1.698, 1.7, 1.702, 1.705, 1.708, 1.713, 1.718, 1.723, 1.729, 1.736, 1.743, 1.75, 1.756,\n> +                            1.762, 1.756, 1.749, 1.742, 1.735, 1.73, 1.725, 1.721, 1.716, 1.712, 1.708, 1.705, 1.703, 1.701, 1.7, 1.7, 1.7, 1.7, 1.701, 1.702, 1.704, 1.706, 1.709, 1.712, 1.717, 1.722, 1.727, 1.733, 1.741, 1.748, 1.755, 1.762,\n> +                            1.768, 1.761, 1.754, 1.747, 1.741, 1.735, 1.729, 1.724, 1.72, 1.716, 1.713, 1.71, 1.708, 1.706, 1.705, 1.704, 1.704, 1.704, 1.704, 1.706, 1.708, 1.71, 1.713, 1.717, 1.721, 1.726, 1.732, 1.738, 1.746, 1.753, 1.761, 1.768,\n> +                            1.774, 1.766, 1.759, 1.752, 1.746, 1.739, 1.733, 1.728, 1.724, 1.721, 1.717, 1.715, 1.713, 1.711, 1.709, 1.708, 1.708, 1.708, 1.708, 1.709, 1.712, 1.714, 1.718, 1.721, 1.725, 1.73, 1.736, 1.743, 1.751, 1.759, 1.766, 1.774,\n> +                            1.776, 1.77, 1.764, 1.757, 1.75, 1.743, 1.736, 1.732, 1.728, 1.725, 1.722, 1.719, 1.718, 1.716, 1.714, 1.713, 1.713, 1.713, 1.713, 1.714, 1.716, 1.719, 1.722, 1.725, 1.729, 1.734, 1.741, 1.748, 1.756, 1.764, 1.77, 1.776,\n> +                            1.776, 1.773, 1.77, 1.762, 1.755, 1.747, 1.74, 1.736, 1.732, 1.729, 1.726, 1.724, 1.723, 1.721, 1.72, 1.719, 1.719, 1.718, 1.719, 1.719, 1.721, 1.723, 1.726, 1.729, 1.733, 1.738, 1.746, 1.754, 1.762, 1.77, 1.773, 1.776,\n> +                            1.777, 1.776, 1.775, 1.767, 1.759, 1.751, 1.744, 1.739, 1.736, 1.733, 1.73, 1.728, 1.727, 1.726, 1.725, 1.725, 1.724, 1.724, 1.724, 1.724, 1.725, 1.727, 1.73, 1.733, 1.738, 1.743, 1.751, 1.759, 1.767, 1.775, 1.776, 1.777\n> +                        ]\n> +                    }\n> +                ],\n> +                \"calibrations_Cb\": [\n> +                    {\n> +                        \"ct\": 5440,\n> +                        \"table\":\n> +                        [\n> +                            1.547, 1.549, 1.551, 1.554, 1.558, 1.563, 1.57, 1.574, 1.578, 1.581, 1.585, 1.586, 1.587, 1.586, 1.585, 1.586, 1.586, 1.587, 1.588, 1.588, 1.588, 1.588, 1.587, 1.585, 1.581, 1.577, 1.571, 1.565, 1.562, 1.558, 1.556, 1.555,\n> +                            1.548, 1.55, 1.552, 1.556, 1.56, 1.567, 1.574, 1.578, 1.582, 1.585, 1.589, 1.59, 1.591, 1.591, 1.589, 1.589, 1.59, 1.59, 1.591, 1.591, 1.591, 1.591, 1.59, 1.589, 1.584, 1.58, 1.574, 1.569, 1.565, 1.561, 1.558, 1.556,\n> +                            1.55, 1.551, 1.553, 1.558, 1.562, 1.57, 1.577, 1.582, 1.585, 1.589, 1.593, 1.594, 1.595, 1.595, 1.593, 1.593, 1.593, 1.593, 1.593, 1.594, 1.595, 1.595, 1.594, 1.592, 1.588, 1.583, 1.578, 1.572, 1.568, 1.563, 1.56, 1.557,\n> +                            1.552, 1.553, 1.555, 1.56, 1.565, 1.573, 1.581, 1.585, 1.589, 1.593, 1.596, 1.598, 1.599, 1.599, 1.598, 1.597, 1.596, 1.596, 1.597, 1.597, 1.598, 1.599, 1.598, 1.596, 1.591, 1.586, 1.581, 1.576, 1.571, 1.566, 1.563, 1.559,\n> +                            1.555, 1.557, 1.559, 1.564, 1.569, 1.577, 1.585, 1.589, 1.593, 1.597, 1.6, 1.603, 1.604, 1.604, 1.603, 1.603, 1.603, 1.603, 1.603, 1.603, 1.604, 1.604, 1.603, 1.602, 1.596, 1.591, 1.586, 1.58, 1.575, 1.57, 1.567, 1.564,\n> +                            1.559, 1.561, 1.562, 1.568, 1.574, 1.581, 1.588, 1.593, 1.598, 1.601, 1.604, 1.607, 1.608, 1.609, 1.609, 1.609, 1.609, 1.609, 1.609, 1.609, 1.609, 1.609, 1.608, 1.607, 1.602, 1.596, 1.59, 1.584, 1.579, 1.573, 1.571, 1.569,\n> +                            1.562, 1.564, 1.566, 1.572, 1.578, 1.585, 1.592, 1.598, 1.603, 1.606, 1.609, 1.611, 1.613, 1.614, 1.614, 1.615, 1.615, 1.614, 1.614, 1.614, 1.614, 1.614, 1.613, 1.611, 1.606, 1.601, 1.594, 1.588, 1.582, 1.576, 1.575, 1.574,\n> +                            1.565, 1.567, 1.57, 1.576, 1.582, 1.589, 1.597, 1.603, 1.609, 1.612, 1.614, 1.616, 1.618, 1.619, 1.619, 1.619, 1.619, 1.619, 1.619, 1.619, 1.619, 1.619, 1.618, 1.615, 1.609, 1.604, 1.597, 1.591, 1.585, 1.579, 1.579, 1.578,\n> +                            1.568, 1.57, 1.573, 1.58, 1.586, 1.594, 1.601, 1.608, 1.615, 1.618, 1.62, 1.621, 1.622, 1.623, 1.624, 1.624, 1.624, 1.624, 1.624, 1.624, 1.624, 1.623, 1.622, 1.619, 1.613, 1.606, 1.6, 1.593, 1.588, 1.583, 1.582, 1.582,\n> +                            1.571, 1.574, 1.576, 1.583, 1.589, 1.597, 1.605, 1.611, 1.618, 1.621, 1.623, 1.625, 1.625, 1.626, 1.627, 1.627, 1.627, 1.627, 1.627, 1.627, 1.627, 1.627, 1.625, 1.622, 1.616, 1.609, 1.602, 1.595, 1.59, 1.585, 1.585, 1.585,\n> +                            1.576, 1.577, 1.579, 1.585, 1.592, 1.599, 1.607, 1.613, 1.62, 1.623, 1.625, 1.626, 1.627, 1.628, 1.629, 1.629, 1.63, 1.63, 1.63, 1.63, 1.63, 1.629, 1.626, 1.623, 1.618, 1.612, 1.605, 1.598, 1.592, 1.587, 1.586, 1.586,\n> +                            1.58, 1.581, 1.581, 1.588, 1.594, 1.602, 1.609, 1.615, 1.621, 1.624, 1.627, 1.628, 1.628, 1.629, 1.631, 1.632, 1.632, 1.632, 1.632, 1.632, 1.632, 1.631, 1.627, 1.624, 1.62, 1.615, 1.607, 1.6, 1.594, 1.588, 1.588, 1.587,\n> +                            1.58, 1.581, 1.582, 1.589, 1.595, 1.603, 1.61, 1.616, 1.622, 1.625, 1.628, 1.629, 1.629, 1.63, 1.631, 1.632, 1.633, 1.633, 1.633, 1.633, 1.633, 1.631, 1.628, 1.625, 1.621, 1.616, 1.609, 1.601, 1.595, 1.59, 1.588, 1.587,\n> +                            1.58, 1.581, 1.583, 1.589, 1.596, 1.603, 1.611, 1.617, 1.622, 1.626, 1.629, 1.63, 1.63, 1.631, 1.632, 1.632, 1.632, 1.633, 1.633, 1.633, 1.632, 1.631, 1.629, 1.626, 1.623, 1.618, 1.61, 1.603, 1.597, 1.591, 1.589, 1.587,\n> +                            1.579, 1.581, 1.584, 1.59, 1.596, 1.604, 1.612, 1.618, 1.623, 1.626, 1.63, 1.631, 1.631, 1.631, 1.632, 1.632, 1.632, 1.632, 1.633, 1.633, 1.632, 1.631, 1.63, 1.628, 1.624, 1.619, 1.612, 1.604, 1.598, 1.592, 1.589, 1.587,\n> +                            1.578, 1.581, 1.583, 1.59, 1.597, 1.605, 1.613, 1.619, 1.623, 1.627, 1.63, 1.631, 1.631, 1.631, 1.632, 1.632, 1.632, 1.632, 1.633, 1.633, 1.632, 1.631, 1.63, 1.628, 1.624, 1.62, 1.612, 1.605, 1.598, 1.592, 1.59, 1.588,\n> +                            1.578, 1.58, 1.582, 1.59, 1.597, 1.605, 1.614, 1.619, 1.624, 1.627, 1.63, 1.631, 1.631, 1.631, 1.632, 1.633, 1.633, 1.633, 1.633, 1.633, 1.633, 1.632, 1.63, 1.628, 1.625, 1.62, 1.613, 1.606, 1.599, 1.592, 1.59, 1.588,\n> +                            1.577, 1.579, 1.582, 1.59, 1.598, 1.606, 1.614, 1.62, 1.625, 1.628, 1.63, 1.631, 1.631, 1.632, 1.632, 1.633, 1.633, 1.633, 1.633, 1.633, 1.633, 1.632, 1.63, 1.628, 1.625, 1.621, 1.614, 1.607, 1.599, 1.592, 1.591, 1.589,\n> +                            1.577, 1.579, 1.581, 1.589, 1.597, 1.605, 1.614, 1.619, 1.624, 1.627, 1.629, 1.63, 1.63, 1.631, 1.632, 1.632, 1.633, 1.633, 1.633, 1.633, 1.633, 1.632, 1.63, 1.628, 1.625, 1.621, 1.613, 1.606, 1.599, 1.592, 1.591, 1.59,\n> +                            1.577, 1.579, 1.581, 1.588, 1.596, 1.604, 1.613, 1.618, 1.623, 1.626, 1.627, 1.629, 1.629, 1.63, 1.631, 1.632, 1.633, 1.633, 1.634, 1.634, 1.633, 1.632, 1.63, 1.627, 1.624, 1.62, 1.613, 1.605, 1.599, 1.593, 1.592, 1.59,\n> +                            1.577, 1.579, 1.58, 1.587, 1.595, 1.603, 1.612, 1.617, 1.622, 1.625, 1.626, 1.627, 1.628, 1.629, 1.63, 1.631, 1.632, 1.633, 1.633, 1.633, 1.633, 1.632, 1.63, 1.627, 1.624, 1.62, 1.611, 1.604, 1.598, 1.593, 1.592, 1.591,\n> +                            1.576, 1.578, 1.579, 1.586, 1.593, 1.601, 1.609, 1.615, 1.62, 1.623, 1.625, 1.627, 1.628, 1.629, 1.629, 1.63, 1.631, 1.631, 1.632, 1.632, 1.632, 1.631, 1.629, 1.626, 1.621, 1.616, 1.609, 1.602, 1.597, 1.592, 1.591, 1.59,\n> +                            1.575, 1.577, 1.578, 1.585, 1.592, 1.599, 1.606, 1.612, 1.618, 1.622, 1.625, 1.626, 1.627, 1.628, 1.628, 1.629, 1.629, 1.63, 1.63, 1.63, 1.631, 1.631, 1.628, 1.625, 1.619, 1.613, 1.606, 1.6, 1.595, 1.591, 1.59, 1.589,\n> +                            1.574, 1.575, 1.576, 1.582, 1.589, 1.596, 1.603, 1.609, 1.615, 1.619, 1.622, 1.624, 1.625, 1.626, 1.626, 1.626, 1.627, 1.627, 1.627, 1.628, 1.629, 1.629, 1.626, 1.623, 1.617, 1.611, 1.604, 1.597, 1.593, 1.589, 1.587, 1.586,\n> +                            1.571, 1.572, 1.573, 1.578, 1.584, 1.592, 1.6, 1.606, 1.611, 1.615, 1.619, 1.62, 1.621, 1.622, 1.622, 1.622, 1.622, 1.623, 1.624, 1.625, 1.626, 1.625, 1.623, 1.62, 1.615, 1.609, 1.602, 1.595, 1.59, 1.585, 1.582, 1.58,\n> +                            1.568, 1.569, 1.57, 1.575, 1.58, 1.588, 1.596, 1.602, 1.606, 1.611, 1.615, 1.617, 1.618, 1.618, 1.618, 1.618, 1.618, 1.619, 1.621, 1.622, 1.622, 1.622, 1.62, 1.617, 1.612, 1.607, 1.6, 1.592, 1.586, 1.58, 1.578, 1.575,\n> +                            1.563, 1.564, 1.566, 1.57, 1.575, 1.583, 1.591, 1.596, 1.601, 1.605, 1.609, 1.611, 1.612, 1.612, 1.612, 1.612, 1.612, 1.613, 1.615, 1.616, 1.616, 1.615, 1.614, 1.611, 1.606, 1.601, 1.594, 1.587, 1.581, 1.575, 1.572, 1.57,\n> +                            1.557, 1.558, 1.56, 1.565, 1.569, 1.577, 1.584, 1.59, 1.595, 1.598, 1.602, 1.604, 1.605, 1.605, 1.605, 1.605, 1.605, 1.606, 1.608, 1.609, 1.609, 1.608, 1.606, 1.604, 1.598, 1.593, 1.586, 1.58, 1.574, 1.569, 1.567, 1.564,\n> +                            1.55, 1.552, 1.555, 1.559, 1.563, 1.57, 1.578, 1.583, 1.589, 1.592, 1.595, 1.596, 1.598, 1.598, 1.598, 1.598, 1.598, 1.599, 1.601, 1.602, 1.601, 1.6, 1.599, 1.597, 1.59, 1.584, 1.578, 1.573, 1.568, 1.563, 1.561, 1.559,\n> +                            1.546, 1.549, 1.552, 1.556, 1.56, 1.566, 1.573, 1.579, 1.584, 1.587, 1.589, 1.59, 1.591, 1.591, 1.591, 1.591, 1.592, 1.593, 1.595, 1.596, 1.595, 1.594, 1.594, 1.591, 1.585, 1.579, 1.574, 1.568, 1.564, 1.559, 1.557, 1.555,\n> +                            1.543, 1.546, 1.55, 1.553, 1.556, 1.562, 1.569, 1.574, 1.579, 1.581, 1.583, 1.584, 1.585, 1.585, 1.585, 1.586, 1.587, 1.588, 1.589, 1.59, 1.59, 1.589, 1.588, 1.586, 1.581, 1.575, 1.57, 1.565, 1.56, 1.556, 1.553, 1.55,\n> +                            1.539, 1.543, 1.548, 1.55, 1.553, 1.558, 1.565, 1.569, 1.574, 1.576, 1.578, 1.578, 1.578, 1.578, 1.579, 1.58, 1.581, 1.582, 1.583, 1.584, 1.584, 1.584, 1.583, 1.582, 1.576, 1.571, 1.566, 1.561, 1.557, 1.553, 1.549, 1.546\n> +                        ]\n> +                    }\n> +                ],\n> +                \"luminance_lut\":\n> +                [\n> +                    1.317, 1.3, 1.283, 1.265, 1.247, 1.231, 1.214, 1.203, 1.194, 1.186, 1.18, 1.173, 1.167, 1.16, 1.152, 1.149, 1.149, 1.148, 1.147, 1.151, 1.163, 1.171, 1.173, 1.177, 1.191, 1.204, 1.221, 1.237, 1.254, 1.27, 1.278, 1.287,\n> +                    1.317, 1.296, 1.275, 1.257, 1.238, 1.222, 1.207, 1.196, 1.186, 1.177, 1.17, 1.162, 1.156, 1.149, 1.142, 1.138, 1.137, 1.137, 1.137, 1.142, 1.154, 1.163, 1.166, 1.171, 1.184, 1.198, 1.213, 1.229, 1.248, 1.265, 1.276, 1.286,\n> +                    1.316, 1.292, 1.267, 1.248, 1.229, 1.214, 1.2, 1.189, 1.178, 1.169, 1.159, 1.151, 1.145, 1.138, 1.132, 1.128, 1.125, 1.125, 1.128, 1.134, 1.145, 1.154, 1.159, 1.165, 1.178, 1.191, 1.206, 1.221, 1.242, 1.261, 1.273, 1.286,\n> +                    1.314, 1.287, 1.259, 1.239, 1.22, 1.206, 1.192, 1.181, 1.17, 1.159, 1.149, 1.14, 1.134, 1.128, 1.122, 1.117, 1.114, 1.114, 1.119, 1.125, 1.136, 1.145, 1.151, 1.159, 1.171, 1.184, 1.198, 1.213, 1.235, 1.256, 1.27, 1.283,\n> +                    1.303, 1.276, 1.249, 1.23, 1.212, 1.197, 1.183, 1.171, 1.159, 1.148, 1.137, 1.129, 1.123, 1.117, 1.111, 1.107, 1.104, 1.104, 1.109, 1.116, 1.126, 1.135, 1.141, 1.15, 1.163, 1.176, 1.19, 1.204, 1.225, 1.245, 1.259, 1.273,\n> +                    1.292, 1.266, 1.239, 1.221, 1.204, 1.188, 1.174, 1.161, 1.149, 1.137, 1.126, 1.118, 1.112, 1.107, 1.101, 1.097, 1.093, 1.094, 1.099, 1.106, 1.115, 1.124, 1.132, 1.141, 1.155, 1.169, 1.181, 1.195, 1.215, 1.235, 1.249, 1.263,\n> +                    1.28, 1.255, 1.23, 1.212, 1.195, 1.18, 1.165, 1.152, 1.139, 1.127, 1.116, 1.108, 1.102, 1.097, 1.091, 1.087, 1.084, 1.085, 1.09, 1.096, 1.105, 1.115, 1.124, 1.134, 1.147, 1.161, 1.174, 1.188, 1.207, 1.226, 1.241, 1.255,\n> +                    1.268, 1.246, 1.224, 1.205, 1.186, 1.171, 1.156, 1.143, 1.129, 1.118, 1.107, 1.099, 1.093, 1.088, 1.083, 1.079, 1.077, 1.077, 1.081, 1.087, 1.096, 1.107, 1.12, 1.132, 1.142, 1.153, 1.168, 1.183, 1.202, 1.221, 1.236, 1.251,\n> +                    1.255, 1.236, 1.217, 1.197, 1.178, 1.162, 1.148, 1.134, 1.119, 1.108, 1.098, 1.091, 1.085, 1.079, 1.074, 1.071, 1.069, 1.069, 1.072, 1.077, 1.087, 1.099, 1.116, 1.13, 1.137, 1.145, 1.162, 1.179, 1.198, 1.216, 1.231, 1.246,\n> +                    1.246, 1.229, 1.211, 1.191, 1.17, 1.155, 1.141, 1.127, 1.112, 1.101, 1.091, 1.084, 1.078, 1.073, 1.068, 1.065, 1.063, 1.063, 1.065, 1.07, 1.08, 1.092, 1.11, 1.125, 1.13, 1.139, 1.156, 1.174, 1.193, 1.211, 1.226, 1.241,\n> +                    1.241, 1.223, 1.205, 1.184, 1.163, 1.149, 1.137, 1.122, 1.107, 1.096, 1.086, 1.079, 1.074, 1.069, 1.064, 1.06, 1.058, 1.057, 1.059, 1.064, 1.074, 1.086, 1.102, 1.116, 1.124, 1.133, 1.152, 1.17, 1.188, 1.206, 1.221, 1.236,\n> +                    1.235, 1.218, 1.2, 1.178, 1.156, 1.143, 1.132, 1.117, 1.102, 1.091, 1.081, 1.075, 1.069, 1.065, 1.06, 1.056, 1.052, 1.051, 1.053, 1.058, 1.068, 1.08, 1.095, 1.108, 1.117, 1.128, 1.147, 1.166, 1.184, 1.201, 1.216, 1.23,\n> +                    1.23, 1.212, 1.194, 1.174, 1.154, 1.141, 1.128, 1.114, 1.099, 1.088, 1.079, 1.072, 1.067, 1.062, 1.058, 1.054, 1.05, 1.049, 1.05, 1.055, 1.066, 1.077, 1.089, 1.101, 1.113, 1.125, 1.143, 1.16, 1.178, 1.196, 1.211, 1.226,\n> +                    1.224, 1.206, 1.187, 1.171, 1.155, 1.14, 1.124, 1.111, 1.098, 1.087, 1.077, 1.07, 1.065, 1.061, 1.057, 1.053, 1.048, 1.047, 1.049, 1.054, 1.064, 1.074, 1.084, 1.096, 1.109, 1.124, 1.139, 1.154, 1.172, 1.19, 1.206, 1.222,\n> +                    1.219, 1.2, 1.181, 1.168, 1.156, 1.138, 1.12, 1.108, 1.097, 1.086, 1.075, 1.068, 1.063, 1.059, 1.056, 1.052, 1.047, 1.045, 1.048, 1.053, 1.062, 1.071, 1.079, 1.09, 1.106, 1.122, 1.134, 1.148, 1.166, 1.185, 1.201, 1.218,\n> +                    1.219, 1.203, 1.186, 1.171, 1.155, 1.139, 1.122, 1.11, 1.099, 1.087, 1.076, 1.068, 1.062, 1.058, 1.054, 1.051, 1.047, 1.046, 1.049, 1.053, 1.061, 1.07, 1.079, 1.09, 1.104, 1.119, 1.133, 1.147, 1.165, 1.182, 1.198, 1.215,\n> +                    1.221, 1.207, 1.193, 1.174, 1.155, 1.139, 1.124, 1.112, 1.1, 1.089, 1.078, 1.069, 1.062, 1.057, 1.052, 1.05, 1.048, 1.048, 1.05, 1.054, 1.061, 1.069, 1.079, 1.09, 1.102, 1.115, 1.131, 1.147, 1.163, 1.179, 1.196, 1.212,\n> +                    1.223, 1.211, 1.199, 1.177, 1.155, 1.14, 1.127, 1.115, 1.102, 1.091, 1.079, 1.07, 1.062, 1.056, 1.051, 1.049, 1.049, 1.049, 1.052, 1.055, 1.061, 1.068, 1.08, 1.091, 1.101, 1.113, 1.13, 1.147, 1.162, 1.178, 1.194, 1.21,\n> +                    1.23, 1.216, 1.201, 1.182, 1.162, 1.147, 1.133, 1.119, 1.105, 1.094, 1.085, 1.076, 1.066, 1.059, 1.054, 1.052, 1.052, 1.053, 1.055, 1.059, 1.065, 1.072, 1.081, 1.091, 1.104, 1.117, 1.134, 1.151, 1.167, 1.183, 1.199, 1.216,\n> +                    1.238, 1.22, 1.203, 1.186, 1.169, 1.153, 1.138, 1.123, 1.107, 1.098, 1.091, 1.081, 1.07, 1.062, 1.057, 1.055, 1.055, 1.056, 1.058, 1.062, 1.069, 1.076, 1.083, 1.092, 1.106, 1.121, 1.138, 1.155, 1.171, 1.188, 1.205, 1.222,\n> +                    1.245, 1.226, 1.207, 1.191, 1.175, 1.16, 1.145, 1.128, 1.111, 1.103, 1.097, 1.087, 1.075, 1.067, 1.061, 1.058, 1.059, 1.061, 1.063, 1.067, 1.074, 1.081, 1.086, 1.094, 1.11, 1.126, 1.142, 1.159, 1.176, 1.194, 1.211, 1.229,\n> +                    1.252, 1.235, 1.217, 1.199, 1.18, 1.166, 1.153, 1.137, 1.121, 1.111, 1.103, 1.093, 1.083, 1.074, 1.068, 1.065, 1.065, 1.067, 1.069, 1.073, 1.081, 1.087, 1.093, 1.101, 1.115, 1.131, 1.148, 1.165, 1.183, 1.2, 1.218, 1.236,\n> +                    1.26, 1.243, 1.227, 1.206, 1.185, 1.173, 1.162, 1.147, 1.13, 1.119, 1.109, 1.099, 1.09, 1.082, 1.075, 1.071, 1.072, 1.073, 1.076, 1.08, 1.087, 1.094, 1.099, 1.107, 1.121, 1.136, 1.153, 1.171, 1.189, 1.207, 1.225, 1.244,\n> +                    1.269, 1.252, 1.235, 1.215, 1.194, 1.181, 1.17, 1.155, 1.139, 1.127, 1.117, 1.108, 1.099, 1.091, 1.083, 1.079, 1.079, 1.08, 1.083, 1.088, 1.095, 1.102, 1.108, 1.115, 1.128, 1.142, 1.16, 1.178, 1.196, 1.214, 1.233, 1.252,\n> +                    1.278, 1.26, 1.243, 1.224, 1.206, 1.192, 1.178, 1.163, 1.148, 1.138, 1.129, 1.119, 1.109, 1.1, 1.093, 1.089, 1.087, 1.088, 1.092, 1.097, 1.104, 1.111, 1.118, 1.126, 1.137, 1.15, 1.169, 1.187, 1.204, 1.222, 1.242, 1.262,\n> +                    1.288, 1.269, 1.25, 1.234, 1.218, 1.202, 1.185, 1.17, 1.156, 1.148, 1.141, 1.13, 1.118, 1.11, 1.103, 1.099, 1.096, 1.096, 1.101, 1.106, 1.113, 1.12, 1.128, 1.136, 1.146, 1.157, 1.177, 1.196, 1.213, 1.23, 1.251, 1.272,\n> +                    1.302, 1.281, 1.261, 1.245, 1.23, 1.212, 1.194, 1.18, 1.166, 1.158, 1.152, 1.142, 1.13, 1.121, 1.114, 1.11, 1.107, 1.107, 1.111, 1.116, 1.123, 1.13, 1.139, 1.147, 1.156, 1.166, 1.186, 1.206, 1.223, 1.24, 1.261, 1.283,\n> +                    1.318, 1.295, 1.273, 1.257, 1.241, 1.223, 1.205, 1.191, 1.177, 1.169, 1.163, 1.154, 1.142, 1.133, 1.126, 1.121, 1.119, 1.119, 1.122, 1.126, 1.132, 1.14, 1.149, 1.158, 1.166, 1.176, 1.196, 1.216, 1.234, 1.252, 1.273, 1.295,\n> +                    1.333, 1.31, 1.286, 1.269, 1.251, 1.234, 1.216, 1.201, 1.188, 1.18, 1.175, 1.165, 1.153, 1.144, 1.137, 1.133, 1.132, 1.131, 1.132, 1.136, 1.142, 1.149, 1.159, 1.168, 1.176, 1.186, 1.206, 1.226, 1.245, 1.264, 1.286, 1.307,\n> +                    1.337, 1.318, 1.299, 1.279, 1.26, 1.242, 1.225, 1.21, 1.195, 1.187, 1.18, 1.171, 1.162, 1.155, 1.148, 1.144, 1.142, 1.143, 1.145, 1.148, 1.155, 1.162, 1.171, 1.179, 1.188, 1.199, 1.216, 1.234, 1.254, 1.275, 1.294, 1.312,\n> +                    1.338, 1.325, 1.311, 1.29, 1.267, 1.25, 1.233, 1.218, 1.202, 1.192, 1.184, 1.177, 1.17, 1.164, 1.158, 1.155, 1.153, 1.154, 1.157, 1.162, 1.169, 1.176, 1.183, 1.191, 1.201, 1.212, 1.226, 1.241, 1.263, 1.285, 1.301, 1.317,\n> +                    1.339, 1.331, 1.324, 1.3, 1.275, 1.258, 1.242, 1.226, 1.209, 1.198, 1.187, 1.182, 1.178, 1.174, 1.168, 1.165, 1.164, 1.165, 1.169, 1.175, 1.182, 1.189, 1.195, 1.202, 1.214, 1.225, 1.236, 1.249, 1.272, 1.295, 1.308, 1.321\n> +                ],\n> +                \"sigma\": 0.005,\n> +                \"sigma_Cb\": 0.005\n> +            }\n> +        },\n> +        {\n> +            \"rpi.contrast\":\n> +            {\n> +                \"ce_enable\": 1,\n> +                \"gamma_curve\":\n> +                [\n> +                    0, 0,\n> +                    1024, 5432.589474,\n> +                    2048, 10065.38105,\n> +                    3072, 13318.46737,\n> +                    4096, 16504.72421,\n> +                    5120, 19457.07789,\n> +                    6144, 22409.43158,\n> +                    7168, 24999.61263,\n> +                    8192, 27749.32211,\n> +                    9216, 30118.53474,\n> +                    10240, 32374.56842,\n> +                    11264, 34498.02105,\n> +                    12288, 36621.47368,\n> +                    13312, 38604.8,\n> +                    14336, 40528.84211,\n> +                    15360, 42218.98105,\n> +                    16384, 43807.79789,\n> +                    18432, 46757.99579,\n> +                    20480, 49312.60632,\n> +                    22528, 51472.70737,\n> +                    24576, 53486.21474,\n> +                    26624, 55245.33895,\n> +                    28672, 56802.89684,\n> +                    30720, 57986.42526,\n> +                    32768, 59150.55158,\n> +                    36864, 61452.93474,\n> +                    40960, 63224.99368,\n> +                    45056, 64624.10105,\n> +                    49152, 65535,\n> +                    53248, 65535,\n> +                    57344, 65535,\n> +                    61440, 65535,\n> +                    65535, 65535\n> +                ]\n> +            }\n> +        },\n> +        {\n> +            \"rpi.ccm\":\n> +            {\n> +                \"saturation\": [ 0, 0, 100, 0.6, 1000, 1, 10000, 1 ],\n> +                \"ccms\": [\n> +                    {\n> +                        \"ct\": 3200,\n> +                        \"ccm\":\n> +                        [\n> +                            1.58652, 0.12247, -0.70899,\n> +                            -0.88406, 2.29465, -0.41059,\n> +                            -0.56176, 0.41247, 1.14928\n> +                        ]\n> +                    },\n> +                    {\n> +                        \"ct\": 5000,\n> +                        \"ccm\":\n> +                        [\n> +                            1.95623, 0.41006, -1.36629,\n> +                            -0.78719, 2.27844, -0.49125,\n> +                            -0.72722, 0.10062, 1.62659\n> +                        ]\n> +                    },\n> +                    {\n> +                        \"ct\": 6420,\n> +                        \"ccm\":\n> +                        [\n> +                            1.81505, 0.31616, -1.13121,\n> +                            -0.63029, 2.05535, -0.42506,\n> +                            -0.50025, -0.11887, 1.61912\n> +                        ]\n> +                    },\n> +                    {\n> +                        \"ct\": 7900,\n> +                        \"ccm\":\n> +                        [\n> +                            1.77947, 0.24161, -1.02108,\n> +                            -0.55019, 1.96917, -0.41898,\n> +                            -0.40238, -0.17695, 1.57932\n> +                        ]\n> +                    },\n> +                    {\n> +                        \"ct\": 8800,\n> +                        \"ccm\":\n> +                        [\n> +                            1.77695, 0.21166, -0.98861,\n> +                            -0.51589, 1.93469, -0.41881,\n> +                            -0.36973, -0.19069, 1.56043\n> +                        ]\n> +                    }\n> +                ]\n> +            }\n> +        },\n> +        {\n> +            \"rpi.sharpen\": { }\n> +        }\n> +    ]\n> +}\n> \\ No newline at end of file\n> \n> -- \n> 2.54.0\n>","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id C0177BDE17\n\tfor <parsemail@patchwork.libcamera.org>;\n\tFri, 24 Jul 2026 16:03:33 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 6D3E067F40;\n\tFri, 24 Jul 2026 18:03:33 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 3915567F35\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri, 24 Jul 2026 18:03:31 +0200 (CEST)","from monstersaurus.ideasonboard.com\n\t(cpc89244-aztw30-2-0-cust6594.18-1.cable.virginm.net [86.31.185.195])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 55DA873B;\n\tFri, 24 Jul 2026 18:02:29 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"DyCWV+qs\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1784908949;\n\tbh=tJf9/cwlFO9fITc6xrmDC8gt4ligTnONuU9MwLhFjEo=;\n\th=In-Reply-To:References:Subject:From:Cc:To:Date:From;\n\tb=DyCWV+qsMoeSUAA/wFH0mPuPJGZrKCduR9+ujv+naNjz6g72H2WIHygmBYtpRdk2z\n\tgG75yaGgmKgf18yykkkXIqQHPgA4yE9lDhCX2r1u/R+cla0YeV/9i951cqCOBeahtp\n\tJACjyiDDhMjPTv82T0K/39xIuhtORr+WJxKI/NvU=","Content-Type":"text/plain; charset=\"utf-8\"","MIME-Version":"1.0","Content-Transfer-Encoding":"quoted-printable","In-Reply-To":"<20260724-mira220-v2-2-240003749dd0@ideasonboard.com>","References":"<20260724-mira220-v2-0-240003749dd0@ideasonboard.com>\n\t<20260724-mira220-v2-2-240003749dd0@ideasonboard.com>","Subject":"Re: [PATCH v2 2/5] ipa: rpi: pisp: Add Mira220 tuning file","From":"Kieran Bingham <kieran.bingham@ideasonboard.com>","Cc":"Philippe Baetens <philippebaetens@gmail.com>,\n\tJacopo Mondi <jacopo.mondi@ideasonboard.com>,\n\tNaushir Patuck <naush@raspberrypi.com>","To":"Jacopo Mondi <jacopo.mondi@ideasonboard.com>,\n\tlibcamera-devel@lists.libcamera.org","Date":"Fri, 24 Jul 2026 17:03:28 +0100","Message-ID":"<178490900864.1671930.14805491674786499175@ping.linuxembedded.co.uk>","User-Agent":"alot/0.9.1","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}}]