neurodatascience / dFC

An implementation of several well-known dynamic Functional Connectivity assessment methods.
MIT License
11 stars 5 forks source link

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.10161176.svg :target: https://zenodo.org/doi/10.5281/zenodo.10161176 .. image:: https://img.shields.io/pypi/v/pydfc.svg :target: https://pypi.org/project/pydfc/ :alt: Pypi Package

pydfc

An implementation of several well-known dynamic Functional Connectivity (dFC) assessment methods.

Simply install pydfc using the following steps:

The dFC_methods_demo.ipynb illustrates how to load data and apply each of the dFC methods implemented in the pydfc toolbox individually. The multi_analysis_demo.ipynb illustrates how to use the pydfc toolbox to apply multiple dFC methods at the same time on a dataset and compare their results.

For more details about the implemented methods and the comparison analysis see our paper <https://doi.org/10.1093/gigascience/giae009>_.