Go to file
2021-03-22 22:50:04 +01:00
.github/workflows [test] add test for file_handler, ignore ui test in gh action 2021-02-06 16:38:45 +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 [plot] make imagePlotter work 2021-02-28 00:30:42 +01:00
.gitignore [gitignore, setup] tiny changes 2021-02-06 13:37:12 +01:00
hook-nixio.py add hook for pyinstaller to add nixio info.json 2021-03-22 22:50:04 +01:00
LICENSE [app] add package related files 2021-01-09 12:58:40 +01:00
nixview_main.py renaim main script 2021-03-22 22:43:51 +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