Skip to content

Fix subcube when using nomask

Simon Conseil requested to merge subcube-mask into master
  • a mask always needs to be created when the selection is outside of the edges, as we use it to mask the edges
  • respect the dtype from the input cube

Merge request reports