Skip to content

AST-943 Add numpy cube interface

Maik Nijhuis requested to merge ast-943-numpy-cube-interface into main

Besides numpy arrays with 2-D images, the python interface now also supports numpy-arrays with multiple 2-D images.

Merge request reports