Fix Python interface for data generator
Compare changes
Files
5@@ -138,7 +138,7 @@ def main(proxyname):
@@ -152,7 +152,7 @@ def main(proxyname):
The nr_channels
arguments in compute_max_uv
and compute_image_size
were not passed to the C interface.