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)
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.2.0.tar.gz
(3.9 kB
view hashes)
Built Distribution
emfile-0.2.0-py3-none-any.whl
(4.6 kB
view hashes)