Skip to content

BruteforceDMT implementation

Plante Julien requested to merge dedispersion into master

First Dedispersion implementation

Implemented to support abstract 2D array objects. Used especially to support ring buffers.

A unit test is being written, with visualization of multiple iterations of the dedispersion. Further improvements include parsing the command line in the unit test, and performance optimization in the bruteforce_dmt_kernel.

Merge request reports