tvbtools
is a comprehensive toolbox for signal analysis. The main functions of the tvbtools
include but not limited to:
- Data reader. support txt, csv, xlsx, mat, HDF5 and more.
- Filtering. SOS filter and FIR filter.
- Spikes count function.
- Power spectral density.
- Multiple amplitude extraction stractegies.
- Time lagging calculation.
- Phase locking value calculation.
- Phase-Amplitude coupling (cross frequency analysis)
- Permutation test
- Max-T method (multiple comparison correction of the permutation test)
- Contrast analysis of ANOVA
- Automatically add asterisks to data table
- Bootstrap test
This toolbox also provides TheVirtualBrain simulation template, meta-connectivity (dFC) calculation template and graph theory metrics calculate demo.
Other repo related to tvbtools
tvbdemos
: Demos of my workflow here
brain-dynamics-toolbox
: graph theory and biophysics models here
network-science-toolbox
: a useful toolbox for meta-connectivity calculation: here
tvb-ukbb
: fMRI preprocessing pipeline based on UKBIOBANK
pipeline here