Basic utility to read tomography data from files in `*.em` format.
Project description
emfile
Basic utility to read tomography data from files in *.em
format.
Installation
pip install emfile
Basic usage
header, data = emfile.read(path, mmap=False, header_only=False)
emfile.write(path, data, overwrite=True)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
emfile-0.3.0.tar.gz
(4.1 kB
view hashes)
Built Distribution
emfile-0.3.0-py3-none-any.whl
(4.8 kB
view hashes)