Commit Graph

35 Commits

Author SHA1 Message Date
a2525a82d9 [help] store pos and size of window, use resources file 2021-09-02 16:13:04 +02:00
ca2a7897ba [mainwindow] store toolbar location, forbid a floating tb 2021-09-02 16:05:14 +02:00
8ad1197d2c [res] use resources to create icons 2021-09-02 16:03:49 +02:00
37dbbf00eb [plot] separate plotting of dataarrays and tags 2021-09-02 13:52:59 +02:00
72ff1db2ea [filescreen] change strech factors 2021-09-02 13:51:54 +02:00
5f1c70f49c [table] working headers 2021-04-26 16:36:03 +02:00
3804e89bab [table] simple version running 2021-04-07 12:55:22 +02:00
ec1fca7d90 [table view] basic infrastructure 2021-04-06 12:53:25 +02:00
d77b0b9e9a [plot] works for 1 and 2d categories 2021-04-02 20:06:18 +02:00
5990d8c34e [plotter] eventplotter 2021-03-27 15:53:34 +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
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
387a6b15e1 [test] remove init from test folder, fix? plt backend issue 2021-02-06 14:01:19 +01:00
57c02b4484 [plot] temporary fixes of unimplemented stuff 2021-02-06 13:43:41 +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
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
d7dee57c8d [plotscreen] figure is member of MplScreen, screen is class member of plotScreen 2021-01-18 13:26:23 +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
e43d60c416 [file_hanlder] move to util, fix imports 2021-01-16 18:21:15 +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
ad91a6d580 [app] add ui sub package for user interfaces 2021-01-09 13:09:16 +01:00