tomwer.core.process.reconstruction.nabu.utils.update_nabu_config_for_tiff_3d#
- tomwer.core.process.reconstruction.nabu.utils.update_nabu_config_for_tiff_3d(config)#
Adapts the nabu configuration for 3D TIFF file format.
Nabu currently distinguishes TIFF files as either single-file or multi-file, but does not natively support the concept of a 3D TIFF format. This function bridges that gap by adjusting the configuration to handle 3D TIFF files as a single logical unit.
- Return type:
None