Releases: neurodatascience/dFC
Releases · neurodatascience/dFC
Release 1.0.8
Release 1.0.8 of pydfc toolbox.
HIGHLIGHTS
- Add fuzzy concept to state-based methods
- Add transform to
KMeansCustom - Make
KMeansCustomfaster - Add more flexibility to
data_loadernifti 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)
nilearnversion is pinned to0.10.2in dependencies, addressing the label decoding error when loading BOLD data usingdata_loader
Release 1.0.7
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 besidespear_corrassw_method- Now you can set the
clstr_distanceparameter in Sliding Window + Clustering technique tomanhattan. Previouslyeuclideanwas the only option.
Release 1.0.5
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 besidespear_corrassw_method- Now you can set the
clstr_distanceparameter in Sliding Window + Clustering technique tomanhattan. Previouslyeuclideanwas the only option.
Release 1.0.3
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.ipynbillustrates how to assess dFC using each of the methods implemented in the toolbox. - The
multi_analysis_demo.ipynbillustrates how to use the toolbox for applying multiple dFC methods together and assessing analytical flexibility.
Release 1.0.2
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.ipynbillustrates how to assess dFC using each of the methods implemented in the toolbox. - The
multi_analysis_demo.ipynbillustrates how to use the toolbox for applying multiple dFC methods together and assessing analytical flexibility.
Release 1.0.1
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.ipynbillustrates how to assess dFC using each of the methods implemented in the toolbox. - The
multi_analysis_demo.ipynbillustrates how to use the toolbox for applying multiple dFC methods together and assessing analytical flexibility.
Release 1.0.0
The first release of pydfc toolbox.
HIGHLIGHTS
- You can easily install the toolbox by following the instructions in
README.rst. - The
dFC_methods_demo.ipynbillustrates how to assess dFC using each of the methods implemented in the toolbox. - The
multi_analysis_demo.ipynbillustrates how to use the toolbox for applying multiple dFC methods together and assessing analytical flexibility.