Skip to content

Fix Python interface for data generator

Bram Veenboer requested to merge fix-data into master

The nr_channels arguments in compute_max_uv and compute_image_size were not passed to the C interface.

Merge request reports