def __test_invalid_stage(stage): MGLSADF(20, stage=stage)
def __test(order, alpha, stage): __test_synthesis(MGLSADF(order, alpha, stage))