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

Multiscale filtering functionality #16

Merged
merged 28 commits into from
Jul 3, 2024
Merged

Multiscale filtering functionality #16

merged 28 commits into from
Jul 3, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    ba97fd2 View commit details
    Browse the repository at this point in the history
  2. Added test scripts and test data.

    Ganyushin, Dmitry committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    69b1926 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Excluded failed due to changed API tests

    Code refactoring
    Ganyushin, Dmitry committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    91604b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Temporary disabled tests

    Ganyushin, Dmitry committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4ed770a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/next' into bin

    # Conflicts:
    #	src/bm3dornl/denoiser.py
    #	src/bm3dornl/utils.py
    #	tests/unit/bm3dornl/test_denoiser.py
    #	tests/unit/bm3dornl/test_utils.py
    Ganyushin, Dmitry committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    aaf4e6f View commit details
    Browse the repository at this point in the history
  3. Merged with next

    Ganyushin, Dmitry committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f8b1524 View commit details
    Browse the repository at this point in the history
  4. Adapted example

    Ganyushin, Dmitry committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c5f4b06 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    6fca7ce View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Fixed issues in the review.

    Fixed test script
    Ganyushin, Dmitry committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6c32366 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98094e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Addressed revision comments

    Ganyushin, Dmitry committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    47ec0b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b78bd0 View commit details
    Browse the repository at this point in the history
  3. Added function parameters.

    Ganyushin, Dmitry committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    230272a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/bin' into bin

    Ganyushin, Dmitry committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ff053b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1823b25 View commit details
    Browse the repository at this point in the history
  6. Disabled test

    dmitry-ganyushin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3f6f65a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e7c593 View commit details
    Browse the repository at this point in the history
  8. Disabled test

    dmitry-ganyushin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    94ae649 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5d32af View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Adjusted test

    Ganyushin, Dmitry committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8bf61ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5519360 View commit details
    Browse the repository at this point in the history
  3. Adjusted test

    Ganyushin, Dmitry committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    98f1153 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65d7b7d View commit details
    Browse the repository at this point in the history
  5. Adjusted test

    Ganyushin, Dmitry committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8449ba5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e9fa09 View commit details
    Browse the repository at this point in the history
  7. Added cuda decorator

    Ganyushin, Dmitry committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9d38233 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f7b2fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    972fa85 View commit details
    Browse the repository at this point in the history