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

Patch matchin sam #9

Open
wants to merge 92 commits into
base: refactor_matching
Choose a base branch
from

Commits on Nov 18, 2023

  1. add sorting generator

    h-mayorquin committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    6c076de View commit details
    Browse the repository at this point in the history
  2. add more tests

    h-mayorquin committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    b1e0b9a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    62bce64 View commit details
    Browse the repository at this point in the history
  2. added docstring

    h-mayorquin committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3e5eedc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Sep 9, 2024

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    2c34c91 View commit details
    Browse the repository at this point in the history
  2. Update src/spikeinterface/core/baserecording.py

    Co-authored-by: Zach McKenzie <[email protected]>
    h-mayorquin and zm711 authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9e21100 View commit details
    Browse the repository at this point in the history
  3. Update src/spikeinterface/core/baserecording.py

    Co-authored-by: Zach McKenzie <[email protected]>
    h-mayorquin and zm711 authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    895288c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Add kachery_zone secret

    alejoe91 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    af2dd1d View commit details
    Browse the repository at this point in the history
  2. Trigger widgets tests

    alejoe91 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6aae217 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'prepare_release' of github.com:SpikeInterface/spikeinte…

    …rface into test-tmp-kachery-cloud
    alejoe91 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    30845cf View commit details
    Browse the repository at this point in the history
  4. generate_unit_locations

    h-mayorquin committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f0fae94 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Thanks a bunch Zach
    
    Co-authored-by: Zach McKenzie <[email protected]>
    h-mayorquin and zm711 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    910492f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. add macos latest to test

    h-mayorquin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9deae60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1462f92 View commit details
    Browse the repository at this point in the history
  3. add checks

    h-mayorquin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6331075 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3e5252 View commit details
    Browse the repository at this point in the history
  5. Update job_tools.py

    jiumao2 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b63221e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0781a39 View commit details
    Browse the repository at this point in the history
  7. Update job_tools.py

    jiumao2 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    41f4c31 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …

    …test-tmp-kachery-cloud
    alejoe91 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e24144f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7009487 View commit details
    Browse the repository at this point in the history
  3. Merge pull request SpikeInterface#3416 from SpikeInterface/test-tmp-k…

    …achery-cloud
    
    Add kachery_zone secret
    alejoe91 authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f576da3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    d9f53d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    778b773 View commit details
    Browse the repository at this point in the history
  3. Merge pull request SpikeInterface#3432 from alejoe91/save-non-array-t…

    …imes
    
    Fix bug in saving zarr recordings
    alejoe91 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0e72755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ddc7ce View commit details
    Browse the repository at this point in the history
  5. Merge pull request SpikeInterface#3430 from alejoe91/fix-get-data-com…

    …patibility
    
    Set `run_info` to `None` for `load_waveforms`
    samuelgarcia authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a874f2a View commit details
    Browse the repository at this point in the history
  6. Add mp_context check

    alejoe91 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    59bb1e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a02a26 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …

    …fix-pca-multiprocessing
    alejoe91 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    03b48fe View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …

    …postprocessing-tmp-recording
    alejoe91 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f95658e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a071605 View commit details
    Browse the repository at this point in the history
  11. Merge pull request SpikeInterface#3433 from alejoe91/postprocessing-t…

    …mp-recording
    
    Fix compute analyzer pipeline with tmp recording
    alejoe91 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    50eadce View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …

    …fix-pca-multiprocessing
    alejoe91 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1dfa55a View commit details
    Browse the repository at this point in the history
  13. Merge pull request SpikeInterface#3426 from jiumao2/main

    Fix integer overflow in parallel computing
    alejoe91 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    57c4e2b View commit details
    Browse the repository at this point in the history
  14. Merge pull request SpikeInterface#3422 from h-mayorquin/add_macos_latest

    Enable testing arm64 Mac architecture in the CI.
    alejoe91 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9d7832c View commit details
    Browse the repository at this point in the history
  15. Merge pull request SpikeInterface#3403 from h-mayorquin/add_get_chann…

    …el_locations_to_the_api
    
    Add `get_channel_locations` to the base recording api
    alejoe91 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b9f50e3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    110a4ae View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. Update src/spikeinterface/core/generate.py

    Co-authored-by: Garcia Samuel <[email protected]>
    alejoe91 and samuelgarcia authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8ae1004 View commit details
    Browse the repository at this point in the history
  2. Merge pull request SpikeInterface#3418 from h-mayorquin/add_docstirng…

    …_for_generate_unit_locations
    
    Add docstring for `generate_unit_locations`
    samuelgarcia authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d904363 View commit details
    Browse the repository at this point in the history
  3. Merge pull request SpikeInterface#2227 from h-mayorquin/add_sorting_g…

    …enerator
    
    Add spike-train based lazy SortingGenerator
    alejoe91 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b2ea8c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4797e96 View commit details
    Browse the repository at this point in the history
  5. back to dev mode

    zm711 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    30c3978 View commit details
    Browse the repository at this point in the history
  6. bump version number

    zm711 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3b5645f View commit details
    Browse the repository at this point in the history
  7. Merge pull request SpikeInterface#3440 from zm711/after-release

    After release 0.101.1
    alejoe91 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cc8735c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c86cd5f View commit details
    Browse the repository at this point in the history
  9. Fix missing run_info

    alejoe91 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7359f16 View commit details
    Browse the repository at this point in the history
  10. Fix missing run_info 2

    alejoe91 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b037b29 View commit details
    Browse the repository at this point in the history
  11. Fix missing run_info 3

    alejoe91 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b5b553f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Relax causal filter tests

    alejoe91 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f7efefe View commit details
    Browse the repository at this point in the history
  2. Merge pull request SpikeInterface#3445 from alejoe91/relax-causal-fil…

    …ter-tests
    
    Relax causal filter tests
    alejoe91 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0e91414 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19cc6ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5372b0 View commit details
    Browse the repository at this point in the history
  5. Chris' suggestion

    alejoe91 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    211d68e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    7221004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23413b3 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    alejoe91 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fa97fd4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request SpikeInterface#3434 from alejoe91/fix-pca-multipro…

    …cessing
    
    Add `max_threads_per_process` and `mp_context` to pca by channel computation and PCA metrics
    alejoe91 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3df1083 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

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

