Paralellize + time average beam computation
- Add a few
omp parallel for
pragma's toBufferSetImpl::finalize_compute_avg_beam()
- Enable the stopwatch in this function (it should have been there before, why was it removed?)
omp parallel for
pragma's to BufferSetImpl::finalize_compute_avg_beam()