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 (TomoFluoConfig) – configuration to use to process the data

  • progress – if provided then will be updated with conversion progress

Return type

tuple

Returns

(nexus_file, entry)