I found weird data process result with AWR2243. Basically I am following mmwave studio 03_00_00_14 MatlabExamples to obtain calibration data and then use the data to generate calibrateResults_high.mat. Then I use cascade_MIMO_signalProcessing.m file to process the data. The problem is: the post results strongly depend on the calibration file, rather than the test data. Basically, with the same cal data, all post process results almost look the same with no distinguish between different dataset.
I DID edit the testList.txt file to change cali file to calibrateResults_high.mat and change the dataset directory when I need to switch to new dataset.
Any thoughts?