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] #613 spike_train_generation module to handle multichannel AnalogSignal inputs #614

Commits on Jan 19, 2024

  1. fix link to neo documentation for intersphinx

    Moritz-Alexander-Kern committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    63845e3 View commit details
    Browse the repository at this point in the history
  2. fix docstring add type annotations

    Moritz-Alexander-Kern committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9207b2e View commit details
    Browse the repository at this point in the history
  3. fix input checks peak detection

    Moritz-Alexander-Kern committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a9d2852 View commit details
    Browse the repository at this point in the history
  4. rename test cases

    Moritz-Alexander-Kern committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    626d1fe View commit details
    Browse the repository at this point in the history
  5. add tests for peak_extraction

    Moritz-Alexander-Kern committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9ce748a View commit details
    Browse the repository at this point in the history
  6. add handling of multichannel analogsignals to peak detection

    Moritz-Alexander-Kern committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f058b7c View commit details
    Browse the repository at this point in the history
  7. add unittests and add handling for analogsignals with multiple channe…

    …ls to peak_extraction, spike_extraction
    Moritz-Alexander-Kern committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    cff2353 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. threshold_detection return SpikeTrainList

    Moritz-Alexander-Kern committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    40a9946 View commit details
    Browse the repository at this point in the history
  2. handle empty AnalogSignal in threshold_detection

    Moritz-Alexander-Kern committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6746cfc View commit details
    Browse the repository at this point in the history
  3. move input checks from _threshold_detection to threshold_detection

    Moritz-Alexander-Kern committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c07698c View commit details
    Browse the repository at this point in the history
  4. spike_extraction return SpikeTrainList

    Moritz-Alexander-Kern committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9e928b9 View commit details
    Browse the repository at this point in the history
  5. move input checks from _spike_extraction to spike_extraction

    Moritz-Alexander-Kern committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ce383ba View commit details
    Browse the repository at this point in the history
  6. fix bug in spike_extraction

    Moritz-Alexander-Kern committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    282b862 View commit details
    Browse the repository at this point in the history
  7. peak_detection return SpikeTrainList

    Moritz-Alexander-Kern committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c378460 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. refactor _spike_extraction

    Moritz-Alexander-Kern committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    dc7d7f6 View commit details
    Browse the repository at this point in the history
  2. refactor _threshold_detection

    Moritz-Alexander-Kern committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ab71f1a View commit details
    Browse the repository at this point in the history
  3. refactor _threshold_detection

    Moritz-Alexander-Kern committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d46e048 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on Apr 4, 2024

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

Commits on Jun 27, 2024

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