hyperspy.io_plugins.blockfile module¶
-
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.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='<')¶