Skip to content

Loop in the power spectra calculation #6

Description

@jonycastagna

I am trying to use the routine for 2D energy spectrum (tkespe.py file). However, the loop at line 261 is from –n//2 to n//2-1 and does not seems correct: according to the fftn documentation it should be –n//2+1 to n//2 (?)

Activity

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

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