Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 294 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 294 Bytes

radar inversion

To run the image processing file, just run the python module:

python3 -m scripts.radar_image_processing

Before running main.py as a module, run its dependency first by

python3 -m scripts.radar_processing

then run main.py as

python3 -m scripts.main