Closed hujinxiangwd closed 2 months ago
The first compensation is for RangeData and the second compensation is for DopplerData and both of them were not compensated.
in equation pha_com = exp(-1i pi ...) Why use pi instead of 2*pi ?
the compensation equation originally should be: pha_com = exp(-1i 2 pi (detout(1,pick_idx)-fft_Vel/2-1) / fft_Vel / 2.) 2 is canceled out in the equation
why using phase compenation twice ?