Skip to content

feat: add push model and FIF support#3

Merged
mateusz-kow merged 9 commits into
feat/signal-recordingfrom
feat/push-model-and-fif
May 27, 2026
Merged

feat: add push model and FIF support#3
mateusz-kow merged 9 commits into
feat/signal-recordingfrom
feat/push-model-and-fif

Conversation

@wsparcie
Copy link
Copy Markdown
Member

  • add subscribe(), start(), and stop() as methods on the EEGDevice.
  • add FifRecorder and FifDevice under bridge/eeg/fif/

wsparcie added 2 commits May 25, 2026 16:25
- add subscribe(), start(), and stop() as methods on the EEGDevice.
- add FifRecorder and FifDevice under bridge/eeg/fif/
@wsparcie wsparcie self-assigned this May 25, 2026
wsparcie added 2 commits May 25, 2026 17:30
- add fif record/playback examples
- add tests for push model and fif recordings
@wsparcie wsparcie marked this pull request as draft May 25, 2026 21:53
@wsparcie wsparcie marked this pull request as ready for review May 27, 2026 10:04
@mateusz-kow mateusz-kow merged commit 845e613 into feat/signal-recording May 27, 2026
4 checks passed
mateusz-kow added a commit that referenced this pull request May 27, 2026
* docs: improved documentation

* feat: added streaming and fixed typing and pre commit

* feat: eeg recording

* feat: loading eeg from files

* fix: improved exception handling for obtaining device data

* feat: implemented signal streaming for brainaccess eeg connector

* docs: usage examples

* feat: add push model and FIF support (#3)

* feat: add push model and FIF support

- add subscribe(), start(), and stop() as methods on the EEGDevice.
- add FifRecorder and FifDevice under bridge/eeg/fif/

* chore: fix formatting

* feat: fif examples and tests

- add fif record/playback examples
- add tests for push model and fif recordings

* fix: minor connection bugs

* fix: fixed npz stream playback and fixed fif dependencies

* chore: formatting

* feat: add ci run checks on all pull requests

* fix: minor changes

---------

Co-authored-by: Mateusz <kowalski.mateusz.1lo1@gmail.com>

---------

Co-authored-by: Kamil SZ <kamil.sztabert@gmail.com>
mateusz-kow added a commit that referenced this pull request May 27, 2026
* docs: improved documentation

* feat: added streaming and fixed typing and pre commit

* feat: eeg recording

* feat: loading eeg from files

* fix: improved exception handling for obtaining device data

* feat: implemented signal streaming for brainaccess eeg connector

* docs: usage examples

* feat: add push model and FIF support (#3)

* feat: add push model and FIF support

- add subscribe(), start(), and stop() as methods on the EEGDevice.
- add FifRecorder and FifDevice under bridge/eeg/fif/

* chore: fix formatting

* feat: fif examples and tests

- add fif record/playback examples
- add tests for push model and fif recordings

* fix: minor connection bugs

* fix: fixed npz stream playback and fixed fif dependencies

* chore: formatting

* feat: add ci run checks on all pull requests

* fix: minor changes

---------



---------

Co-authored-by: Kamil SZ <kamil.sztabert@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants