nxtomomill.converter.fluo.fluoconverter.from_fluo_to_nx#
- nxtomomill.converter.fluo.fluoconverter.from_fluo_to_nx(configuration, progress=None)[source]#
Converts an fluo-tomo tiff files to a nexus file. For now duplicates data.
- Parameters:
configuration (
Fluo2nxModel) – configuration to use to process the dataprogress (
Optional[tqdm]) – if provided then will be updated with conversion progress
- Return type:
tuple- Returns:
(nexus_file, entry)