hyperspy.io_plugins.mrcz module¶
-
hyperspy.io_plugins.mrcz.
default_extension
= 2¶
-
hyperspy.io_plugins.mrcz.
description
= 'Compressed MRC file format extension with blosc meta-compression'¶
-
hyperspy.io_plugins.mrcz.
file_extensions
= ['mrc', 'MRC', 'mrcz', 'MRCZ']¶
-
hyperspy.io_plugins.mrcz.
file_reader
(filename, endianess='<', lazy=False, mmap_mode='c', **kwds)¶
-
hyperspy.io_plugins.mrcz.
file_writer
(filename, signal, do_async=False, compressor=None, clevel=1, n_threads=None, **kwds)¶
-
hyperspy.io_plugins.mrcz.
format_name
= 'MRCZ'¶
-
hyperspy.io_plugins.mrcz.
full_support
= False¶
-
hyperspy.io_plugins.mrcz.
mapping
= {'mrcz_header.gain': ('Signal.Noise_properties.Variance_linear_model.gain_factor', <function _parse_metadata>), 'mrcz_header.voltage': ('Acquisition_instrument.TEM.beam_energy', <function _parse_metadata>)}¶
-
hyperspy.io_plugins.mrcz.
writes
= True¶