MASA coherence codebook fixed point values
# Basic info <!--- Add commit SHA used to reproduce--> - Fixed point: c7bb359a # Bug description The values from coherence_cb0_masa_fx and coherence_cb1_masa_fx do not correspond to their Q21 value by 1 unit. In other words the integer rounding was done in the incorrect direction and does not correspond to round(2^21\*x). # <!--Commandline or script--> ```bash ``` <!--- Below are labels that will be added but are not shown in description. This is a template to help fill them. Add further information to the first row and remove and add labels as necessary.-->
issue