Skip to content

Need a way to vary overlapping samples for CDD such that FFTs are faster #17

@vivekvenkris

Description

@vivekvenkris

The FFT size for Coherent Dedispersion is now gulp_size + overlap_samples. Currently there are no checks to ensure that this is a power of two or can be split into prime powers. The computed overlap samples need to be changed to match the nearest value that would result in an optimised FFT call.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions