Recent Releases of pyprep

pyprep - 0.5.0

What's Changed

  • Bump actions/setup-python from 4 to 5 by @dependabot[bot] in https://github.com/sappelhoff/pyprep/pull/138
  • Bump codecov/codecov-action from 3 to 4 by @dependabot[bot] in https://github.com/sappelhoff/pyprep/pull/140
  • Bump actions/cache from 3 to 4 by @dependabot[bot] in https://github.com/sappelhoff/pyprep/pull/141
  • ADD flatthreshold argument in findbadbynan_flat method from NoisyChannels by @nabilalibou in https://github.com/sappelhoff/pyprep/pull/144
  • Fixes for Numpy 2 by @sappelhoff in https://github.com/sappelhoff/pyprep/pull/148
  • implemented MAD using scipy by @Ayush-Devs in https://github.com/sappelhoff/pyprep/pull/153
  • try to reduce _mad usage fully by @sappelhoff in https://github.com/sappelhoff/pyprep/pull/155
  • remove dead code from fit method by @sappelhoff in https://github.com/sappelhoff/pyprep/pull/157
  • Reference interpolates instead of deletes channels manually marked as bad, closes #146 by @john-veillette in https://github.com/sappelhoff/pyprep/pull/156
  • Replace mne legacy functions with modern code by @sappelhoff in https://github.com/sappelhoff/pyprep/pull/161
  • Update contributing guide and CI workflows by @sappelhoff in https://github.com/sappelhoff/pyprep/pull/162
  • ENH: allow specifying ransac at class inst of NoisyChannels by @sappelhoff in https://github.com/sappelhoff/pyprep/pull/164

New Contributors

  • @nabilalibou made their first contribution in https://github.com/sappelhoff/pyprep/pull/144
  • @Ayush-Devs made their first contribution in https://github.com/sappelhoff/pyprep/pull/153
  • @john-veillette made their first contribution in https://github.com/sappelhoff/pyprep/pull/156

Full Changelog: https://github.com/sappelhoff/pyprep/compare/0.4.3...0.5.0

- Python
Published by sappelhoff 11 months ago

pyprep - 0.4.3

What's Changed

  • MRG: Add mne logger by @mscheltienne in https://github.com/sappelhoff/pyprep/pull/112
  • MNE-Python 1.0 fixes by @sappelhoff in https://github.com/sappelhoff/pyprep/pull/114
  • ensure raw is loaded when pyprep is used by @sappelhoff in https://github.com/sappelhoff/pyprep/pull/115
  • convert chn labels from list to array by @OleBialas in https://github.com/sappelhoff/pyprep/pull/117
  • Bump actions/cache from 2 to 3 by @dependabot in https://github.com/sappelhoff/pyprep/pull/118
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in https://github.com/sappelhoff/pyprep/pull/119
  • Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/sappelhoff/pyprep/pull/120
  • Bump codecov/codecov-action from 2 to 3 by @dependabot in https://github.com/sappelhoff/pyprep/pull/121
  • Bump actions/setup-python from 2 to 4 by @dependabot in https://github.com/sappelhoff/pyprep/pull/122
  • use getdata instead of .data by @sappelhoff in https://github.com/sappelhoff/pyprep/pull/128
  • Add check for channel positions by @sappelhoff in https://github.com/sappelhoff/pyprep/pull/130
  • maint: bump versions by @sappelhoff in https://github.com/sappelhoff/pyprep/pull/132
  • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/sappelhoff/pyprep/pull/134
  • DOC: clarify refchs vs rerefchs by @sappelhoff in https://github.com/sappelhoff/pyprep/pull/137

New Contributors

  • @mscheltienne made their first contribution in https://github.com/sappelhoff/pyprep/pull/112
  • @OleBialas made their first contribution in https://github.com/sappelhoff/pyprep/pull/117
  • @dependabot made their first contribution in https://github.com/sappelhoff/pyprep/pull/118

Full Changelog: https://github.com/sappelhoff/pyprep/compare/0.4.2...0.4.3

- Python
Published by sappelhoff over 2 years ago

pyprep - 0.4.2

0.4.2

- Python
Published by sappelhoff about 4 years ago

pyprep - 0.4.1

0.4.1

- Python
Published by sappelhoff about 4 years ago

pyprep - 0.4.0

This release contains many bugfixes and changes (improvements) to the API.

All users are advised to upgrade to this release for their work.

Please also note that the pyprep developers expect the API to change again in the next release, so keep your eyes on the CHANGELOG: https://pyprep.readthedocs.io/en/latest/whats_new.html

- Python
Published by sappelhoff over 4 years ago

pyprep - 0.3.1

0.3.1

- Python
Published by sappelhoff over 5 years ago

pyprep - 0.3.0

0.3.0

- Python
Published by sappelhoff almost 6 years ago