No project description provided
Project description
emdfile
emdfile
is an interface for moving data between Python and EMD 1.0 formatted
HDF5 files. It includes read, write, and append operations.
EMD (Electron Microscopy Dataset) 1.0 is a file specification designed to carry arbitrary data and metadata. Data is abstracted into trees and nodes; each node carries a block of data plus arbitrary metadata. The full spec is available here.
Installation
Run
pip install emdfile
Or, to install from source code, you can clone this repository and from the distribution level directory (i.e. where pyproject.toml lives) run
pip install .
Examples
For example use-cases, syntax walk-through, and downstream package integration
demo, see the sample_code
directory.
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
Built Distribution
File details
Details for the file emdfile-0.0.16.tar.gz
.
File metadata
- Download URL: emdfile-0.0.16.tar.gz
- Upload date:
- Size: 415.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f477047ed00c5c71cc7ee2c6501b8ae3d511e5f719ccec3c3a46e3203842d6ef |
|
MD5 | 863c01f5ecc803b9d196a7cf183f70c7 |
|
BLAKE2b-256 | 967071f4adfc3b2cf98c3e58f80b50b8ec37b818d712c3011bd79b39467f1f8c |
File details
Details for the file emdfile-0.0.16-py3-none-any.whl
.
File metadata
- Download URL: emdfile-0.0.16-py3-none-any.whl
- Upload date:
- Size: 41.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57e26094ad573af6becaf16fb688eb8ab72ff81e30898e5c866a32d673cb4df7 |
|
MD5 | 4e6b5093de0070f0b97e1078447b05a1 |
|
BLAKE2b-256 | 7a45840466ab4c6d0cf60cbd784cc828d88d8e7901e1f6c7709c1919c0ca4aaf |