Closed d-chambers closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.84%. Comparing base (
65fb430
) to head (aac5933
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I also added examples of slope filter in the FK page.
@ahmadtourei or @Shihao-Yuan, do either of you have time to review this in the next few days? Once this merges I think we are good to make another release.
Description
This PR adds a
pad
argument toPatch.dft
so that transformed dimensions can be padded to avoid slow lengths. It also simplifies some of thePatch.slope_filter
implementation, as well as a few other improvements.Checklist
I have (if applicable):