glmdenoise.pyGlmdenoise module

class glmdenoise.pyGlmdenoise.GLMdenoise(params=None)[source]

Bases: object

Bad noise, bad noise, Whatcha gonna do Whatcha gonna do When it comes for you

fit(design, data, tr)[source]
full_image(image)[source]

Return full-sized array of masked version

Parameters:image (ndarray) – one or multiple volumes as vectors
Returns:image vector of same size as mask used
Return type:ndarray
plot_figures(report=None, spatialdims=None)[source]