Go to file
2021-02-06 14:31:49 +01:00
.github/workflows [actions] still trying 2021-02-06 14:31:49 +01:00
docs [setup] stuff 2021-01-11 22:38:55 +01:00
icons [icons] change quit icon 2021-01-21 08:44:32 +01:00
nixview fix import error 2021-02-06 14:10:46 +01:00
.gitignore [gitignore, setup] tiny changes 2021-02-06 13:37:12 +01:00
LICENSE [app] add package related files 2021-01-09 12:58:40 +01:00
nixview.py [app] change imports 2021-01-09 13:10:41 +01:00
README.md [readme] fix links and add util package to setup.py 2021-01-18 09:56:26 +01:00
setup.py [gitignore, setup] tiny changes 2021-02-06 13:37:12 +01:00

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 or NIX documentation

Dependencies

  • PyQt5
  • nixio
  • matplotlib
  • numpy