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

Normalize dataset names #455

Merged
merged 47 commits into from
Aug 18, 2023
Merged

Commits on Aug 7, 2023

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

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    ac66c47 View commit details
    Browse the repository at this point in the history
  2. Update test_dataset_list

    PierreGtch committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7817967 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c6a3fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3d0cb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ec9c7b View commit details
    Browse the repository at this point in the history
  6. Rename is_abbrev

    PierreGtch committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7e17693 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Fix dashes in is_abbrev

    PierreGtch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7bb6928 View commit details
    Browse the repository at this point in the history
  2. Fix error message

    PierreGtch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    447a31a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    310bb2a View commit details
    Browse the repository at this point in the history
  4. Update mamem dataset codes

    PierreGtch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    08e6d8a View commit details
    Browse the repository at this point in the history
  5. Update epfl dataset code

    PierreGtch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4085052 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6581295 View commit details
    Browse the repository at this point in the history
  7. Test if codes are unique

    PierreGtch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    eb41c0d View commit details
    Browse the repository at this point in the history
  8. Update Huebner codes

    PierreGtch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9b8273c View commit details
    Browse the repository at this point in the history
  9. Relax is_abrev

    PierreGtch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3a868f9 View commit details
    Browse the repository at this point in the history
  10. Update FakeDataset code

    PierreGtch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9db8735 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa9005e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5666922 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6a1a507 View commit details
    Browse the repository at this point in the history
  14. Update name of SSVEPExo

    PierreGtch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e5f8e11 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0f784d1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c7a7f60 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1d4f5bf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3e8a5a2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f67dda4 View commit details
    Browse the repository at this point in the history
  20. Update code of Wand2016

    PierreGtch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cecc00f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c56db40 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d513806 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    405e8cb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    542bff0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a9e5757 View commit details
    Browse the repository at this point in the history
  26. Fix benchmark test

    PierreGtch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8ff3a82 View commit details
    Browse the repository at this point in the history
  27. Update whats_new.rst

    PierreGtch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8581f13 View commit details
    Browse the repository at this point in the history
  28. Update BI2014b

    Fixing the number of subjects in BI2014b.
    Sara04 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6840321 View commit details
    Browse the repository at this point in the history
  29. Update dataset summaries

    Sara04 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    de54304 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    36c03c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    f857605 View commit details
    Browse the repository at this point in the history
  2. warn instead of raise when code and class name don't match (compatibi…

    …lity with depreciated names)
    PierreGtch committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    acea141 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5293179 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c1ae57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d79d0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19cded9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from Sara04/dataset_summaries

    Update dataset summaries
    PierreGtch authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c8cc6b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30f96ba View commit details
    Browse the repository at this point in the history
  9. Fix note formatting

    PierreGtch committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1ce5cfb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

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