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

[Feature] read_xdf() - easily read and tidy up signals from Lab Streaming Layer (LSL) into a DataFrame #874

Merged
merged 9 commits into from
Aug 13, 2023

Conversation

DominiqueMakowski
Copy link
Member

@DominiqueMakowski DominiqueMakowski commented Aug 1, 2023

Note to those using the Muse EEG headband with LSL, if you want to synchronize it with LSL you'll need this branch: alexandrebarachant/muse-lsl#197

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2023

Codecov Report

Patch coverage: 17.50% and project coverage change: -0.11% ⚠️

Comparison is base (a802b57) 55.23% compared to head (e8f2d78) 55.13%.
Report is 6 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #874      +/-   ##
==========================================
- Coverage   55.23%   55.13%   -0.11%     
==========================================
  Files         297      298       +1     
  Lines       13917    13956      +39     
==========================================
+ Hits         7687     7694       +7     
- Misses       6230     6262      +32     
Files Changed Coverage Δ
neurokit2/data/read_bitalino.py 15.09% <ø> (ø)
neurokit2/data/read_xdf.py 8.57% <8.57%> (ø)
neurokit2/bio/bio_process.py 56.25% <66.66%> (-0.17%) ⬇️
neurokit2/data/__init__.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DominiqueMakowski DominiqueMakowski merged commit 4a20e15 into dev Aug 13, 2023
10 checks passed
@DominiqueMakowski DominiqueMakowski deleted the read_xdf branch August 13, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants