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

Filtering #329

Merged
merged 48 commits into from
Sep 12, 2024
Merged

Filtering #329

merged 48 commits into from
Sep 12, 2024

Commits on Aug 2, 2024

  1. Adding filtering.py

    gviejo committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c816da4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    3ad5ad9 View commit details
    Browse the repository at this point in the history
  2. improved filtering

    BalzaniEdoardo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ebe5e76 View commit details
    Browse the repository at this point in the history
  3. added regressoin test

    BalzaniEdoardo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    bc20031 View commit details
    Browse the repository at this point in the history
  4. added unit testing

    BalzaniEdoardo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    77dab5f View commit details
    Browse the repository at this point in the history
  5. test dytpe

    BalzaniEdoardo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    86ca588 View commit details
    Browse the repository at this point in the history
  6. removed simple test

    BalzaniEdoardo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    098de14 View commit details
    Browse the repository at this point in the history
  7. improved tests

    BalzaniEdoardo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    287523e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 15, 2024

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

    BalzaniEdoardo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b6f8724 View commit details
    Browse the repository at this point in the history
  3. added tests

    BalzaniEdoardo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3467a85 View commit details
    Browse the repository at this point in the history
  4. switch to sos filter

    BalzaniEdoardo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9a1ed8a View commit details
    Browse the repository at this point in the history
  5. removed unused import

    BalzaniEdoardo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b1916bf View commit details
    Browse the repository at this point in the history
  6. linted

    BalzaniEdoardo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f669f95 View commit details
    Browse the repository at this point in the history
  7. few changes

    gviejo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6c5d88a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b34f23 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Update pynapple/process/filtering.py

    Co-authored-by: Guillaume Viejo <[email protected]>
    BalzaniEdoardo and gviejo authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    009477a View commit details
    Browse the repository at this point in the history
  2. Update pynapple/process/filtering.py

    Co-authored-by: Guillaume Viejo <[email protected]>
    BalzaniEdoardo and gviejo authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0d21879 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    292ee29 View commit details
    Browse the repository at this point in the history
  4. linting

    gviejo committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    58e3ca1 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

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

Commits on Sep 2, 2024

  1. Fixing notebooks

    gviejo committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4b12da6 View commit details
    Browse the repository at this point in the history
  2. Fixing sinc

    gviejo committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    eb93976 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. added exception

    BalzaniEdoardo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4cb76ce View commit details
    Browse the repository at this point in the history
  2. added test exception

    BalzaniEdoardo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e9468b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9774346 View commit details
    Browse the repository at this point in the history
  4. fix tests

    BalzaniEdoardo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    55105f2 View commit details
    Browse the repository at this point in the history
  5. fix highpass

    BalzaniEdoardo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2c9a194 View commit details
    Browse the repository at this point in the history
  6. fix highpass

    BalzaniEdoardo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c3a681a View commit details
    Browse the repository at this point in the history
  7. fix bandstop

    BalzaniEdoardo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    affd113 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. fix bandpass

    BalzaniEdoardo committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    031cae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9ed18 View commit details
    Browse the repository at this point in the history
  3. edited tutorial

    BalzaniEdoardo committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d96087e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Update

    gviejo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8300626 View commit details
    Browse the repository at this point in the history
  2. linted

    BalzaniEdoardo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c19d785 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef948f0 View commit details
    Browse the repository at this point in the history
  4. Update

    gviejo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d76aa3d View commit details
    Browse the repository at this point in the history
  5. nan fix

    BalzaniEdoardo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    900c4b5 View commit details
    Browse the repository at this point in the history
  6. fix all nans

    BalzaniEdoardo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    bbf6298 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    6af28c0 View commit details
    Browse the repository at this point in the history
  2. adding jax compatibility

    gviejo committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6309c92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bb18bb View commit details
    Browse the repository at this point in the history
  4. improved flow

    BalzaniEdoardo committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5f3eb77 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    1309dab View commit details
    Browse the repository at this point in the history
  2. Fix tests for pynajax

    gviejo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d4d4941 View commit details
    Browse the repository at this point in the history
  3. Updating

    gviejo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    764d6b6 View commit details
    Browse the repository at this point in the history
  4. Update

    gviejo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a86090c View commit details
    Browse the repository at this point in the history