Commit Graph

123 Commits

Author SHA1 Message Date
ec1fca7d90 [table view] basic infrastructure 2021-04-06 12:53:25 +02:00
703b647321 [style] codestyle fixes 2021-04-02 20:07:48 +02:00
d77b0b9e9a [plot] works for 1 and 2d categories 2021-04-02 20:06:18 +02:00
41ccbfb0a1 [gitignore] more ignores 2021-03-27 15:54:43 +01:00
5990d8c34e [plotter] eventplotter 2021-03-27 15:53:34 +01:00
6d3cb44748 add hook for pyinstaller to add nixio info.json 2021-03-22 22:50:04 +01:00
d8dee7ff56 renaim main script 2021-03-22 22:43:51 +01:00
c12fb006d1 [plot] make imagePlotter work 2021-02-28 00:30:42 +01:00
17b3e99d43 [2Dplot] works, not tested with zoom, though 2021-02-27 17:27:50 +01:00
b0c020891f [plot]1D is working with pan and zoom 2021-02-27 17:18:32 +01:00
b0e42ab5f8 [test] fix import 2021-02-06 17:27:07 +01:00
457301e7c7 [test] add test for file_handler, ignore ui test in gh action 2021-02-06 16:38:45 +01:00
8a55473222
[actions] next test 2021-02-06 15:13:23 +01:00
acb2d4fa7b
[actions] again 2021-02-06 14:43:39 +01:00
a216f20616
[actions] still trying 2021-02-06 14:31:49 +01:00
f7b4a4ed9f
[actions] last try for today 2021-02-06 14:28:00 +01:00
396dacd96c
[actions] try something else 2021-02-06 14:25:20 +01:00
2382a3c85e
[actions] try something 2021-02-06 14:23:37 +01:00
ef924e5686 fix import error 2021-02-06 14:10:46 +01:00
52b03cf4db [test] surround mplt import with try catch for tests in headless mode 2021-02-06 14:08:25 +01:00
f971bf18db [test] add __init__ again 2021-02-06 14:04:27 +01:00
387a6b15e1 [test] remove init from test folder, fix? plt backend issue 2021-02-06 14:01:19 +01:00
9d77852b9a Merge branch 'master' of https://github.com/jgrewe/nixview-python 2021-02-06 13:44:07 +01:00
57c02b4484 [plot] temporary fixes of unimplemented stuff 2021-02-06 13:43:41 +01:00
feefa81cf8 [test] tiny initial test 2021-02-06 13:38:01 +01:00
420db5327e [gitignore, setup] tiny changes 2021-02-06 13:37:12 +01:00
4ec971a9d8
[ci] add gh action 2021-02-06 13:34:08 +01:00
cf09642074 [lineplotter] babystep 2021-01-21 17:31:15 +01:00
fb4fc20442 [lineplotter] fix 2d plotting 2021-01-21 16:46:38 +01:00
8c9eeef076 [file_handler] request axis handles SetDims 2021-01-21 16:46:15 +01:00
3a4eb13025 [icons] change quit icon 2021-01-21 08:44:32 +01:00
e3541c920e [plotscree] change inheritance and make 1D line plotter working ...
so far only for static data, no interaction
2021-01-21 08:44:12 +01:00
207fd47d86 [dataview] add properties for current shape and full shape 2021-01-21 08:43:12 +01:00
b9af87d6b6 [file_handler] add unit and label to descriptors 2021-01-21 08:42:43 +01:00
87ce01cbe1 [descriptor, enum] minor changes 2021-01-21 08:42:06 +01:00
d7dee57c8d [plotscreen] figure is member of MplScreen, screen is class member of plotScreen 2021-01-18 13:26:23 +01:00
93d90ddba8 [dataview] fix data_fetched counter 2021-01-18 10:36:16 +01:00
c8fe616c44 [communicator] add signal for plotting errors and use it 2021-01-18 10:35:48 +01:00
b68f8bbc7a [readme] fix links and add util package to setup.py 2021-01-18 09:56:26 +01:00
147ebd64ca [dataview] fix chunking and loading for n-d data 2021-01-18 09:55:47 +01:00
ecb20e5ff8 [file_utils] remove since obsolete 2021-01-17 23:53:47 +01:00
d2e58b9a6f [file_handler] add best xdim, suggested plotter to item Description 2021-01-17 23:53:12 +01:00
b388c7c68c [enums] extract enums to separate file 2021-01-17 23:42:49 +01:00
e43d60c416 [file_hanlder] move to util, fix imports 2021-01-16 18:21:15 +01:00
084aec12de [file_handler] additional functions for count checking 2021-01-16 18:12:02 +01:00
7d21a9d072 [descriptors] extracted to separate file 2021-01-16 18:11:06 +01:00
91ddb802ae [util] subpackage, dataview class 2021-01-16 18:06:56 +01:00
dcdfbd0ce4 add file utils, let's see if actually required 2021-01-15 13:49:04 +01:00
56ea425a38 first version of loading data 2021-01-15 13:48:38 +01:00
ce756b5327 [renaming] and a chunk size constant 2021-01-11 22:45:53 +01:00