hyperspy.io_plugins.blockfile module¶
-
hyperspy.io_plugins.blockfile.default_extension= 0¶
-
hyperspy.io_plugins.blockfile.description= 'Read/write support for ASTAR blockfiles'¶
-
hyperspy.io_plugins.blockfile.file_extensions= ['blo', 'BLO']¶
-
hyperspy.io_plugins.blockfile.file_reader(filename, endianess='<', mmap_mode=None, lazy=False, **kwds)¶
-
hyperspy.io_plugins.blockfile.file_writer(filename, signal, **kwds)¶
-
hyperspy.io_plugins.blockfile.format_name= 'Blockfile'¶
-
hyperspy.io_plugins.blockfile.full_support= False¶
-
hyperspy.io_plugins.blockfile.get_default_header(endianess='<')¶ Returns a header pre-populated with default values.
-
hyperspy.io_plugins.blockfile.get_header_dtype_list(endianess='<')¶
-
hyperspy.io_plugins.blockfile.get_header_from_signal(signal, endianess='<')¶
-
hyperspy.io_plugins.blockfile.magics= [258]¶
-
hyperspy.io_plugins.blockfile.mapping= {'blockfile_header.Beam_energy': ('Acquisition_instrument.TEM.beam_energy', <function <lambda>>), 'blockfile_header.Camera_length': ('Acquisition_instrument.TEM.camera_length', <function <lambda>>), 'blockfile_header.Scan_rotation': ('Acquisition_instrument.TEM.rotation', <function <lambda>>)}¶
-
hyperspy.io_plugins.blockfile.writes= [(2, 2), (2, 1), (2, 0)]¶