Related to #629 and #627, it can be redundant to specify both red1
and red2
as arguments. These axes really need to be the same, and also share the same dyn lengths.
Via unique dim tags (#632), we can use a single reduce
argument.
Originally posted by @Zettelkasten in #629 (comment)