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

Event detection for ic stride #60

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    d9b5bc1 View commit details
    Browse the repository at this point in the history
  2. update stride_list_conversion.py to convert "ic" stride into min_vel …

    …stride
    
    update _event_detection_mixin.py to check consistency of "ic" stride
    AlzhraaIbrahim committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ddb660f View commit details
    Browse the repository at this point in the history
  3. fix linting

    AlzhraaIbrahim committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1167d3d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix naming

    AlzhraaIbrahim committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    999452d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. fix documentation

    AlzhraaIbrahim committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c460ae7 View commit details
    Browse the repository at this point in the history
  2. format & lint

    AlzhraaIbrahim committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d265ab7 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. change detect_ic logic to search between [few samples before start, f…

    …irst part of stance]
    
    change detect_tc to return nan if no negative values were found
    AlzhraaIbrahim committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a248739 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. lint

    AlzhraaIbrahim committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    debfe2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d90bcc8 View commit details
    Browse the repository at this point in the history
  3. example_files

    AlzhraaIbrahim committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6464b7e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. format fix tests

    AlzhraaIbrahim committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    54ad8fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8129bd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5a3fdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bff436 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    021a57d View commit details
    Browse the repository at this point in the history
  6. fix conflicts errors

    AlzhraaIbrahim authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3f25bd7 View commit details
    Browse the repository at this point in the history