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

Experimental Python port of Kilosort 2 #200

Merged
merged 94 commits into from
Apr 30, 2020
Merged

Commits on Oct 28, 2019

  1. Initial commit

    rossant authored Oct 28, 2019
    Configuration menu
    Copy the full SHA
    da5dae9 View commit details
    Browse the repository at this point in the history
  2. First commit

    rossant committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    4aee688 View commit details
    Browse the repository at this point in the history
  3. WIP

    rossant committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    e529204 View commit details
    Browse the repository at this point in the history
  4. WIP

    rossant committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    a539d21 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. bug fix in find_merges

    kushbanga committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    079f2a5 View commit details
    Browse the repository at this point in the history
  2. Move Context to utils

    rossant committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    fc1b363 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Merge pull request #1 from kushbanga/master

    bug fix in find_merges
    rossant authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    47fcc78 View commit details
    Browse the repository at this point in the history
  2. Add CUDA files

    rossant committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    8dc4ef7 View commit details
    Browse the repository at this point in the history
  3. WIP

    rossant committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    f2e505b View commit details
    Browse the repository at this point in the history
  4. WIP: testing postprocess

    rossant committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    106191f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. WIP: new pass on postprocess

    rossant committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    5f19561 View commit details
    Browse the repository at this point in the history
  2. Fixes in cptools

    rossant committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    85ab134 View commit details
    Browse the repository at this point in the history
  3. WIP: fixes in postprocessing

    rossant committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    c673115 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. Bug fix

    rossant committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    918825d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ff9bd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Update .gitignore

    rossant committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    395515a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcf218f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    065ccfe View commit details
    Browse the repository at this point in the history
  4. Fixes in cluster.py

    rossant committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    596ac40 View commit details
    Browse the repository at this point in the history
  5. Fixes in learn.py

    rossant committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    ebdf66e View commit details
    Browse the repository at this point in the history
  6. Fixes in postprocess.py

    rossant committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    894b657 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    260e346 View commit details
    Browse the repository at this point in the history
  8. Fixes in phy export

    rossant committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    192e6a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e51461e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    65ee402 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    90e4958 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d9d4850 View commit details
    Browse the repository at this point in the history
  13. Flakify

    rossant committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    4d4ad6f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. Update README

    rossant committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    6b7bacd View commit details
    Browse the repository at this point in the history
  2. Update README

    rossant committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    999d848 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Update README

    rossant committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    06123aa View commit details
    Browse the repository at this point in the history
  2. Update README

    rossant committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    6dd100d View commit details
    Browse the repository at this point in the history
  3. WIP: bug fixes in postprocess

    rossant committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    7ca22de View commit details
    Browse the repository at this point in the history
  4. WIP: fixing postprocess bugs

    rossant committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    acec15f View commit details
    Browse the repository at this point in the history
  5. Fix in lfilter()

    rossant committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    e7f6560 View commit details
    Browse the repository at this point in the history
  6. Fix bugs in ccg()

    rossant committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    4c13187 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

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

Commits on Nov 13, 2019

  1. Update README

    rossant committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    be6e1ce View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Fix amplitudes.npy saving

    rossant committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    c2b3df4 View commit details
    Browse the repository at this point in the history
  2. Add timer in Context

    rossant committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    84d3fb0 View commit details
    Browse the repository at this point in the history
  3. Bug fix

    rossant committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    6941bd1 View commit details
    Browse the repository at this point in the history
  4. Flakify

    rossant committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    9306e35 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    6fe79cf View commit details
    Browse the repository at this point in the history
  2. Cache lfilter kernel creation

    rossant committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    f673324 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. bug fix

    kushbanga committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    81df307 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from kushbanga/master

    bug fix
    rossant authored Nov 20, 2019
    Configuration menu
    Copy the full SHA
    ad3abe8 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Faster splitting by replacing custom GPU lfilter by GPU FFT-based con…

    …volution in my_conv2()
    rossant committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    7c7d993 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Optimization in preprocessing: dtype conversion on GPU and write filt…

    …ered data directly to disk
    rossant committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    f4228a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    284bcbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44396b7 View commit details
    Browse the repository at this point in the history
  3. Fixing out-of-memory

    rossant committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    bd5c86e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. WIP: spike sorting GUI

    rossant committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    d26ae36 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Add load_probe()

    rossant committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    442b2c6 View commit details
    Browse the repository at this point in the history
  2. Add stop_after option

    rossant committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    f97ab5f View commit details
    Browse the repository at this point in the history
  3. Add Parameters view in GUI

    rossant committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    1ba0d81 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Fix an out-of-memory issue

    rossant committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    2dbe2ad View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Add npy writer

    rossant committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    2609a6f View commit details
    Browse the repository at this point in the history
  2. Minor fixes in postprocess

    rossant committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    1e9196c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b22454 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Minor fix in usage instructions

    Currently the probe variable is in the wrong argument position of the run function
    kushbanga committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    6afb380 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from kushbanga/master

    Minor fix in usage instructions
    rossant authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    8ea2443 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    bfc3c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b0c88c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    966003a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

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

Commits on Feb 26, 2020

  1. Merge pull request MouseLand#5 from m-beau/master

    edited params handling in main + force-cast numpy arrays in int64
    rossant authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    1fdf087 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. wip conv

    oliche committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    d44a487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8af778 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. wip fir gpu

    oliche committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    1d31150 View commit details
    Browse the repository at this point in the history
  2. wip fir gpu

    oliche committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    760da1a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    bd16242 View commit details
    Browse the repository at this point in the history
  2. tapering convolution

    oliche committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    00ff563 View commit details
    Browse the repository at this point in the history
  3. unit tests convolution

    oliche committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    b3491d6 View commit details
    Browse the repository at this point in the history
  4. flake

    oliche committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    ca40ffb View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. added 'checkClusters'

    Jai Bhagat committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    2bd0888 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Refactor GPU convolve

    rossant committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    c4af572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edf45a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6edf536 View commit details
    Browse the repository at this point in the history
  4. change cluster ids in 'st3'

    Jai Bhagat committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    e9724e3 View commit details
    Browse the repository at this point in the history
  5. added environment .yml

    Jai Bhagat committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    42a7f1a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Merge pull request MouseLand#7 from cortex-lab/add_yml

    added environment .yml
    rossant authored Mar 7, 2020
    Configuration menu
    Copy the full SHA
    9388765 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. WIP

    rossant committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    85873b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Revert "WIP"

    This reverts commit 85873b5.
    rossant committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    92cb1f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a39ff2b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

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

Commits on Mar 13, 2020

  1. Merge pull request MouseLand#6 from cortex-lab/rm_empty_cl

    added 'checkClusters'
    rossant authored Mar 13, 2020
    Configuration menu
    Copy the full SHA
    75a00ab View commit details
    Browse the repository at this point in the history
  2. Add option to add log file

    rossant committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    bedb5be View commit details
    Browse the repository at this point in the history
  3. bug fix

    kushbanga committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    6a6664f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Merge branch 'optim'

    rossant committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    045220b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Add **kwargs to run()

    rossant committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    c79908f View commit details
    Browse the repository at this point in the history
  2. Update README

    rossant committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    bebe577 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. bug fix

    kushbanga committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    ee56e52 View commit details
    Browse the repository at this point in the history
  2. Output thresholds

    kushbanga committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    96602c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

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