phys2cvr package¶
phys2cvr.workflows - Primary workflows¶
|
Run main workflow of phys2cvr. |
phys2cvr.regressors - Create regressors¶
|
Produce the Legendre polynomials of order degree. |
|
Compute (initial) bulk shift of regressor. |
|
Compute fine shifts to further optimize shifts. |
|
Create regressor(s) of interest for nifti GLM. |
phys2cvr.stats - Statistics¶
Built-in mutable sequence. |
|
|
Compute cross correlation between func and co2. |
|
Perform Ordinary Least Squares (OLS) regression. |
|
Estimate regression parameters. |
phys2cvr.io - I/O functions: load¶
|
Load a nifti-like file and returns its data, its image, and a 3d mask. |
|
Read files in textual format. |
|
Read files in MATLAB format. |
|
Read files in xls format. |
|
Read files in text-like format. |
|
Read peakdet and physiopy objects. |
phys2cvr.io - I/O functions: export¶
|
Export generated regressors for fMRI analysis. |
|
Export a nifti file. |
phys2cvr.io - I/O functions: supported extensions¶
phys2cvr.viz - Visualisations¶
|
Plot two timeseries. |
|
Plot Cross Correlation max and abs max values. |
phys2cvr.utils - Utility functions¶
|
Make sure var is of type dtype. |
|
Check which extension a file has, and possibly remove it. |
|
Remove extra dimensions. |
|
Check dimensions of a matrix. |
|
Save the bash call into file p2d_call.sh. |