Wrong parameter was being passed to gen_y_to_cancel. Should pass n_fix2+1 instead of k+1, since k and n_fix2 differ by factor of two for complex case.
Wrong parameter was being passed to gen_y_to_cancel. Should pass n_fix2+1 instead of k+1, since k and n_fix2 differ by factor of two for complex case.