19 lines
507 B
Markdown
19 lines
507 B
Markdown
# NixView
|
|
|
|
A PyQt5 based cross-platform viewer for nix datafiles
|
|
|
|
--- under development ---
|
|
|
|
## <ins>N</ins>euroscience <ins>i</ins>nformation e<ins>x</ins>change 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](https://github.com/G-Node/nix) or [NIX documentation](https://nixio.readthedocs.io/en/master/)
|
|
|
|
## Dependencies
|
|
|
|
- PyQt5
|
|
- nixio
|
|
- matplotlib
|
|
- numpy
|