The NIX project started as an initiative within the Electrophysiology Task Force a part of the INCF Data sharing Program. The NIX data model allows to store fully annotated scientific dataset, i.e. the data together with its metadata within the same container. Our aim is to achieve standardization by providing a common/generic data structure for a multitude of data types. See the wiki for more information
The current implementations store the actual data using the HDF5 file format as a storage backend.
Project documentation is split up into three parts:
- Technical information: Please visit the GitHub repository Wiki.
- General Introduction and tutorial: Visit the project pages on ReadTheDocs
- API documentation: Is part of the project pages on ReadTheDocs
Further project related information:
In this repository you find the C++ library for reading and writing NIX files.
Language bindings
We provide bindings in various languages:
IO class for the NEO data model for spike train data.
Tools
- Viewer for NIX data files nixView
Platform specific installation instructions can be found: