Go to file
2021-09-02 16:13:04 +02:00
.github/workflows [test] add test for file_handler, ignore ui test in gh action 2021-02-06 16:38:45 +01:00
docs [main] use qt resources system 2021-09-02 15:57:02 +02:00
icons [icons] change quit icon 2021-01-21 08:44:32 +01:00
nixview [help] store pos and size of window, use resources file 2021-09-02 16:13:04 +02:00
.gitignore [gitignore] more ignores 2021-03-27 15:54:43 +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 [style] codestyle fixes 2021-04-02 20:07:48 +02:00
README.md [readme] fix links and add util package to setup.py 2021-01-18 09:56:26 +01:00
resources_rc.py [main] use qt resources system 2021-09-02 15:57:02 +02:00
resources.qrc [main] use qt resources system 2021-09-02 15:57:02 +02:00
setup.py [setup] fix gui_script entry point 2021-09-02 16:00:43 +02: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