Results 3 comments of Todd

Directly add all frequency channels up after compensating phase delay ?

> same problem, does this problem have a solution? I simply add `input_ids = np.hstack(input_ids)` before return `input_ids`, and it seems to work.

> > > same problem, does this problem have a solution? > > > > > > I simply add `input_ids = np.hstack(input_ids)` before return `input_ids`, and it seems to...