mantidimaging.core.io.instrument_log_implmentations module¶
- class mantidimaging.core.io.instrument_log_implmentations.LegacyIMATLogFile(lines: list[str])[source]¶
Bases:
InstrumentLogParserWrap existing IMATLogFile class
- class mantidimaging.core.io.instrument_log_implmentations.LegacySpectraLogParser(lines: list[str])[source]¶
Bases:
InstrumentLogParserParser for spectra files without a header
Tab separated columns of Time of flight [s], Counts
- delimiter = '\t'¶