# NixView A PyQt5 based cross-platform viewer for nix datafiles --- under development --- ## Neuroscience information exchange data container The nix data model is a generic model for storing scientific data along with the attached metadata within one container. For more information on NIX see [NIX Github Repository](https://github.com/G-Node/nix) or [NIX documentation](https://nixio.readthedocs.io/en/master/) ## Dependencies - PyQt5 - nixio - matplotlib - numpy