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

Fix t_idx and additional channels #134

Merged
merged 17 commits into from
Jul 2, 2024
Merged

Fix t_idx and additional channels #134

merged 17 commits into from
Jul 2, 2024

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    be2d7e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    171853c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fd501e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f03eaac View commit details
    Browse the repository at this point in the history
  5. reverting utils to main

    edyoshikun committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    39154bc View commit details
    Browse the repository at this point in the history
  6. re-adding the t_idx_out

    edyoshikun committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    78a18e5 View commit details
    Browse the repository at this point in the history
  7. fixing case when dataset is 2D

    updating docstring for CLI using similarity vs euclidian
    edyoshikun committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f59ed3a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    597c626 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1418dbe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca2902f View commit details
    Browse the repository at this point in the history
  11. ruff flake8

    edyoshikun committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0f47090 View commit details
    Browse the repository at this point in the history
  12. - fixing bug when source and target channels are the same.

    - removing extra parameters not used
    -support for 2D and 3D
    -renaming flag for similarity-> similarity
    edyoshikun committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f0ae5ee View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. adding notes for the Z LIR estimation. Note: this assumes the center …

    …is representative of volume's LIR.
    edyoshikun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c5f580b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebb1e71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09d334d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    a9cf5ee View commit details
    Browse the repository at this point in the history
  2. move parallel pool

    ieivanov committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f878ba8 View commit details
    Browse the repository at this point in the history