nxtomomill.converter.hdf5.acquisitionConstructor.is_back_and_forth_sequence#
- nxtomomill.converter.hdf5.acquisitionConstructor.is_back_and_forth_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 back-and-forth sequence. It will first check for value contained in technique/scan_category else for the title name (legacy)
- Return type:
bool