Skip to content

How to do equivalent of an irfft? #123

Closed
@OliverDudgeon

Description

@OliverDudgeon

Hi, thanks for your work on this package. I was wondering if it's possible, how I could do an irfft. For example, currently for an equidistantly spaced signal I do the following:

using FFTW
irfft(data, 2length(data)-1)

What would be the closest analogue with NFFT.jl? data will eventually have a non-equidistant spacing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions