Skip to content

Releases: neurodatascience/dFC

Release 1.0.8

25 Mar 14:54

Choose a tag to compare

Release 1.0.8 of pydfc toolbox.

HIGHLIGHTS


  • Add fuzzy concept to state-based methods
  • Add transform to KMeansCustom
  • Make KMeansCustom faster
  • Add more flexibility to data_loader nifti functions
  • Make SW and SWC and DHMM faster in parallel
  • Discard few samples with few frequencies at the beginning and end of TF dFC and average only over frequencies that exist (not those parts in cone on influence)
  • nilearn version is pinned to 0.10.2 in dependencies, addressing the label decoding error when loading BOLD data using data_loader

Release 1.0.7

04 Jun 01:44

Choose a tag to compare

Release 1.0.7 of pydfc toolbox.

HIGHLIGHTS


  • Some bugs in sliding window technique's window definition are solved.
  • GraphLasso (Graphical Lasso) has been added besides pear_corr as sw_method
  • Now you can set the clstr_distance parameter in Sliding Window + Clustering technique to manhattan. Previously euclidean was the only option.

Release 1.0.5

03 Jun 17:51
51ef948

Choose a tag to compare

Release 1.0.5 of pydfc toolbox.

HIGHLIGHTS


  • Some bugs in sliding window technique's window definition are solved.
  • GraphLasso (Graphical Lasso) has been added besides pear_corr as sw_method
  • Now you can set the clstr_distance parameter in Sliding Window + Clustering technique to manhattan. Previously euclidean was the only option.

Release 1.0.3

11 Feb 22:06
e01c2bc

Choose a tag to compare

Release 1.0.3 of pydfc toolbox.

HIGHLIGHTS


  • You can easily install the toolbox by following the instructions in README.rst.
  • The dFC_methods_demo.ipynb illustrates how to assess dFC using each of the methods implemented in the toolbox.
  • The multi_analysis_demo.ipynb illustrates how to use the toolbox for applying multiple dFC methods together and assessing analytical flexibility.

Release 1.0.2

11 Jan 12:59
b84f800

Choose a tag to compare

Release 1.0.2 of pydfc toolbox.

HIGHLIGHTS


  • You can easily install the toolbox by following the instructions in README.rst.
  • The dFC_methods_demo.ipynb illustrates how to assess dFC using each of the methods implemented in the toolbox.
  • The multi_analysis_demo.ipynb illustrates how to use the toolbox for applying multiple dFC methods together and assessing analytical flexibility.

Release 1.0.1

28 Nov 03:32
2b6c217

Choose a tag to compare

Release 1.0.1 of pydfc toolbox.

HIGHLIGHTS


  • You can easily install the toolbox by following the instructions in README.rst.
  • The dFC_methods_demo.ipynb illustrates how to assess dFC using each of the methods implemented in the toolbox.
  • The multi_analysis_demo.ipynb illustrates how to use the toolbox for applying multiple dFC methods together and assessing analytical flexibility.

Release 1.0.0

20 Nov 17:31
c21bd09

Choose a tag to compare

The first release of pydfc toolbox.

HIGHLIGHTS


  • You can easily install the toolbox by following the instructions in README.rst.
  • The dFC_methods_demo.ipynb illustrates how to assess dFC using each of the methods implemented in the toolbox.
  • The multi_analysis_demo.ipynb illustrates how to use the toolbox for applying multiple dFC methods together and assessing analytical flexibility.