Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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