nxtomomill.converter.edf.edfconverter.from_edf_to_nx#
- nxtomomill.converter.edf.edfconverter.from_edf_to_nx(configuration, progress=None)[source]#
Convert an edf file to a nexus file. For now duplicate data.
- Parameters
configuration – configuration to use to process the data
progress – if provided then will be updated with conversion progress
- Returns
(nexus_file, entry)