v0.6.2
This releases implement several new functions. Please refer to the full changelog at: https://raphaelvallat.com/yasa/build/html/changelog.html#v0-6-2-august-2022
What's Changed
- Add two new functions: a) find periods in hypnogram and b) heart rate by stage by @raphaelvallat in #68
- Use MNE for conversion Volts to uV by @raphaelvallat in #70
- Add conda install instructions by @raphaelvallat in #76
- Black formatting by @raphaelvallat in #83
- Better handling of flat data in numba function and spindles detect by @raphaelvallat in #86
- Functions to compare agreement of events detections by @raphaelvallat in #71
- adding vmax vmin functionality with minimal tests #73 by @matiasandina in #75
- Add EEG-HRV coupling notebook by @raphaelvallat in #89
- Release v0.6.2 by @raphaelvallat in #92
New Contributors
- @matiasandina made their first contribution in #75