Post Go back to editing

Interface For Rangle_Doppler_Plot.py Not Appearing

Category: Software

Hello,

I have been encountering various issues while running the Range_Doppler_Plot.py code. I have made sure that Pluto is updated to v0.39 before starting and have followed the instructions for making it a 2r2t.

I run the code and get the following error: 

Previously, I would run the code and receive the error: "AttributeError ‘NoneType’ object has no attribute ‘channels’"

Could you please advise as to what you think the issue is and how to solve it so that the interface appears?

Thank you

  • Hi, first make sure you are following the example and getting started instructions here:

    wiki.analog.com/.../quickstart

    For example, this will show you how to generate the calibration files.  These should always be included when running any programs for Phaser.  Next, I would try opening this range doppler program in a python IDE, like Spyder. I've never run it from the command line, but if you do from IDE it will give you more information about what is wrong.