Skip to content

Releases: nbara/python-meegkit

v0.2.0

Choose a tag to compare

@nbara nbara released this 20 Jul 14:40

What's Changed

  • [FIX] ASR fixes by @sappelhoff in #90
  • [ENH] Annotations in dss_line_iter plots and specification of a saving path by @eliasbenyahia in #89
  • [MAINT] Fix tests and update Python to >=3.9 by @nbara in #95
  • [ENH] return input data if score is negative on first iter by @Randomidous in #94
  • Bump the actions group with 2 updates by @dependabot[bot] in #92
  • perf(asr): compute windowed RMS via cumulative sum by @sappelhoff in #104
  • [MAINT] Update minimum Python to 3.10 by @nbara in #108
  • [MAINT] Update pyriemann mean import by @bruAristimunha in #103
  • [ENH] ASR: build clean_windows sample mask without quadratic concat by @sappelhoff in #105
  • [ENH] ASR: vectorise fit_eeg_distribution grid search by @sappelhoff in #106
  • [FIX] ASR: return an estimate when geometric_median does not converge by @sappelhoff in #107
  • [FIX] ASR: make nonlinear_eigenspace reproducible by @sappelhoff in #118
  • [DOC] ASR: fix numpydoc docstring rendering by @sappelhoff in #119
  • [MAINT] ASR: defensive hardening and docstring fixes by @sappelhoff in #117
  • [MAINT] ASR: fit_eeg_distribution docstring fixes + asr_calibrate input guards by @sappelhoff in #121
  • [FIX] ASR: init clean_windows rejection masks before one-sided zthresholds by @sappelhoff in #113
  • [FIX] ASR: reuse full SHAPE_RANGE grid in clean_windows (include beta=3.5) by @sappelhoff in #115
  • [FIX] ASR: asr_calibrate must pass step_sizes to fit_eeg_distribution by @sappelhoff in #109
  • [FIX] ASR: uncentered scm block covariance + overlap/bound/jump fixes by @sappelhoff in #110
  • [FIX] ASR: correct reconstruction dim count, blend seam, and RMS window rounding by @sappelhoff in #111
  • [FIX] ASR: apply online recency weights on the euclid path (weighted geometric median) by @sappelhoff in #112
  • [FIX] ASR: use a real PSD square root in asr_calibrate by @sappelhoff in #114
  • [FIX] ASR: round half away from zero for window/bad-chan counts by @sappelhoff in #116
  • [FIX] ASR: tolerate flat/degenerate segments in fit_eeg_distribution by @sappelhoff in #120
  • [FIX] riemann ASR eigpair mismatch in nonlinear_eigenspace by @nbara in #100
  • [MAINT] Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #98

New Contributors

Full Changelog: v0.1.9...v0.2.0

v0.1.9

Choose a tag to compare

@nbara nbara released this 11 Feb 09:23
e44c4bb

What's Changed

  • Real-time (causal) phase estimation algo by @nbara in #75
  • [ENH] Add (poly)coherence functions by @nbara in #76
  • [DOC] update zapline reference from preprint to peer-reviewed article by @sappelhoff in #80
  • [MAINT] Dont require pybind + test python 3.12 by @larsoner in #81
  • Bump the actions group with 2 updates by @dependabot in #82
  • [MAINT] Execute example notebooks by @nbara in #83
  • Update requirements.txt by @MerlinK75 in #85
  • [MAINT] Bump version by @nbara in #87

New Contributors

Full Changelog: v0.1.7...v0.1.9

v0.1.7

Choose a tag to compare

@nbara nbara released this 08 Dec 14:34
9204cfd

What's Changed

  • [FIX] Make outlier detection robust to nans by @nbara in #73

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

@nbara nbara released this 28 Nov 10:18
e60074b

What's Changed

  • [FIX] Whitening with low amplitude data by @nbara in #64
  • [ENH] Add a bad channel detection method using LOF algorithm by @vpKumaravel in #66
  • [MAINT] Use Github Actions for docs by @nbara in #67
  • [MAINT] Move to pyproject.toml by @nbara in #68
  • [ENH] RESS implem sklearn interface by @ludovicdmt in #62
  • [ENH] Add additional mCCA example by @johnkylecooper in #69
  • [ENH] Tiny changes to dss.dss0() by @nbara in #71
  • [HOTFIX] find_outlier_trials() bug by @nbara in #72

New Contributors

Full Changelog: v0.1.3...v0.1.6

v0.1.3

Choose a tag to compare

@nbara nbara released this 14 Nov 15:33
154cfc5

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@nbara nbara released this 29 Nov 09:25
7f8192a

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@nbara nbara released this 03 Nov 16:48
d0bd972

What's Changed

New Contributors

Full Changelog: https://github.com/nbara/python-meegkit/commits/v0.1.1