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

Lussac v2.0 b5 #9

Merged
merged 24 commits into from
Jan 31, 2024
Merged

Lussac v2.0 b5 #9

merged 24 commits into from
Jan 31, 2024

Conversation

DradeAW
Copy link
Collaborator

@DradeAW DradeAW commented Jan 31, 2024

No description provided.

Update version to 'dev'
Testing a new way to remove bad units (i.e. merged, mua) in the
`merge_sortings` module.
All filtering done is now a Gaussian filter
Switched from `amplitude_std` to `sd_ratio`
Fixed a bug where params `{}` would not run the PCA or spike amplitudes.
Fixed a bug in the logs of `merge_sortings.clean_edges`
Fixed a bug in the plot logs
Improved the merging process in `merge_sortings`
Fixed a crash with sortings containing no units or units with no spikes.
Improved memory usage overall.
Heavy pipelines are now much faster.
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (8b07d73) 99.75% compared to head (3dd9cd0) 99.36%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/lussac/modules/merge_sortings.py 94.53% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   99.75%   99.36%   -0.40%     
==========================================
  Files          24       23       -1     
  Lines        1632     1571      -61     
==========================================
- Hits         1628     1561      -67     
- Misses          4       10       +6     
Flag Coverage Δ
unittests 99.36% <96.33%> (-0.40%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@DradeAW DradeAW merged commit 6005a49 into main Jan 31, 2024
6 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.

1 participant