Commits on Sep 30, 2024

  1. Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …

    …expose-zarr-compression
    alejoe91 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    84d3950 View commit details
    Browse the repository at this point in the history
  2. Fix reset_global_job_kwargs

    alejoe91 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    20af55c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e044e19 View commit details
    Browse the repository at this point in the history
  4. Remove redundant assertions

    alejoe91 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2838c48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04ebe5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cba0f3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c338658 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Add _default_job_kwargs

    alejoe91 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    66a3ea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    022f924 View commit details
    Browse the repository at this point in the history
  3. Merge pull request SpikeInterface#3452 from alejoe91/fix-reset-job-kw…

    …args
    
    Fix `reset_global_job_kwargs`
    samuelgarcia authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0ae32a3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request SpikeInterface#3443 from alejoe91/fix-save-as-reco…

    …rdingless
    
    Allow to save recordingless analyzer as
    samuelgarcia authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b0c2bae View commit details
    Browse the repository at this point in the history
  5. Merge pull request SpikeInterface#3449 from alejoe91/ibl-extractor-pid

    Improve IBL recording extractors by PID
    alejoe91 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a09dd57 View commit details
    Browse the repository at this point in the history
  6. Fix conflicts

    alejoe91 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f4d6d36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    605b7b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cffb2c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b3a397c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3032112 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    036691b View commit details
    Browse the repository at this point in the history
  12. Merge pull request SpikeInterface#3455 from samuelgarcia/fix_warning_qm

    Avoid warnings in sorting analyzer
    alejoe91 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    63a66f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge pull request SpikeInterface#3439 from alejoe91/fix-encoding

    Get default encoding for Popen
    alejoe91 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    dc1496f View commit details
    Browse the repository at this point in the history
  2. Merge pull request SpikeInterface#3456 from samuelgarcia/fix_select_s…

    …pikes
    
    fix random_spikes_selection()
    alejoe91 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    10e90db View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …

    …expose-zarr-compression
    alejoe91 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b1326d2 View commit details
    Browse the repository at this point in the history
  4. Fall back to anon=True for zarr extractors and analyzers in case back…

    …end/storage options is not provided
    alejoe91 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e564f8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    580703f View commit details
    Browse the repository at this point in the history
  6. Merge pull request SpikeInterface#3446 from alejoe91/expose-zarr-comp…

    …ression
    
    Expose `backend_options` at the analyzer level to set `storage_options` and `saving_options`
    alejoe91 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ea0d3b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge branch 'refactor_matching' of github.com:samuelgarcia/spikeinte…

    …rface into patch_matchin_sam
    yger committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e6cee07 View commit details
    Browse the repository at this point in the history
  2. WIP

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