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

Implementation tutorial #148

Merged
merged 14 commits into from
Oct 30, 2023
Merged

Implementation tutorial #148

merged 14 commits into from
Oct 30, 2023

Conversation

scott-huberty
Copy link
Member

Fixes #147

And this starts the work on documenting the implementation of each lossless step (with associated figures and demonstration with python code).

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #148 (41f8ba8) into main (0927ded) will increase coverage by 3.26%.
Report is 1 commits behind head on main.
The diff coverage is 97.56%.

@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   68.33%   71.60%   +3.26%     
==========================================
  Files          14       18       +4     
  Lines         960     1074     +114     
==========================================
+ Hits          656      769     +113     
- Misses        304      305       +1     
Files Coverage Δ
pylossless/__init__.py 100.00% <100.00%> (ø)
pylossless/dash/__init__.py 100.00% <100.00%> (ø)
pylossless/datasets/__init__.py 100.00% <100.00%> (ø)
pylossless/datasets/simulated.py 100.00% <100.00%> (ø)
pylossless/pipeline.py 74.34% <100.00%> (+1.63%) ⬆️
pylossless/utils/__init__.py 100.00% <100.00%> (ø)
pylossless/utils/_utils.py 100.00% <ø> (ø)
pylossless/utils/html.py 95.83% <95.83%> (ø)
pylossless/flagging.py 64.78% <71.42%> (+0.50%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@scott-huberty
Copy link
Member Author

Self merging since this mainly aesthetic (tutorial) and fixes the CI's.

@scott-huberty scott-huberty merged commit aa2dffa into lina-usc:main Oct 30, 2023
5 checks passed
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.

MNE-ICALABEL changes
1 participant