Load FSL GLM design matrices from file.
Be aware that such a desig matrix has its regressors in columns and the samples in its rows.
source : filename
Compressed files will be read as well, if their filename ends with ‘.gz’.
Visualize the design matrix.
style: ‘lines’, ‘matrix’ :
**kwargs: :
Additional arguments will be passed to the corresponding matplotlib plotting functions ‘plot()’ and ‘pcolor()’ for ‘lines’ and ‘matrix’ plots respectively.
Enter search terms or a module, class or function name.