Skip to content

Fix datatypes in Python example

Bram Veenboer requested to merge fix-python into master

Recent changes to the Python interface have broken the Python examples since these still use the specific idg types for uvw and frequencies. This is now fixed.

Merge request reports