SciFiReaders.readers.microscopy.em.sem.bruker_reader.BrukerReader#
- class SciFiReaders.readers.microscopy.em.sem.bruker_reader.BrukerReader(file_path, verbose=False)[source]#
Bases:
ReaderCreates an instance of BrukerReader which can read .rto files datasets formatted in the Bruker format
We can read Images, and Spectra. Please note that all original metadata are retained in each sidpy dataset. ToDo: evaluate if this should this be a point cloud
- Parameters:
file_path (str) – Path to a Bruker rto file
- Returns:
datasets – dictionary of sidpy.Datasets
- Return type:
file_path: filepath to rto file.
Methods
Checks if the reader can read the file format
Returns the datasets created by the reader
Returns the filename of the Bruker file
Parses the dictionary that was extracted from the xml type file of Bruker .rto file Reads images and spectra
Attributes
Returns the filename of the Bruker file
- property filename#
Returns the filename of the Bruker file