The construction is implemented as described in Groemping (2023a).
The 8-level SOAs created by this construction have strength 3 and at least
the additional property alpha, which means that all pairs of columns achieve
perfect 4x4 balance, if consecutive level pairs (01, 23, 45, 67) are collapsed.
The "ShiTang_alphabeta" construction additionally yields perfect 4x2x2 balance,
if one column is collapsed to 4 levels, while two further columns are collapsed
to 2 levels (0123 vs 4567). with m = n/4 columns, the "ShiTang_alphabeta"
construction has a single pair of correlated columns, all other columns are
uncorrelated, due to a modification of Shi and Tang's column allocation that was
proposed in Groemping (2023a).
For m <= n/4 - 1, the "ShiTang_alphabeta" construction also yields perfect balance for
8x2 projections in 2D (i.e. if one original column with another column collapsed
to two levels).
Thus, it yields all strength 4 properties in 2D and 3D, which is called
strength 3+. Furthermore, Groemping (2023a) proposed an improved choice of columns
for matrix C that implies orthogonal columns in this case.