nxtomomill.converter.hdf5.acquisitionConstructor.is_multitomo_sequence#

nxtomomill.converter.hdf5.acquisitionConstructor.is_multitomo_sequence(entry, configuration, fallback_on_title=True)[source]#

Check if the provided h5py.Group must be consider as an “initialization” of a sequence. And if so then if it is a multi-tomo sequence. It will first check for value contained in technique/scan_category else for the title name (legacy)

Return type:

bool