Skip to content

Basic utility to read tomography data from files in *.em format.

License

Notifications You must be signed in to change notification settings

teamtomo/emfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Basic utility to read tomography data from files in *.em format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages