resomapper.core.misc

Attributes

auto_innited_logger

acq_categories_BIDS

conditions_dict_bruker

conditions_dict_MRS

metadata_ref_BIDS_bruker

metadata_ref_DICOM_MRS

auto_processing_options

Exceptions

NotStudiesToConvertError

Inappropriate argument value (of correct type).

NoModalsSelectedError

Inappropriate argument value (of correct type).

NotStudiesToProcessError

Inappropriate argument value (of correct type).

Classes

Logger

Functions

auto_init_logger()

Module Contents

class resomapper.core.misc.Logger(color=True)[source]
resomapper.core.misc.auto_init_logger()[source]
resomapper.core.misc.auto_innited_logger
resomapper.core.misc.acq_categories_BIDS
resomapper.core.misc.conditions_dict_bruker
resomapper.core.misc.conditions_dict_MRS
resomapper.core.misc.metadata_ref_BIDS_bruker
resomapper.core.misc.metadata_ref_DICOM_MRS
resomapper.core.misc.auto_processing_options
exception resomapper.core.misc.NotStudiesToConvertError(*args)[source]

Bases: ValueError

Inappropriate argument value (of correct type).

exception resomapper.core.misc.NoModalsSelectedError(*args)[source]

Bases: ValueError

Inappropriate argument value (of correct type).

exception resomapper.core.misc.NotStudiesToProcessError(*args)[source]

Bases: ValueError

Inappropriate argument value (of correct type).