Skip to main content

A fNIRS analysis framework

Project description

cedalion - fNIRS analysis toolbox

To avoid misinterpretations and to facilitate studies in naturalistic environments, fNIRS measurements will increasingly be combined with recordings from physiological sensors and other neuroimaging modalities. The aim of this toolbox is to facilitate this kind of analyses, i.e. it should allow the easy integration of machine learning techniques and provide unsupervised decomposition techniques for multimodal fNIRS signals.

Documentation

The documentation contains installation instructions as well as several example notebooks that illustrate the functionality of the toolbox. For discussions and help you can visit the cedalion forum on openfnirs.org

Development environment

To create a conda environment with the necessary dependencies run:

$ conda env create -n cedalion -f environment_dev.yml

Afterwards activate the environment and add an editable install of cedalion to it:

$ conda activate cedalion
$ pip install -e .
$ bash install_nirfaster.sh CPU # or GPU

This will also install Jupyter Notebook to run the example notebooks.

If conda is too slow consider using the faster drop-in replacement mamba. If you have Miniconda or Anaconda you can install mamba with: ''' $ conda install mamba -c conda-forge ''' and then create the environment with

$ mamba env create -n cedalion -f environment_dev.yml

Please note: If this does not socceed there is another route to go: Install the libmamba solver ''' $ conda install -n base conda-libmamba-solver ''' and then build the environment with the --solver=libmamba

$ conda env create -n cedalion -f environment_dev.yml --solver=libmamba

How to cite Cedalion

A paper for the toolbox is currently in the making. If you use this toolbox for a publication in the meantime, please cite us using GitHub's "Cite this repository" feature in the "About" section. If you want to contact us or learn more about the IBS-Lab please go to https://www.ibs-lab.com/

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

cedalion-25.1.0.tar.gz (49.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cedalion-25.1.0-py3-none-any.whl (348.3 kB view details)

Uploaded Python 3

File details

Details for the file cedalion-25.1.0.tar.gz.

File metadata

  • Download URL: cedalion-25.1.0.tar.gz
  • Upload date:
  • Size: 49.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for cedalion-25.1.0.tar.gz
Algorithm Hash digest
SHA256 35ef2f798af895347e989532a4965bdaaa984467439a4a3df0d9362bd54c4daf
MD5 3f0c3d2dd1b6be7b8185742721f22758
BLAKE2b-256 4cd044dbe5e3bdea3e80fe48ee07aa125a1b3ef467211a432809e6c8d4fac533

See more details on using hashes here.

File details

Details for the file cedalion-25.1.0-py3-none-any.whl.

File metadata

  • Download URL: cedalion-25.1.0-py3-none-any.whl
  • Upload date:
  • Size: 348.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for cedalion-25.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7136de0c237756e70e59419c865523bff46653ae1f6b6fbff60a07c5611f6d38
MD5 fd915ae17d6577494c295b05ebfda971
BLAKE2b-256 f2bd0d7b494d6c8aa284d492d64944732a09221f1c92472cc2bf65b26c354000

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page