Published February 2, 2021
| Version 0.1.5
Software
Open
NeuroKit2: The Python Toolbox for Neurophysiological Signal Processing
Authors/Creators
Description
🚀 What's New
See the NEWS file for the changelog.
- 0.1.5 (#520) @DominiqueMakowski
- Rerun examples and tutorials (#577) @Tam-Pham
- No warning for signal_psd: default min_freq (#574) @Tam-Pham
- eeg_power() (#573) @DominiqueMakowski
- Remove unused args in hrv_time (#575) @Tam-Pham
- Noise simulation (#571) @DominiqueMakowski
- Complexity hotfixes (#567) @DominiqueMakowski
- More fractal and entropy indices (#559) @DominiqueMakowski
- EEG: source reconstruction utilities (#564) @DominiqueMakowski
- Overhaul of the support for complexity indices (#527) @zen-juen
- sanitize search duration in delineate by HR (#522) @Tam-Pham
- Functions to account for more
mnefeatures (#551) @zen-juen - Compute respiration rate based on troughs (#550) @zen-juen
- Add and clarify RSP features (#536) @zen-juen
- Distinguish intervals from peaks in
hrv_*()(#535) @zen-juen - [Fix] Signal_fixpeaks_neurokit (#538) @pfilo8
- Update AUTHORS.rst (#539) @pfilo8
- Sanitize HRV outputs (#525) @Tam-Pham
- hrv_time() does not throw an ValueError for input array with constant… (#537) @richrobe
- [Fix] _interpolate_big method from signal_fixpeaks method (#530) @pfilo8
- Sanitize emg offset indices (#526) @zen-juen
- Format
complexityoutputs (#521) @zen-juen
@DominiqueMakowski, @Tam-Pham, @pfilo8, @richrobe, @zen-juen and Patryk Wielopolski
What's Changed- fix fractal_higuchi by @zen-juen in https://github.com/neuropsychology/NeuroKit/pull/505
- Optimizing parameters for a list of signals by @Tam-Pham in https://github.com/neuropsychology/NeuroKit/pull/509
- Sanitize maxbeat before creating window for dfa alpha2 by @Tam-Pham in https://github.com/neuropsychology/NeuroKit/pull/512
- 0.1.4.1 by @DominiqueMakowski in https://github.com/neuropsychology/NeuroKit/pull/504
- Format
complexityoutputs by @zen-juen in https://github.com/neuropsychology/NeuroKit/pull/521 - Sanitize emg offset indices by @zen-juen in https://github.com/neuropsychology/NeuroKit/pull/526
- [Fix] _interpolate_big method from signal_fixpeaks method by @pfilo8 in https://github.com/neuropsychology/NeuroKit/pull/530
- hrv_time() does not throw an ValueError for input array with constant… by @richrobe in https://github.com/neuropsychology/NeuroKit/pull/537
- Sanitize HRV outputs by @Tam-Pham in https://github.com/neuropsychology/NeuroKit/pull/525
- Update AUTHORS.rst by @pfilo8 in https://github.com/neuropsychology/NeuroKit/pull/539
- [Fix] Signal_fixpeaks_neurokit by @pfilo8 in https://github.com/neuropsychology/NeuroKit/pull/538
- Distinguish intervals from peaks in
hrv_*()by @zen-juen in https://github.com/neuropsychology/NeuroKit/pull/535 - Add and clarify RSP features by @zen-juen in https://github.com/neuropsychology/NeuroKit/pull/536
- Compute respiration rate based on troughs by @zen-juen in https://github.com/neuropsychology/NeuroKit/pull/550
- Functions to account for more
mnefeatures by @zen-juen in https://github.com/neuropsychology/NeuroKit/pull/551 - sanitize search duration in delineate by HR by @Tam-Pham in https://github.com/neuropsychology/NeuroKit/pull/522
- Overhaul of the support for complexity indices by @zen-juen in https://github.com/neuropsychology/NeuroKit/pull/527
- EEG: source reconstruction utilities by @DominiqueMakowski in https://github.com/neuropsychology/NeuroKit/pull/564
- More fractal and entropy indices by @DominiqueMakowski in https://github.com/neuropsychology/NeuroKit/pull/559
- Complexity hotfixes by @DominiqueMakowski in https://github.com/neuropsychology/NeuroKit/pull/567
- Noise simulation by @DominiqueMakowski in https://github.com/neuropsychology/NeuroKit/pull/571
- Remove unused args in hrv_time by @Tam-Pham in https://github.com/neuropsychology/NeuroKit/pull/575
- eeg_power() by @DominiqueMakowski in https://github.com/neuropsychology/NeuroKit/pull/573
- No warning for signal_psd: default min_freq by @Tam-Pham in https://github.com/neuropsychology/NeuroKit/pull/574
- Rerun examples and tutorials by @Tam-Pham in https://github.com/neuropsychology/NeuroKit/pull/577
- 0.1.5 by @DominiqueMakowski in https://github.com/neuropsychology/NeuroKit/pull/520
- @pfilo8 made their first contribution in https://github.com/neuropsychology/NeuroKit/pull/530
Full Changelog: https://github.com/neuropsychology/NeuroKit/compare/v0.1.4...v0.1.5
Notes
Files
neuropsychology/NeuroKit-v0.1.5.zip
Files
(295.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f6c56648a59371f81908918c6884a2e5
|
295.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/neuropsychology/NeuroKit/tree/v0.1.5 (URL)