Skip to content

py4dstem/emdfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emdfile

emdfile is an interface for moving data between Python and EMD 1.0 formatted HDF5 files. EMD (Electron Microscopy Dataset) 1.0 is a file specification designed to carry arbitrary data and metadata in tree-like hierarchies.

See also the documentation and the EMD 1.0 specification. If you run into a problem, please file an issue.

Installation

Do

pip install emdfile

Examples

See examples and usage in the package documentation, or see samplecode/basic_usage.ipynb in this repository.

Contributors

The project was made by Ben Savitzky with lots of help - most special thanks to

About

interfaces with EMD 1.0 files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published