TEMPy.maps.map_parser
- class TEMPy.maps.map_parser.old_MapParser[source]
A class to read various EM map file types into a Map object instance.
- static get_endian(filename)[source]
Read an MRC map file
- Parameters:
*filename* – input MRC map file name.
- Returns:
Little or big
- Return type:
Endianness