Skip to content

_shift_fft requires array or list for shift_value #12

@gotten

Description

@gotten

_shift_fft expects an array or list for shift_value, including in the single dimensional case. If _shift_fft is used with a scalar shift_value and a 1D array it will fail due to trying to subscript the scalar with [0].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions