Skip to content

Support for heterogenous input binning

Christian Gutschow requested to merge array_shape_checks into release-2-0-x

Harmonise binning if the binning from the input AOs is different from the reference AO (the binning of the reference AO takes precedence).

Needed for rivet#406 (closed)

Also fixes a RangeError bug in mkScatter when toggling the useFocus option.

Merge request reports