fsl.wrappers.get_standard

This module contains wrapper function for the fsl_get_standard command.

fsl.wrappers.get_standard.get_standard(image_type=None, modality=None, **kwargs)[source]

Wrapper for the fsl_get_standard command. Only returns standard output - the standard error is suppressed.

fsl.wrappers.get_standard._get_standard(image_type=None, modality=None, **kwargs)[source]

Real wrapper for the fsl_get_standard command.