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

Various tools for de-streaking #196

Open
wants to merge 46 commits into
base: newsolver
Choose a base branch
from
Open

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    f551786 View commit details
    Browse the repository at this point in the history
  2. Save part of de-streaking parameters

    Those are the parameters that are worth keeping after some experimental
    tests
    minnerbe committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2740a33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    006a970 View commit details
    Browse the repository at this point in the history
  4. Refactor mask creation

    minnerbe committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7b0792d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a31e7a View commit details
    Browse the repository at this point in the history
  6. Refactor test code

    minnerbe committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0968662 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    391f6db View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Aug 8, 2024

  1. Add StreakFinderParameters

    minnerbe committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    082bfbc View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    427e686 View commit details
    Browse the repository at this point in the history
  2. Add method to store masks

    minnerbe committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fc1e3ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e9d597 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    477c4c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7cffee View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    e059dbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    087d1ef View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    5241c07 View commit details
    Browse the repository at this point in the history
  2. Fix a few bugs and refactor

    minnerbe committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ef91e83 View commit details
    Browse the repository at this point in the history
  3. Make blurring optional

    minnerbe committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7562d66 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    15db310 View commit details
    Browse the repository at this point in the history
  2. Also store run parameters

    minnerbe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    36bdaa8 View commit details
    Browse the repository at this point in the history
  3. Optimize streak mask

    minnerbe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    de057cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2f97b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c18578 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6ede63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27a61c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    f1b3238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5df6dbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fa9b98 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    44b8a3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    062b720 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e13d05 View commit details
    Browse the repository at this point in the history
  4. Add anisotropic ray casting

    minnerbe committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b6afca2 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    dd96b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59acd8b View commit details
    Browse the repository at this point in the history
  3. Fix minor typos

    minnerbe committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c19698b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    26fe49a View commit details
    Browse the repository at this point in the history
  2. Limit chunk size in z

    minnerbe committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4ee68d0 View commit details
    Browse the repository at this point in the history
  3. Fix chunking

    minnerbe committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fe9fd48 View commit details
    Browse the repository at this point in the history
  4. Really fix chunk size

    minnerbe committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    605b4b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    db32452 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c727f1b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 29, 2024

  1. Add 3D directional statistic

    minnerbe committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    66409dd View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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