Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added filter trimming in get_mr_filters #51

Merged
merged 3 commits into from
May 3, 2019

Conversation

zaccharieramzi
Copy link
Collaborator

This PR solves #50 .

The trimming is done rather conservatively, keeping a square shape for the filter. This was done for now assuming a 2D filter.

@coveralls
Copy link

coveralls commented May 3, 2019

Pull Request Test Coverage Report for Build 157

  • 1 of 5 (20.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 96.016%

Changes Missing Coverage Covered Lines Changed/Added Lines %
modopt/signal/wavelet.py 1 5 20.0%
Totals Coverage Status
Change from base Build 155: -0.2%
Covered Lines: 1687
Relevant Lines: 1757

💛 - Coveralls

@zaccharieramzi
Copy link
Collaborator Author

@sfarrens I can't assign reviewers in Modopt (I don't think I have the permissions for it), but can you review this?

@sfarrens sfarrens self-requested a review May 3, 2019 14:07
@sfarrens sfarrens added this to ToDo in ModOpt-dev via automation May 3, 2019
@sfarrens sfarrens merged commit a4968f6 into CEA-COSMIC:master May 3, 2019
ModOpt-dev automation moved this from ToDo to Done May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
ModOpt-dev
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants