https://github.com/raphaelvallat/yasa
Revision a1922528757043f0a5fc512f9b0bb1f59ed08203 authored by Raphael Vallat on 03 June 2022, 20:55:51 UTC, committed by GitHub on 03 June 2022, 20:55:51 UTC
* Bump MNE to 0.23

raw.get_data(units="uV")

* use units="uV" in raw.get_data()

instead of multiplication by 1e6

* Use a dict for units to handle multiple types in raw

* Fix residual "multiply by 1e6"
1 parent 34e40b6
History
Tip revision: a1922528757043f0a5fc512f9b0bb1f59ed08203 authored by Raphael Vallat on 03 June 2022, 20:55:51 UTC
Use MNE for conversion Volts to uV (#70)
Tip revision: a192252
File Mode Size
.github
docs
notebooks
paper
yasa
.coveragerc -rw-r--r-- 188 bytes
.gitattributes -rw-r--r-- 162 bytes
.gitignore -rw-r--r-- 2.3 KB
LICENSE -rw-r--r-- 1.5 KB
MANIFEST.in -rw-r--r-- 823 bytes
README.rst -rw-r--r-- 7.0 KB
codecov.yml -rw-r--r-- 55 bytes
requirements-test.txt -rw-r--r-- 43 bytes
requirements.txt -rw-r--r-- 176 bytes
setup.cfg -rw-r--r-- 469 bytes
setup.py -rw-r--r-- 1.9 KB

README.rst

back to top