# White balance gains and matrix coefficients to use.
# For each color temperature in { Daylight, Tungsten, Fluorescent }
#   <ColorTempName>
#   red_gain green_gain blue_gain
#   R1 R2 R3 G1 G2 G3 B1 B2 B3
#   red_offset green_offset blue_offset
# where each value is a floating point number and the matrix coefficients are
#   R1 -> IPM_Pn_CC_MATRIX_COEFF1_RED
#   R2 -> IPM_Pn_CC_MATRIX_COEFF2_RED
# and so forth
# To override as-shot values, append +AS to the color temperature name and
# add another line with R G B as-shot values.

Daylight+AS
1.47368 1.000000 1.24444
1.535080 -0.331541 -0.158288 -0.225976 1.497115 -0.228423 0.030874 -0.683932 1.705264
-0.045251 -0.042715 -0.052206
1.0000 1.0182 1.0667

Tungsten+AS
1.000000 1.13793 2.44444
1.530243 -0.203461 -0.300395 -0.482243 1.557487 -0.053121 -0.106007 -1.540637 2.671802
-0.026387 -0.022123 -0.025158
1.0320 1.0000 1.0078

Fluorescent+AS
1.29787 1.000000 2.10345
1.553289 -0.415359 -0.086866 -0.379575 1.352037 0.081823 -0.030413 -1.115454 2.194444
-0.051064 -0.054285 -0.048577
1.0536 1.0826 1.0000

