Go to file
2021-01-21 08:44:32 +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 [plotscree] change inheritance and make 1D line plotter working ... 2021-01-21 08:44:12 +01:00
.gitignore [cleanup] 2020-12-31 17:07:16 +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 [readme] fix links and add util package to setup.py 2021-01-18 09:56:26 +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