Skip to main content

Convert a HDF5 file to EDF files

Project description

h5_to_edf is a tool developed at ESRF to convert a HDF5 file to EDF files.

Installation

pip install h5_to_edf

How to use

The converter needs the name of the hdf5 file to be converted, and the output directory where the EDF files will be created.

convert_to_edf "path/file_001.h5" -o output_directory

You can also convert multiple hdf5 files at once with the following command:

convert_to_edf "path/file_0*.h5" -o output_directory

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

h5_to_edf-1.0.3.tar.gz (16.1 kB view hashes)

Uploaded Source

Built Distribution

h5_to_edf-1.0.3-py3-none-any.whl (16.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page