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

Subset pixel channel averaging to remove bottleneck #823

Merged
merged 31 commits into from
Dec 7, 2022

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    6660f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9106b99 View commit details
    Browse the repository at this point in the history
  3. Add comment in compute_pixel_cluster_channel_avg documentation to cla…

    …rify we're subsetting prior to averaging
    alex-l-kong committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    5067dde View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

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

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    c360fc9 View commit details
    Browse the repository at this point in the history
  2. Update FOV subset logic

    alex-l-kong committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c3bccd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d90461 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    493b1e1 View commit details
    Browse the repository at this point in the history
  5. Final checks

    alex-l-kong committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    f4fb94d View commit details
    Browse the repository at this point in the history
  6. Fix test for remapping

    alex-l-kong committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    426dbbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f01943f View commit details
    Browse the repository at this point in the history
  8. Add random seed to pytest

    alex-l-kong committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    dfb6a99 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

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

Commits on Nov 21, 2022

  1. Update pixel channel average function to take max subset of FOVs and …

    …verify final number of pixel clusters included
    alex-l-kong committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    6f36cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ffb268 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0120c40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    146dd11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d89145 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

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

Commits on Nov 28, 2022

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

Commits on Nov 29, 2022

  1. Initial commit of updated notebook process with summary file generati…

    …on separated into separate functiona
    alex-l-kong committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5262030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9481753 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    529ab6e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    c2f56ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    896b381 View commit details
    Browse the repository at this point in the history
  3. Adjust existing meta cluster remapping tests so they don't include av…

    …erage summary file tests
    alex-l-kong committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    1555c89 View commit details
    Browse the repository at this point in the history
  4. Documentation fix

    alex-l-kong committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    d9c2390 View commit details
    Browse the repository at this point in the history
  5. PYCODESTYLE

    alex-l-kong committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e30bf83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4754b4a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    40b697f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60be1a3 View commit details
    Browse the repository at this point in the history