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

build: moved to pyproject.toml/poetry #190

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Jun 22, 2022

  1. build: moved to pyproject.toml/poetry

    ci: moved to using poetry for docs CI, placeholder test for pytest
    
    build: updated mne dependency constraint to >=0.20.8
    ErikBjare committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e354c53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8871f2b View commit details
    Browse the repository at this point in the history
  3. ci: fix test pipeline

    ErikBjare committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    750e8d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Submodule added for gsoc

    Parvfect authored and ErikBjare committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    4988e0a View commit details
    Browse the repository at this point in the history
  2. Experiment Class Refactor (update to NeuroTechX#183), converting spec…

    …ific experiments to subclasses (NeuroTechX#184)
    
    * First commit
    
    * Second commit
    
    * Modifications
    
    * Lol
    
    * Lol
    
    * Incorporated N170 and p300, looking good for a PR
    
    * ssvep update
    
    * Implementing subclasses instead of loose functions
    
    * fix: fixed import (brainflow updated API)
    
    * Playing around still
    
    * Fixing import errors
    
    * Adding abstractmethod decorators
    
    * Still working on the import error
    
    * Guess what's finally working
    
    * Comments and naming ticks
    
    * More comments
    
    * Live coding demonstration
    
    * ssvep adapted
    
    * Adapting Auditory Oddball
    
    * changing save_fn to self.save_fun
    
    * This maybe the last big change
    
    * utils file changed, changes work through cli
    
    Co-authored-by: Erik Bjäreholt <erik@bjareho.lt>
    Parvfect and ErikBjare committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    b591bad View commit details
    Browse the repository at this point in the history
  3. ci: python 3.7 -> 3.8

    ErikBjare committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    434e9d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf5197f View commit details
    Browse the repository at this point in the history