Improved performances
What's Changed
- add Welch method by @timonmerk in #269
- Add plotter raw by @timonmerk in #270
- fix ch_used data selection by @timonmerk in #274
- rename py_neuromodulation consistent to nm by @timonmerk in #275
- add option to store psd for fft, stft and welch method by @timonmerk in #276
- Fix add targets by @timonmerk in #284
- Fix broken link by @toni-neurosc in #287
- Save CSVs with PyArrow by @toni-neurosc in #280
- Parallel processing pr by @timonmerk in #290
- Avoid use of Numpy nan statistics if possible by @toni-neurosc in #285
- Bursts feature performance improvement by @toni-neurosc in #286
- Sharpwaves performance fixes by @toni-neurosc in #288
- Add preprocessing filter by @timonmerk in #294
- Logging by @timonmerk in #298
- Add R-Map computer without Lead-Mapper by @timonmerk in #299
New Contributors
- @toni-neurosc made their first contribution in #287
Full Changelog: v0.02...v0.03