Skip to content

swt decomposition without all the coarse levels #489

@zaccharieramzi

Description

@zaccharieramzi

In the current implementation of the swt, the function returns all the coarse levels (called here approximation). But I think we only need the last one theoretically.

Indeed, when looking at the code, you can see that the approximation coefficients are discarded and when only keep the detail coefficients for reconstruction. The last coarse level is safely saved here. I think it would be nice if there was an option to decompose/reconstruct without all these additional coefficients.

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