It does not compute by ordinary ‘algebra’ lol. The main mask set has different sub-sets which, in topologic order, are and don’t make a group for multiplication:
- mask 0, 5; mask 9; mask 11, mask 13
- mask 1, 2, 6; mask 10; mask 12
- mask 7; mask 8;
- mask 3; mask 4 (special)
Like you can’t cycle through it by ordinary multiplication and would require special logic.
Slotmask is easier, if fixed to selected mask width and height 2.0 + thickness 1.0, but ordinary multiplication fails here as the case is special.
I guess some word of advice would help out definitelly, but there would still be an understanding-threshold even with the documentation.