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

add xcorr_detector function #2315

Merged
merged 38 commits into from Apr 11, 2019
Merged

add xcorr_detector function #2315

merged 38 commits into from Apr 11, 2019

Commits on Mar 18, 2019

  1. add xcorr_detector function

    trichter committed Mar 18, 2019
    Copy the full SHA
    2741098 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1c71f48 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e1264a1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e6a2db7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1bcaa43 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    72607cb View commit details
    Browse the repository at this point in the history
  7. add detector tutorial

    trichter committed Mar 18, 2019
    Copy the full SHA
    e34ff9b View commit details
    Browse the repository at this point in the history
  8. add changelog

    trichter committed Mar 18, 2019
    Copy the full SHA
    ffa4f9f View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    f51781e View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    9543e27 View commit details
    Browse the repository at this point in the history
  11. try to use :context:

    trichter committed Mar 18, 2019
    Copy the full SHA
    e6e9a5a View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    a3764be View commit details
    Browse the repository at this point in the history
  13. add insert_amplitude_ratio

    trichter committed Mar 18, 2019
    Copy the full SHA
    bf4e695 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    2d5dfe6 View commit details
    Browse the repository at this point in the history
  15. add gallery figure

    trichter committed Mar 18, 2019
    Copy the full SHA
    f418021 View commit details
    Browse the repository at this point in the history
  16. spelling

    trichter committed Mar 18, 2019
    Copy the full SHA
    31eb447 View commit details
    Browse the repository at this point in the history
  17. add height option

    trichter committed Mar 18, 2019
    Copy the full SHA
    bf2849e View commit details
    Browse the repository at this point in the history
  18. update copyright

    trichter committed Mar 18, 2019
    Copy the full SHA
    da8e215 View commit details
    Browse the repository at this point in the history
  19. pep8

    trichter committed Mar 18, 2019
    Copy the full SHA
    dce5452 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    0decedd View commit details
    Browse the repository at this point in the history
  21. fix test for scipy<1.1

    trichter committed Mar 18, 2019
    Copy the full SHA
    eebeb20 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. add new function correlation_detector, make other functions semi-priv…

    …ate, do accept list of templates
    trichter committed Mar 19, 2019
    Copy the full SHA
    33b18c6 View commit details
    Browse the repository at this point in the history
  2. adapt tutorial

    trichter committed Mar 19, 2019
    Copy the full SHA
    bc11f61 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8b20268 View commit details
    Browse the repository at this point in the history
  4. make circleci happy

    trichter committed Mar 19, 2019
    Copy the full SHA
    22766c4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    37e0f83 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    72c04a3 View commit details
    Browse the repository at this point in the history
  7. changelog

    trichter committed Mar 19, 2019
    Copy the full SHA
    e297d12 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    3d9a99a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    34a9bfc View commit details
    Browse the repository at this point in the history
  10. add examples in doc strings

    trichter committed Mar 19, 2019
    Copy the full SHA
    8425727 View commit details
    Browse the repository at this point in the history
  11. fix too long doctest strings

    trichter committed Mar 19, 2019
    Copy the full SHA
    d81af1f View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    ecf9fcc View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    f695fc2 View commit details
    Browse the repository at this point in the history
  14. fix link to tutorial

    trichter committed Mar 19, 2019
    Copy the full SHA
    ae0f7af View commit details
    Browse the repository at this point in the history
  15. remove assert statements

    trichter committed Mar 19, 2019
    Copy the full SHA
    1577acd View commit details
    Browse the repository at this point in the history
  16. fix typos

    trichter committed Mar 19, 2019
    Copy the full SHA
    bee0ae2 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. allow template names

    trichter committed Mar 20, 2019
    Copy the full SHA
    b316510 View commit details
    Browse the repository at this point in the history