SciFiReaders.readers.microscopy.em.tem.mrc_reader.MRCReader#
- class SciFiReaders.readers.microscopy.em.tem.mrc_reader.MRCReader(file_path)[source]#
Bases:
Reader- Parameters:
file_path (str) – Path to the file that needs to be read
Notes
This method will check to make sure that the provided file_path is indeed a string and a valid file path.
Consider calling
can_read()within__init__()for validating the provided file
- Raises:
Methods
can_readread