For the range profile of output data, the length is 512=256fft*(size of uint16_t), so there are 2 values for each fft point. To draw the plot of range profile like the visualizer, just need to use one of the values, but what the other value for? I am not clear about it.