Go to file
2021-01-16 18:06:56 +01:00
docs [setup] stuff 2021-01-11 22:38:55 +01:00
icons first version of loading data 2021-01-15 13:48:38 +01:00
nixview [util] subpackage, dataview class 2021-01-16 18:06:56 +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 [app] add package related files 2021-01-09 12:58:40 +01:00
setup.py [setup] stuff 2021-01-11 22:38:55 +01:00

NixView

A PyQt based viewer for nix datafiles

--- under development ---

Nix

The nix data model is a generic model for storing scientific data with attached metadata.

For more information on nix see https://github.com/G-Node/nix

Dependencies

  • PyQt5
  • nixio