fsl.wrappers.melodic

This module provides wrapper functions for the FSL MELODIC tool, and other related utilities.

melodic

Wrapper for the melodic command.

fsl_regfilt

Wrapper for the fsl_regfilt command.

fsl_glm

Wrapper for the fsl_glm command.

fsl.wrappers.melodic.melodic(input, **kwargs)[source]

Wrapper for the melodic command.

fsl.wrappers.melodic.fsl_regfilt(input, out, design, **kwargs)[source]

Wrapper for the fsl_regfilt command.

fsl.wrappers.melodic.fsl_glm(input, out=None, design=None, **kwargs)[source]

Wrapper for the fsl_glm command.