fNIRS signal processing simplified
Project description
NIRSimple
fNIRS signal processing simplified
NIRSimple is a Python 3 package for fNIRS with a focus on signal processing. It gives control on preprocessing and processing, enabling to adjust parameters and use different methods from the scientific literature.
This package handles data as numpy arrays. It can be used with MNE pipelines by creating MNE-specific objects (Raw, Epochs, ...) from numpy arrays.
Features
- conversion from light intensity to optical density changes
- differential pathlength factor (DPF) from wavelength and age
- conversion from optical density changes to hemoglobin concentration changes with the modified Beer-Lambert law (options for different extinction coefficient tables)
- signal correction with correlation based signal improvement (CBSI)
Documentation
The documentation can be found here.
Install
In a terminal or a command prompt, run:
pip install nirsimple
Keep the package up to date
In a terminal or a command prompt, run:
pip install --upgrade nirsimple
Example
An example of using NIRSimple with MNE can be found here.
Acknowledgements
Until there is an article specifically on NIRSimple, please cite this article.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nirsimple-0.1.6.tar.gz
.
File metadata
- Download URL: nirsimple-0.1.6.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebed9db73116a99ced553004f61422bd797ca6ddbcb5f150f7e4d3b0f12ba5f0 |
|
MD5 | f745eecf159886a1f9859dccdf3a1dc0 |
|
BLAKE2b-256 | 2d956ae3829f882eda28aaffeee3e0cd68d54516c2b7428953948ee7d1f7657b |
File details
Details for the file nirsimple-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: nirsimple-0.1.6-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 060097f603cf937327d2201d3f11a702456c9b1720b3f08ec3dbf60fbd192072 |
|
MD5 | 242f210bfb2f4e6397298e5dc8de5b84 |
|
BLAKE2b-256 | 9cc2077c0cba6b0efe22f267e9c86bc142f7ed4481e20cc533aa1806fdf00118 |