Commit Graph

38 Commits

Author SHA1 Message Date
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
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
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
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
68715f4773 [icons] make icons available via constants.py 2021-01-11 22:37:22 +01:00
c000d51276 [central widget] rename 2021-01-10 11:59:24 +01:00
a5564c88f4 [mainwindow] rename 2021-01-10 11:57:04 +01:00
6fbd958eec [help dialog] new dialog for docu 2021-01-10 00:06:04 +01:00
fbd1bedc7b [about] cleanup 2021-01-10 00:04:48 +01:00
20c1d02073 [app] re-organization of ui classes 2021-01-09 15:16:03 +01:00
93d552265f [about] add about dialog 2021-01-09 14:39:31 +01:00
0c6bb8b687 [app] change imports 2021-01-09 13:10:41 +01:00
6e944fb2bf [app] add data_model package 2021-01-09 13:09:52 +01:00
ad91a6d580 [app] add ui sub package for user interfaces 2021-01-09 13:09:16 +01:00
15c0c67bba [app] add package related files 2021-01-09 12:58:40 +01:00
f3b13999e4 [app] make icon loading platform independent 2021-01-09 12:14:12 +01:00
c5336de226 [app] change imports to package imports 2021-01-09 12:13:36 +01:00
a1bfbb8fe7 [app] add main script and __init__ to package 2021-01-09 12:12:02 +01:00
1b14dd5695 [app] move code to nixview package 2021-01-09 12:11:16 +01:00