API Documentation¶
Sparse Low Rank Decomposition Analysis¶
|
Blind Deconvolution Analysis (BDA) is a algorithm to distangle the neural activation and the haemodynamic contributions in the fMRI data (BOLD signal). |
|
Multivariate Blind Deconvolution main function for mulitple subjects. |
|
Multiple initialization parallel running version of blind_deconvolution_single_subject. |
Vascular atlas¶
Fetch the BASC brain atlas given its resolution. |
|
Fetch the Harvard-Oxford brain atlas given its resolution. |
|
Fetch the AAL brain atlas given its resolution. |
|
Fetch the AAL3 brain atlas given its resolution. |
Generating synthesis data¶
Generate simulated BOLD data with its temporal components z and the corresponding maps u. |
Convolution functions¶
Make Toeplitz matrix from given kernel to perform valid convolution. |
Haemodynamic Response Function models¶
|
Double gamma HRF 2 basis function. |
|
Double gamma HRF 3 basis function. |
|
Double gamma scaled HRF. |
Plotting functions¶
Plot vascular map. |
|
Plot spatial maps. |
|
Plot temporal activations. |
Utilities functions¶
|
Sorted the temporal the spatial maps and the associated activation by explained variance. |
|
Return the full width at half maximum of the HRF. |
|
Return time to peak oh the signal of the HRF. |