Metadata-Version: 2.0
Name: arfx
Version: 2.2.6
Summary: Advanced Recording Format Tools
Home-page: https://github.com/melizalab/arfx
Author: Dan Meliza
Author-email: dan@meliza.org
License: UNKNOWN
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Natural Language :: English
Requires-Dist: pkgconfig (>=1.2)
Requires-Dist: arf (>=2.2)
Requires-Dist: ewave (>=1.0.4)
Requires-Dist: numpy (>=1.10)

Commandline tools for reading and writing Advanced Recording Format files.
ARF files are HDF5 files used to store audio and neurophysiological recordings
in a rational, hierarchical format. Data are organized around the concept of an
entry, which is a set of data channels that all start at the same time.



