# # This file contains color-related parameters for InSight. # # The general format is: # type sclk data # # where type is one of the values below, sclk is the starting sclk at which # this value is valid, and data depends on the type. # # Types are: # onboard_preboost sclk r g b # The values used for the onboard preboost in each color band. This # serves to even out the responsivities of the Bayer filters, making # the downlinked color close balanced radiometrically. # # onboard_color_matrix sclk 11 12 13 21 22 23 31 32 33 # The 3x3 matrix used onboard for color conversion. Should stay at # identity always. # # lut sclk id # Which LUT is used for the data. Should generally be LUT0. The value # relates directly to the ILUT filename and goes straight into the # SAMPLE_BIT_MODE_ID label. # # If a value changes, for example switching the preboost at some sclk, just # put another entry in this table with that starting sclk (as a 9- or 10-digit # integer). # # Modifications: # 2017-12-12 rgd Initial version # # Preboost and matrix from J. Maki, 2017-11-09. onboard_preboost 0 1.0 1.0 1.7182218 onboard_color_matrix 0 1.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 1.0 # From J. Maki, 2012/11/30. It was installed on the flight vechicle Aug 16. # Applicable starting UTC 2017-08-16 18:44:38. lut 556181143 LUT0