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