enthought / enthought/blusky

Fix decimation at order 2 or more in the transform.

Open
#43 1 comment 0 reactions 1 assignee Claimed by @willeslewis View on GitHub
bug
Dominant language
Jupyter Notebook
Stars
5
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Looks like we need to decimate first round, as we are by the scale of the wavelet.

But in higher orders, we decimate by the difference in scales, see:
https://github.com/kymatio/kymatio/blob/master/kymatio/scattering2d/scattering2d.py

for an example.

Change the decimation to match the MATLAB/Kymatio implementation.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.