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

[MRG] Add handling of epochs #45

Merged
merged 22 commits into from
Jul 11, 2019
Merged

[MRG] Add handling of epochs #45

merged 22 commits into from
Jul 11, 2019

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    8ade8e9 View commit details
    Browse the repository at this point in the history
  2. Add load epochs and evokeds from file

    TyWR authored and cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    8887b3b View commit details
    Browse the repository at this point in the history
  3. Add correct display of Epochs informations

    TyWR authored and cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    48a0c6d View commit details
    Browse the repository at this point in the history
  4. Add epoching function

    TyWR authored and cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    786d003 View commit details
    Browse the repository at this point in the history
  5. Add import of epoching window in the code

    TyWR authored and cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    a3609a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7636140 View commit details
    Browse the repository at this point in the history
  7. mend

    TyWR authored and cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    4bc691e View commit details
    Browse the repository at this point in the history
  8. Rename to EpochDialog

    cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    2cad4fd View commit details
    Browse the repository at this point in the history
  9. Improve dialog logic

    cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    1ad4bb1 View commit details
    Browse the repository at this point in the history
  10. Rename "type" -> "dtype"

    cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    48ddccb View commit details
    Browse the repository at this point in the history
  11. Improve displayed info

    cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    46adad3 View commit details
    Browse the repository at this point in the history
  12. Rename plot_raw to plot_data

    cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    f42e99c View commit details
    Browse the repository at this point in the history
  13. Rename raw -> data

    cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    35da29e View commit details
    Browse the repository at this point in the history
  14. Add epoching history

    cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    2607cf3 View commit details
    Browse the repository at this point in the history
  15. Rename more raw with data

    cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    29ed5c2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8ff3ead View commit details
    Browse the repository at this point in the history
  17. Use f-strings, PEP8 indentation

    cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    9adc3b3 View commit details
    Browse the repository at this point in the history
  18. Add to CHANGELOG

    cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    e9733fa View commit details
    Browse the repository at this point in the history
  19. Fix PSD for epochs

    cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    6282dcd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bdd28ca View commit details
    Browse the repository at this point in the history
  21. Replace raw with data

    cbrnr committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    c6743ff View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

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