httomo.loaders.types.DataConfig

httomo.loaders.types.DataConfig#

class httomo.loaders.types.DataConfig(in_file: Path, data_path: str)[source]#

Input data configuration.

Methods

Attributes

data_path

Alias for field number 1

in_file

Alias for field number 0

data_path: str#

Alias for field number 1

in_file: Path#

Alias for field number 0