Skip to content

Automatic JAX Filters #74

@CosmoMatt

Description

@CosmoMatt

Currently both the NumPy and JAX wavelet transforms will not automatically generate wavelet filters if non are passed. However, the docstrings imply that filters is an optional argument, which is not the case.

We should either:

  • Clarify the docstrings and force users to provide filters.
  • Add a catch to automatically generate filters within the transforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions