Hello team,
I wanted to get the range and velocity information from the python scripts . Where do I find them with the Phaser hardware? Can you please point me towards the parameter I should use to get access to the ranges
You can find an example of creating range doppler plots with Phaser (CN0566) here:
https://github.com/jonkraft/PhaserRadarLabs
Range is the y axis, and velocity (doppler) is the x axis. Hope that helps.