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

Refactor, test and optimize compute_synchrony_metrics #2528

Closed

Commits on Feb 27, 2024

  1. Refactored synthesize_random_firings and synthesize_poisson_spike_vec…

    …tor to match structured array spike trains. And added option of manual insertions. Will be used for testing.
    chrishalcrow committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ed11d9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da03c5e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    f237cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc4a63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2e1368 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c09499 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caff2a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2f5e0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74f995e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a79c3a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a15270a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e2f941 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0becd2 View commit details
    Browse the repository at this point in the history
  12. Rearrange and format

    chrishalcrow committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    22ca26c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e5534ab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c376c26 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    ec0ece5 View commit details
    Browse the repository at this point in the history
  2. Fixed import

    DradeAW authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5fd2749 View commit details
    Browse the repository at this point in the history
  3. Fixed bug

    DradeAW authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8a8b77c View commit details
    Browse the repository at this point in the history
  4. Rounding by default

    DradeAW authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d90a63c View commit details
    Browse the repository at this point in the history
  5. add shell note for Windows

    zm711 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0fe3cb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    978ecc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cc82c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93536c1 View commit details
    Browse the repository at this point in the history
  9. Oups

    samuelgarcia authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    da01a5d View commit details
    Browse the repository at this point in the history
  10. WIP: kilosort4 wrapper

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7d37530 View commit details
    Browse the repository at this point in the history
  11. Add extensive tests

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b242eae View commit details
    Browse the repository at this point in the history
  12. handle_multi_segment=False

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    fa870cd View commit details
    Browse the repository at this point in the history
  13. Add to DOCKER_MAP

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9c6d003 View commit details
    Browse the repository at this point in the history
  14. Update src/spikeinterface/sorters/external/kilosort4.py

    Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
    2 people authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8bdf72c View commit details
    Browse the repository at this point in the history
  15. Update description

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1c443ff View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    beff83e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a948d11 View commit details
    Browse the repository at this point in the history
  18. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    12c22ac View commit details
    Browse the repository at this point in the history
  19. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f115085 View commit details
    Browse the repository at this point in the history
  20. Fix test peak localization

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    77ceaf9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    26f559c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8a61175 View commit details
    Browse the repository at this point in the history
  23. Fix a bug in Silence_period

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e4b7e4b View commit details
    Browse the repository at this point in the history
  24. Fix in benchmarks

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    826a83a View commit details
    Browse the repository at this point in the history
  25. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    60703f5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7821f7d View commit details
    Browse the repository at this point in the history
  27. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    fa61b24 View commit details
    Browse the repository at this point in the history
  28. Default no cache for Windows

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    10ef204 View commit details
    Browse the repository at this point in the history
  29. typos

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    75a5935 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ef05889 View commit details
    Browse the repository at this point in the history
  31. Conflict

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7bcb076 View commit details
    Browse the repository at this point in the history
  32. Conflict

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    07d3c83 View commit details
    Browse the repository at this point in the history
  33. Conflict

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5fce2b9 View commit details
    Browse the repository at this point in the history
  34. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7f0bc8f View commit details
    Browse the repository at this point in the history
  35. Playing with simple sorter

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6218c43 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    ed5ceb8 View commit details
    Browse the repository at this point in the history
  37. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6214c9f View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b66499e View commit details
    Browse the repository at this point in the history
  39. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d1bccef View commit details
    Browse the repository at this point in the history
  40. Cleaning

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4423216 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    966e48e View commit details
    Browse the repository at this point in the history
  42. Add the cache for simple sorter

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    bc0d8e9 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    035c510 View commit details
    Browse the repository at this point in the history
  44. Fixes in benchmarks

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9481544 View commit details
    Browse the repository at this point in the history
  45. Plots for detection

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3f75a55 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    4da136b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    5195ac4 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    3c35637 View commit details
    Browse the repository at this point in the history
  49. oups

    samuelgarcia authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6bcf651 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    57d28a8 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    bbb31da View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    6ba2762 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    15b83d0 View commit details
    Browse the repository at this point in the history
  54. oups

    samuelgarcia authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    10a21c9 View commit details
    Browse the repository at this point in the history
  55. oups

    samuelgarcia authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    301194b View commit details
    Browse the repository at this point in the history
  56. more fix in dev

    samuelgarcia authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a8792da View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    c44eb64 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    220927e View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    b2d301b View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    d47d095 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    72c7488 View commit details
    Browse the repository at this point in the history
  62. Fixes bug in SortingAnalyzer

    Fixes a bug where `self.folder / "something"` crashes if the given
    folder was a str to begin with.
    Need to cast it to a Path.
    DradeAW authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    26b009d View commit details
    Browse the repository at this point in the history
  63. sortinganalyzer doc cleanup

    zm711 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ccd3fb3 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    e95205b View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    de15b67 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    cb37113 View commit details
    Browse the repository at this point in the history
  67. Apply suggestions from code review

    Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
    2 people authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    68eee95 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    c7ddf15 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    fbc4290 View commit details
    Browse the repository at this point in the history
  70. oups

    samuelgarcia authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    dfe9d67 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    6a79d33 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    331f71c View commit details
    Browse the repository at this point in the history
  73. Apply suggestions from code review

    Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
    2 people authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    98446dc View commit details
    Browse the repository at this point in the history
  74. Split by recording first commit.

    JoeZiminski authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    be47073 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    b9ab17f View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    809e3b4 View commit details
    Browse the repository at this point in the history
  77. Tidy up and check.

    JoeZiminski authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c974a7c View commit details
    Browse the repository at this point in the history
  78. Update doc/how_to/process_by_channel_group.rst

    Co-authored-by: Heberto Mayorquin <h.mayorquin@gmail.com>
    2 people authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    09834a7 View commit details
    Browse the repository at this point in the history
  79. Remove execution times .rst

    JoeZiminski authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3739231 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    46f98ce View commit details
    Browse the repository at this point in the history
  81. Update doc/how_to/process_by_channel_group.rst

    Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
    2 people authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ab139ab View commit details
    Browse the repository at this point in the history
  82. add check_json to zarr

    zm711 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a2697a7 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    1105084 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    8f5133a View commit details
    Browse the repository at this point in the history
  85. Added doc for astype rounding

    DradeAW authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3ac60a0 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    52bd177 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    eb90c99 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    67cd18f View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    4694683 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    da7c89e View commit details
    Browse the repository at this point in the history
  91. Update examples/how_to/get_started.py

    Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
    chrishalcrow and zm711 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4e96cfe View commit details
    Browse the repository at this point in the history
  92. Update examples/how_to/get_started.py

    Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
    chrishalcrow and zm711 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e1a6bbb View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    65de660 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    97f1e4e View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    c163a2e View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    fb6cc38 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    c604f82 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    5261b79 View commit details
    Browse the repository at this point in the history
  99. Fix

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a7f6d01 View commit details
    Browse the repository at this point in the history
  100. add import os for read_binary

    zm711 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d56687c View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    54e8af6 View commit details
    Browse the repository at this point in the history
  102. Typos

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7a0cdf2 View commit details
    Browse the repository at this point in the history
  103. Use GPU in Kilosort4Sorter

    bagibence authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2f1730d View commit details
    Browse the repository at this point in the history
  104. Use nvidia-optional instead of nvidia-required for Kilosort4

    Co-authored-by: Alessio Buccino <alejoe9187@gmail.com>
    2 people authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a51e78e View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    5fc3590 View commit details
    Browse the repository at this point in the history
  106. wip

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8422356 View commit details
    Browse the repository at this point in the history
  107. wip2

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b72e8d5 View commit details
    Browse the repository at this point in the history
  108. wip

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    062089d View commit details
    Browse the repository at this point in the history
  109. Add loading instructions

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    058542a View commit details
    Browse the repository at this point in the history
  110. typos

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d6b943b View commit details
    Browse the repository at this point in the history
  111. Apply suggestions from code review

    Suggestions from Zach
    
    Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
    2 people authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ef4f62c View commit details
    Browse the repository at this point in the history
  112. fix typo in __repr__

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    94fe2bf View commit details
    Browse the repository at this point in the history
  113. fix typo in rsts

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    bf2c42f View commit details
    Browse the repository at this point in the history
  114. Update doc/modules/core.rst

    samuelgarcia authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b470231 View commit details
    Browse the repository at this point in the history
  115. Merci Zach

    Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
    2 people authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e33093d View commit details
    Browse the repository at this point in the history
  116. Apply suggestions from code review

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    90facf1 View commit details
    Browse the repository at this point in the history
  117. Add batch size to KS4 wrapper

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    830a6c7 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    a844bde View commit details
    Browse the repository at this point in the history
  119. Fix

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d658b35 View commit details
    Browse the repository at this point in the history
  120. Patch

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    afc2b73 View commit details
    Browse the repository at this point in the history
  121. fix broken link

    zm711 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e07d75c View commit details
    Browse the repository at this point in the history
  122. switch links to main

    zm711 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    873fafb View commit details
    Browse the repository at this point in the history
  123. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0)
    pre-commit-ci[bot] authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    af74924 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    4bbc7cb View commit details
    Browse the repository at this point in the history
  125. better error

    samuelgarcia authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d48384d View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    957ac99 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    d316a68 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    e834e15 View commit details
    Browse the repository at this point in the history
  129. oups

    samuelgarcia authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    01d2ac6 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    c0f8bc6 View commit details
    Browse the repository at this point in the history
  131. Thanks you Zach and Alessio

    Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
    Co-authored-by: Alessio Buccino <alejoe9187@gmail.com>
    3 people authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6f5d88b View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    5831c64 View commit details
    Browse the repository at this point in the history
  133. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7593071 View commit details
    Browse the repository at this point in the history
  134. Fix test peak localization

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a4555d1 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    fcad97d View commit details
    Browse the repository at this point in the history
  136. wip

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    30d213f View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    a61cbe1 View commit details
    Browse the repository at this point in the history
  138. Fix in benchmarks

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c303075 View commit details
    Browse the repository at this point in the history
  139. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    daf92d5 View commit details
    Browse the repository at this point in the history
  140. Conflict

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    91a47aa View commit details
    Browse the repository at this point in the history
  141. Conflict

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    26b731a View commit details
    Browse the repository at this point in the history
  142. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    32d855e View commit details
    Browse the repository at this point in the history
  143. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e0992d4 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    18c3a5b View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    b59cbd7 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    0d7471f View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    fe74f26 View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    fae4e35 View commit details
    Browse the repository at this point in the history
  149. Update examples/how_to/get_started.py

    Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
    chrishalcrow and zm711 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    faebae9 View commit details
    Browse the repository at this point in the history
  150. Update examples/how_to/get_started.py

    Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
    chrishalcrow and zm711 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    aa382bb View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    dc6982b View commit details
    Browse the repository at this point in the history
  152. wip

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8c6aec4 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    1f37e78 View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    90703d2 View commit details
    Browse the repository at this point in the history
  155. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d41f775 View commit details
    Browse the repository at this point in the history
  156. Fix test peak localization

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0f8f799 View commit details
    Browse the repository at this point in the history
  157. Fix in benchmarks

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    26dd512 View commit details
    Browse the repository at this point in the history
  158. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7257d04 View commit details
    Browse the repository at this point in the history
  159. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f5e87b0 View commit details
    Browse the repository at this point in the history
  160. WIP

    yger authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    722f70f View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    e288506 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    8cdda8b View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    099bc7b View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    4c2e5ae View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    847ca5a View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    589518e View commit details
    Browse the repository at this point in the history
  167. wip

    alejoe91 authored and chrishalcrow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    dfbdde5 View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    2052f11 View commit details
    Browse the repository at this point in the history