Skip to content

Correct frequency to have standard ordering #2

@tjjarvinen

Description

@tjjarvinen

Autocorrelation function is calculated using

tmp = [ fft(abs2.(ifft(r))) for r in eachrow(μ)]

which seems to have ifft and fft the opposite way.

The resulting spectrum is correct, because it is corrected when frequency variable is taken out in spectrum-function.
But it migh be a good idea to correct this in future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions