nxtomomill.io.config.fluoconfig.TomoFluoConfig#
- class nxtomomill.io.config.fluoconfig.TomoFluoConfig[source]#
Bases:
ConfigBase,ConfigSourceSectionConfiguration class to provide to the fluo->nx converter .
Methods
__init__()dict_to_cfg(file_path, dict_)from_cfg_file(file_path[, encoding])from_dict(dict_)Create a HDF5Config object and set it from values contained in the dictionary :type dict_:
dict:param dict_: settings dictionary :return: HDF5Configget_comments(key)load_from_dict(dict_)Load the configuration from a dictionary
load_general_section(dict_)- rtype:
None
load_source_section(dict_)- rtype:
None
to_cfg_file(file_path)to_dict([level])convert the configuration to a dictionary
Attributes
COMMENTSCOMMENTS_GENERAL_SECTIONCOMMENTS_SOURCE_SECTION_DKDATASET_BASENAME_DKDATASET_FILE_INFO_DKDETECTOR_NAMES_DKDUPLICATE_DATA_DKEXTERNAL_LINK_RELATIVE_DKFILE_EXTENSION_DKGENERAL_SECTION_DKIGNORE_FILE_PATTERN_DKINPUT_FOLDER_DKINSTRUMENT_NAME_DKLEVEL_GENERAL_SECTIONLEVEL_SOURCE_SECTIONLOG_LEVEL_DKOUTPUT_FILE_DKOVERWRITE_DKSECTIONS_LEVELSOURCE_NAME_DKSOURCE_PROBE_DKSOURCE_SECTION_DKSOURCE_TYPE_DKTITLE_DKdataset_basename- rtype:
str | None
dataset_info_file- rtype:
str | None
detectors- rtype:
list
duplicate_data- rtype:
bool
external_path_type- rtype:
field_of_view- rtype:
FieldOfView | None
file_extension- rtype:
ignore_file_patterns- rtype:
tuple
input_folder- rtype:
str | None
instrument_name- rtype:
str | None
log_levelmachine_electric_current_keys- rtype:
Iterable
output_file- rtype:
str | None
overwrite- rtype:
bool
rotation_angle_keys- rtype:
Iterable
source_name- rtype:
str | None
source_probe- rtype:
ProbeType | None
source_type- rtype:
SourceType | None
title- rtype:
str | None
translation_z_keys- rtype:
Iterable