Skip to content

An Efficient Full-Band Sliding DFT Spectrum Analyzer #13

@jurihock

Description

@jurihock

The oSDFT seems to be performing better than the current mSDFT:

  • It's definitely faster (not much, but still)
  • It's less noisy (assuming there are no bugs)
  • It's easier to implement (at least in Python using Numba)

I'm considering to replace the mSDFT with oSDFT and dropping the C implementation. The current mSDFT implementation will be moved to an archive branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions