PUMI.interfaces package

PUMI.interfaces.HDBet module

class PUMI.interfaces.HDBet.HDBet(command=None, terminal_output=None, write_cmdline=False, **inputs)[source]

Bases: CommandLine

HD-Bet wrapper. For more information about HD-Bet: https://github.com/MIC-DKFZ/HD-BET

input_spec

alias of HDBetInputSpec

output_spec

alias of HDBetOutputSpec

class PUMI.interfaces.HDBet.HDBetInputSpec(**kwargs)[source]

Bases: CommandLineInputSpec

class PUMI.interfaces.HDBet.HDBetOutputSpec(**kwargs)[source]

Bases: TraitedSpec